Documenting your classes with ASDoc in a MAC

After following different tutorials of how to run ASDoc on your computer and failing I finally was able to figure out a way to have it running with almost no issues at all, so I thought I would share my steps here for those of you still struggling with he situation. 1. First and most […]

Stop sound of loaded SWFs in AS3

Until now I didn’t have any issue when removing an item from the display list until the item had sound in it. This has to do with an application I am working on which loads several SWFs and they have to be turned “on” and “off”. When the SWF has to be turned off the […]