So there's been this long existing problem within flash and externally loaded .swf's where it will continue to play sounds and fire event listeners long after it has been removed from the stage. With Flash…
Month: October 2005
Flash Builder
Hopefully now all the confusion over Flash/Flex will subside to some extent or perhaps just become more foggy. Adobe's rebranding of all things running on the flash player as the Flash Platform also consists of…
Chuggington iphone game now available!
Check it out, it's traintastic!
looping through object parameters
today i wanted to be able to pass an object into a function and have it apply the parameters of the object to my custom movieclip class, so I needed to loop through an object's…
as3 custom events made easy
I've seen a lot of tutorials on this and none of them seem so straightforward so here goes. So let's say i have a class and i have another class that extends something like socket…
safari activity window for all browsers.. Charles
So I've always been in love with safari's Activity window, but I often like using more common browsers for website debugging and hate jumping over to safari which typically runs the same as my standard…
Read more of safari activity window for all browsers.. Charles
trace flash in the browser
sephiroth's firefox plugin is awesome and will trace flash content from any browser that is open. Flash Tracer
new design: Balloon Reproduction
t-shirt and poster! click here to purchase! click here to purchase!
don’t forget to flush()
This is sort of a personal reminder and assistance to anyone else wasting their time on this issue. I was having the problem where my socket was working and communicating as expected on Mac OS,…