Understanding AS3 getDefinitionByName (for all eval maniacs)
Sometimes you may want to create a new class or DisplayObject only starting from its name. This is where something like an eval function would come into play, but we have to manage it in a different way with AS3. Look at this movie: Circles are four different objects called symbol1, symbol2, symbol3 and symbol4 … Understanding AS3 getDefinitionByName (for all eval maniacs)
Talking about Actionscript 3 and Flash.
Pausing a Flash game or movie detecting its focus
Sometimes we want our Flash game or movie to stop when the user is not playing/watching it. It’s a feature blog readers ask me frequently, because once they read the post, often they need to reload the page to enjoy the demostrative Flash movie as it was already running before readers could see it. Also, … Pausing a Flash game or movie detecting its focus
Talking about Actionscript 3 and Flash.
