06 Oct
0

Flash Player 10: Drawing API — Part I

I found this AMAZING post on Flash Player 10 – Drawing API Since it is too extensive, I see myself forced to cut it and deliver it in parts. So I present here the 1st part of this absolutely interesting piece of information and wish you all can enjoy it and find it useful. Source: [...]


0

SWF Metadata tag

Since I couldnt agree more with Satori Canton [ http://bit.ly/bQMhdZ ] on the fact that we are always looking for information related to SWF Metada, I share this post with you, and thank S.C. for such useful contribution… This is the kind of thing we seem to look up all the time, but don’t have [...]


13 Aug
1

Working with the Debugger in Adobe Flex Builder

Many Flash developers use either the Alert class for debugging, or trace statements due to associations with Flash. Flex does have a true debugger and it’s a great tool. I’m going to demonstrate how to get to grips with it in this tutorial… by Willy Ci You may visit this tutorial @http://active.tutsplus.com/tutorials/flex/working-with-adobe-flex-builders-debugger/ You wont regret [...]


0

Quick Tip: Exploring the Flash CS5 Code Snippets Panel

This excellent post was a contribution made by Sergey Shtyrlov on Aug 13th 2010.  Source website: http://bit.ly/cRcEXT Thanks a lot Sergey! In this Quick Tip I’ll show you how to use the brand new Flash CS5 Code Snippets Panel to easily add keyboard and mouse interaction to your projects, without necessarily needing to learn AS3. [...]