Category Archives: Flash

Grant Skinners 50 reasons why AS 3 kicks ass

I found great slides on Grant Skinners blog. They give a quick introduction in AS 3 and it’s core benefits! 50 reasons why AS 3 kicks ass (Grant Skinner) Also a must read for developers! Update: And he also added … Continue reading

Posted in ActionScript, Flash, Flash in Browser, Flash Player | Leave a comment

Adobe technology platform RIA guide

This is simply the link list contained in the recently released Adobe technology platform ActionScript Reference PDF. API References Adobe ActionScript 3 Language Reference Adobe AIR JavaScript Language Reference Documentation Flex 3 Documentation Adobe AIR Documentation Developer Centers Adobe Developer … Continue reading

Posted in AIR, Documentations, Flash, Flex, Librarys, Links | Leave a comment

Running Adobe AsDoc on my Mac using ANT!

Wow, this was really challenging! But now, finally, I found out how to use AsDoc on my Mac.There must be another solution out there, but I simply want to document this workaround hoping that this also works on your Mac. … Continue reading

Posted in AsDoc, Flash, Flex | Tagged , | 2 Comments

AVM1 _globals are still global.

This is one of this quicknotes just for not forgetting a simple issue:While developing a “AS2Wrapper” for embeding AS2 contents in AS3 applications I recognised that _globals within the loaded AS2 SWFs still exist when you unload this SWF and … Continue reading

Posted in ActionScript, AVM1, Flash | Leave a comment

FOAM Rigid Body Physics Engine Alpha

Wow again! Drew Cummins recently released a alpha version of his FOAM calles physics engine. You definitely should check it out here. It runs really stable…

Posted in Flash, Librarys | Leave a comment

ActionScript Performance Test

This performance test shows how fast the ActionScript AVM2 runs compared to the AVM1, Java(!) and JavaScript: See it

Posted in ActionScript, Flash | Leave a comment

Adobe MAX Chicago – Pacifica Sneak Peek

Wow! I found another great Sneak Peek. Imagine you integrate your own skype like service on your website which enables costumers to call you on your cellphone using this little app. Great: Video

Posted in Adobe Sneak Peeks, Flash, Video | Leave a comment

Adobe MAX Chicago – Flash on C Sneak Peek

Today I found a real interessting Sneak Peak Video about porting C / C++ or other librarys to ActionScript 3. This will make a lot of librarys available to ActionScript 3 without rewriting anything. Thing about different file formats and … Continue reading

Posted in Adobe Sneak Peeks, Flash, Video | Leave a comment

Video – Aral Balkan talk on Flashforum Konferenz 2007

I really enjoyed Arals talk on the Flashforum Konferenz about SWX this september. And now you can also enjoy it right here. He’s a great guy!

Posted in Flash, Video | Tagged , , | Leave a comment

How to add MouseWheel support on Mac OS Flash Player

Gabriel Bucknail created almost a year ago a SWFObject add-on to bring MouseWheel support to the Mac OS X Flash Player. Seems to be still up to date: AS2-Solution or AS3-Solution

Posted in Flash, Flash in Browser, Flash Player, How To... | Leave a comment