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…
Category: actionscript
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…
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…
unloadAndStop() to the rescue!
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…
Flex Builder vs TextEdit vs FlashDevelop vs Flash’s wimpy actionscript editor
Most actionscript developers have their editor of choice FlashDevelop has it's followers who swear by it. Flex Builder has it's nice auto imports and code corrections and if you know your way around snippets, which…
Read more of Flex Builder vs TextEdit vs FlashDevelop vs Flash’s wimpy actionscript editor