ActionScript 3 In The House
Yah.
It was a pleasure to get into some ActionScript 3 coding over the past couple of days. Ahh, the joys of debugging. But well worth the effort.
I created a URLRequest object, which loaded an external .swf file into a MovieClip instance and then used event handler functions.
Dynamic resizing of the clip to the stage and looping of video were achieved. I’m not yet sure if and when I’ll package the work into its own class, but for now, problem solved. Much ugly hacking going on. On to the next….
