Flash Timer
Flash Timer
Out of context: Reply #15
- Started
- Last post
- 16 Responses
- autonoma0
So say I have a movie called 'main.swf'. On main.swf's _root timeline, I have an empty clip called 'sections' where I use loadMovie to load another file called 'sectionOne.swf'. On frame 1 of sectionOne.swf's _root timeline is where I've placed this timer function, and this is the timeline that I use this function on.
I still need to target this specific MC even though this is not a global function?