all groups > flash (macromedia) > october 2003 >
You're in the

flash (macromedia)

group:

how to link to another layer and frame?



Re: how to link to another layer and frame? wrrn
10/18/2003 1:51:12 PM
flash (macromedia): [quoted text, click to view]
below it to be able to navigate to another image, having problems moving to next
picture. when i click the forward button and look in the actions pane, i see a
gotoAndPlay which i think is what i need but how do i tell it to goto layer2
frame1 where my next image is?
[quoted text, click to view]

Keep in mind that layers are only there for your convenience in authoring the
flash movie. Flash does not use the layer as a point of reference.
You need to add a STOP action to each frame where you want the movie to stop OR
use the gotoAndStop instead of gotoAndPlay.
So ... have image #1 on frame 1 and image #2 on frame 2, etc. (they can be on
the same layer or seperate layers- that's up to you.) Flash is moving forward
through the frames, not through the layers. Hope this helps.
warren

Re: how to link to another layer and frame? wrrn
10/18/2003 5:52:31 PM
[quoted text, click to view]
question, i am making two seperate flash files because i dont want the load time
to be too long. i will have my menu file load first and i already have made the
second flash movie with some other pictures. how can i "link" these two
together? i have a link for pictures and i want to hide the entire first movie
and load the second one.
[quoted text, click to view]

Can't help you with this one. I suggest doing a tutorial search at
www.flashkit.com
warren

how to link to another layer and frame? brandon`
10/18/2003 8:28:45 PM
my topmost layer has a picture in frame 1, with one of the forward buttons below it to be able to navigate to another image, having problems moving to next picture. when i click the forward button and look in the actions pane, i see a gotoAndPlay which i think is what i need but how do i tell it to goto layer2 frame1 where my next image is?


Re: how to link to another layer and frame? brandon`
10/19/2003 12:09:30 AM
thanks for that info warren, i was able to get it working. another similar question, i am making two seperate flash files because i dont want the load time to be too long. i will have my menu file load first and i already have made the second flash movie with some other pictures. how can i "link" these two together? i have a link for pictures and i want to hide the entire first movie and load the second one.

thanks for the help :)

AddThis Social Bookmark Button