Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

nav bar

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
greetings,
im kind of a newbie in flash and want to create a navigation bar. i dont have probs with creating buttons, however i want the buttons to let images appear on another part. i tried to do so in letting the thing jump to the right frame (though im sure there r more elegant ways). well all is fine, except....:

the only prob is that i dont know how to make the movie stop with the first image. when i load the flash it just runs through the whole movie or when u click somewhere to stop it. if it would stop right with the first image everything would be fine...

uhm, to explain it more detailed:
ive that flash movie with the buttons. and like on image 5 of it there appears a text on one part. so if you push one button it jumps to that image and stops. but when i initially load the whole thing, it runs through all images thus showing texts and buttons and whatever.
as said: i just want the whole thing to stop with the first image by itself.

i would be very thankful for help
whitechild
 
I think it sounds like you just need to put...

stop();

...in the very first frame of your movie.
 
heck yes, ty very much.
i tried myself in entering the stop command someplace but didnt know where to put it in the movie. but putting it in the frame itself was the thing.
thx :)
WhiteChild
 
that was way to easy wang.......sure you couldn't of added some kind of conditional else}if}gotoAndStop.butfirst.stop;
}

statement to spice it up a but.....slacking these days

:)
e.gif


carlsatterwhite@endangeredgraphics.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top