Hello and welcome to the start of a new line of AS3 articles, focusing on being very short and to the point.
While learning Actionscript I’ve found many interesting ways to add user interaction to a flash app. However, in my AS2 days, I missed using the microphone completely, so this is a chance for me to teach you as well as myself. Using the microphone you can add new ways for users to interact with you’re application.
When the worlds of SEO and flash collide, web designers cringe at the thought of developing the two together. The reason? Search engines cannot understand what is essentially an image. If a site welcomed you saying ”click here to view the gallery”, Google & other search engines wouldn’t flinch. They’re dumb robots, after all.
To draw up a solution, let’s start by breaking [...]
Hello again,
I’ve been playing about and discovered a neat simple code snippet to detect if the flash file has focus. By focus i mean if the user has clicked on the embedded flash on a web page.
Just a quick tutorial to go along side my AS2 version of rotation.
I’ve been developing apps in Flash Actionscript 2.0 (AS2) for about a 1/2 years now. But the other day i finally bit the bullet and decided to start learning Actionscript 3.0 (AS3). AS3 is the next big step in flash application development boasting a complete re-write with faster excecution speed, fully re-vamped event hadling system [...]
This is possibly the easiest way to rotate a movieclip with actionscript.
Recent Thoughts...