Archive
You are viewing all articles posted in “Actionscript and Flash”
Recent articles can be found on the homepage.
Altering JavascriptFlashGateway
posted on 10 September 2006 (03:34 PM)
In my current project, some communication between Javascript and Actionscript is needed. While a couple of years ago, this was hard to achieve and relied on unstable techniques that were not very cross-browser compatible, Macromedia made a developer's life a little easier by introducing the JavascriptFlashGateway.
Actionscript Animation Classes
posted on 01 September 2006 (03:27 PM)
I was browsing through my code library the other day and bumped into some Actionscript Animation classes which I made a while ago. I just thought I'd share.