Flash on iPhone coming soon via Adobe CS5

The new Adobe CS5 Flash will now give flash developer the ability to publish their flash content as an iPhone application. Flash alread allows developers to publish as SWFs, Projector files, and as QuickTime movies. This does not mean that iPhone users will be able to view flash content through the iPhone’s web browser. That’s [...]

(No Ratings Yet)
11.12.09


Att.net Authentication failed in Entourage with POP & SMTP

How to fix your ATT / Mac Entourage POP SMTP mail settings to stop receiving this error message: Authentication failed because Entourage doesn’t support any of the available authentication methods.

(No Ratings Yet)
10.04.09


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.

(1 votes, average: 5.00 out of 5)
07.10.09


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.

(5 votes, average: 4.20 out of 5)
05.19.09


Create Empty MovieClip Dynamically in AS3

Here is how to dynamically create a movie clip in ActionScript 3 using the MovieClip class

(14 votes, average: 4.43 out of 5)
05.19.09


Preloaders in AS3

Here are a few way to create a preloader in flash actionscript 3

(3 votes, average: 4.33 out of 5)
05.14.09


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.

(2 votes, average: 3.00 out of 5)
05.14.09


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

(17 votes, average: 3.53 out of 5)
05.13.09


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.

(1 votes, average: 4.00 out of 5)
05.12.09


QuickTime Size Attribute to Fit or Scale Aspect Ratio

How to set the size or scale the aspect ratio of a QuickTime video to a supplied size.

(4 votes, average: 3.00 out of 5)
05.11.09