Tag Archives: Flash

How To Access the Main Timeline in Flash Actionscript 3

I recently had to port a project that I am working on to Actionscript 3 from Actionscript 2. It was a pretty smooth transition until I came to a point where I needed to access the main timeline within a dynamically placed movieclip. I was tearing my hair out trying to figure out how to [...]