Top Rated Resources
Unlimited Disk Space at ServerDisk.com
www.serverdisk.com
Flash
Adobe Flash not on Apple iPad or iPhone
Why is it that Apple refuse to assets Adobe in their effort to deploy Flash on iPhones and iPads? Some people believe that Apple fearful that Flash will reek havoc on their battery life. Some think it’s purly profit driven. Think about it. Apple only used Flash on their web site for about a year [...]
How to validate Flash absolute url paths
You may want to dynamically change the way your flash file behaves based on where it’s hosted. To do so, you should utilize the “_url” variable to obtain the absolute path of your flash file.
MC Tweener Add Glow Filter
If you are using the latest SVN version of Tweener (AS3), you can get the GlowFilter with Tweener to work. Here’s the code sample assuming you have a movie clip named “box” on the stage.
Create Empty MovieClip Dynamically in AS3
Here is how to dynamically create a movie clip in ActionScript 3 using the MovieClip class
Flash Actionscript 3 Reflection Class Fix
Thanks to Pixelfumes’ AS3 Reflection class, creating reflections on static images and video clips in Flash AS3 is very easy. However there is a problem that many people find in FireFox on a PC.
Clear or Delete an Array in AS3
Here is how to delete and clear out an array using the Slice method in Flash Actionscript 3
AS3 Blur Filter with Tweener class
Here’s how to add blur filters when using Tweener. The example below uses a movie clip with the instants name “mc1″. Make sure you change it to match the movie clip in your flash file.
Play MP4 using Flash FLV component
Good news! Flash video player (FLVPlayback component) will now play mp4 files (external video files). This is good news because you will now save time by not having to convert videos to the flv format. With mp4 we can now play H.264 HD-quality videos.
Known Issues: The video will have to be fully loaded before it [...]
How to Swap Depth using AS3 via setChildIndex
How to swap depth using AS3 via setChildIndex. This will fix the Warning: 1060: Migration issue: The method getNextHighestDepth is no longer supported.



(11 votes, average: 4.36 out of 5)