tianaPalmer
Programmer
I'm making a site for my Flash final that has several different .swf files that are placed in positioned divs. I want to be able to make different movies load into the main area depending on what is clicked in the menu.
the menu is its own swf movie and the movies that will play in the main area will be separate movies as well.
I've been doing some research on loadMovie and also on how to get movies to communicate with each other using a localConnection.
i'm confused as to which method i should use...
i just want movies to load and play in one designated area when a particular button is clicked in the movie. it's possible that i may have another movie on the side animate or something just to let the user know they clicked on something...
any suggestions? thanks!
the menu is its own swf movie and the movies that will play in the main area will be separate movies as well.
I've been doing some research on loadMovie and also on how to get movies to communicate with each other using a localConnection.
i'm confused as to which method i should use...
i just want movies to load and play in one designated area when a particular button is clicked in the movie. it's possible that i may have another movie on the side animate or something just to let the user know they clicked on something...
any suggestions? thanks!