Groups | Blog | Home
all groups > flash (macromedia) > april 2007 >

flash (macromedia) : Loading 1 movieClip OVER another


mildmanorflashdesign
4/6/2007 6:50:22 PM
Hey,


So I have a project were I'd like to load different movie clips into a
section. each movie clip represents a page of my website. How can I call each
one internally so that the new movie clip (page) builds while the last movie
clip (page) is still underneath? Example:

Btn_1 = page 1
Btn_2 = page 2
Btn_3 = page 3

If I click btn_1 page apears on my stage when I click btn_2 or 3 that page
loads on top (not replaces) the other movie. If I hit btn_1 again page 1 will
then load ontop(not inplace) of the existing page.


Hope that make sense and thanks for any help anyone can provide.
Txar?n
4/7/2007 2:46:21 PM
When you load into the same emptyMovieClip it will unload the existing
movieClip.
So if you want to avoid that just load you movieClips on a different
emptyMovieClip and place them in different layers.
AddThis Social Bookmark Button