I have troubles. I am re-designing my site in flash and I have no idea why the navigation is not working. I have put the actionscript in as
on release {
gotoAndPlay (1,2 etc.) ;
}
and you can see what has happened. I doesn't matter what I do now, I get blinking.
I have created buttons and movie clips.
Does anyone know what went wrong.
Also I have read the post and don't see this anywere please forgive if I am repeating a question.
http://newsite.nighthawkdesigns.com/
navigation
Started by journey33157, Jan 16 2006 08:57 PM
5 replies to this topic
#1
Posted 16 January 2006 - 08:57 PM
#2
Posted 17 January 2006 - 05:06 AM
Do you have an example of what you mean?
#3
Posted 18 January 2006 - 12:01 AM
Thank you for responding. I am having trouble with my site upload as well I guess. I created a site for testing and I see my actual site is there and not the update I am trying to accomplish. I will work on fixing that and then come back with my question. "ugh!!!!!
Thanks again for responding.
Thanks again for responding.
#4
Posted 20 January 2006 - 08:08 AM
Put brackets around the release and add _root too. Like this:
or do you have the brackets but forgot them?
on (release) {
_root.gotoAndPlay(#);
}
or do you have the brackets but forgot them?
Edited by adzicents, 20 January 2006 - 08:09 AM.
#5
Posted 20 January 2006 - 09:54 AM
adzicents: Flash doesnt let you compile the movie if you forget brackets
#6
Posted 20 January 2006 - 03:01 PM
Ok ok Thank-you mister 'make other people look stupid' but put the _root in there and it should work
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users
