Uncategorized

Strange ActionScript dispatchEvent / addEventListener Gotcha

I came across a strange situation over the weekend where a custom event being broadcast through dispatchEvent() was not being caught by the registered listener object. To make things even more bizarre, hasEventListener() definitely showed the event as registered, and I could even trace the type out through willTrigger(). Relevant example code is below: private […]

Strange ActionScript dispatchEvent / addEventListener Gotcha Read More »

YouTube AS3 Example Using Flash Professional

Based on comments received in my previous article I’ve decided to also produce an example using Flash Professional CS4. The approach is different in some ways, but very similar in others. View the Example: [SWF]https://inflagrantedelicto.memoryspiral.com/wp-content/uploads/2009/10/YouTubeAS3_CS4.swf, 480, 500[/SWF] References: The ActionScript 3 YouTube Chromeless Player is Now Live YouTube ActionScript 3.0 Player API Reference Download the

YouTube AS3 Example Using Flash Professional Read More »

Adobe MAX Updates

Just a quick note that I probably won’t get to posting materials from my session until after MAX is over. Just too much going on. The session went really well- streamed live over http://fitc.influxis.com/ and recorded locally, as well. I’ll have my slides and a recording up soon.

Adobe MAX Updates Read More »