I have a pretty simple flash project, it’s one main movie and then 3 smaller movies that are externally loaded into the main movie when a button is clicked. Also the same small movie also loads into the main movie file when the page is loaded.
Well I would like to add some funcationally to it, so when the page loads the main movie starts to cycle through the other movies regardless of if the button has been clicked or not. I’ve seen a bunch of other site out there have something like this but have been able to track down a tutorial on how to go about doing it. Does anyone out there know a good place to start with this or have some pointers on what to do?