
ACTIONSCRIPT 3.0,EXAMPLES,FEATURED,FLASH,FLASH CS5,FLASH PLATFORM,FRAMEWORKS,OPEN SOURCE,TUTORIALS
1 commentOne of the first things You want to do when playing with the HYPE framework is to output your creations to a printable file and guess what? Joshua and Branden have already think on that, hype includes a the class ContextSavePNG that will let you output your hype generated images …
ACTIONSCRIPT 2.0,ACTIONSCRIPT 3.0,FLASH,FLASH PLAYER 10,FLASHDEVELOP,FLEX SDK,OPEN SOURCE
No commentsFlash Develop 3.1.0 RTM
The new relase of Flash Develop 3.1.0 RTM is out now it comes as a a major feature release, with new things like refactoring and multiproject support,Flash Player 10.1 and Flex 4 support added and Real MXML completion implemented, full list below:
List of Changes
* Real MXML completion …
A little something using the wonderful HYPE Framework by Joshua Davis and Branden Hall
Adobe recently made available Flex PMD a tool that lets you keep track of your code bad practices and helps you by auditing your source directory and displaying common errors such as:
Unused code (functions, variables, constants, etc.)
Inefficient code (misuse of dynamic filters, heavy constructors, etc.)
Over-complex code (nested loops, too many …
ACTIONSCRIPT 3.0,ADOBE,ADOBE OS,AIR,BETAS,FLASH,FLASH PLATFORM,FLASH PLAYER,FLASH PLAYER 10,FRAMEWORKS,OPEN SOURCE,SDK
No commentsLast week I had a trip to Mexico D.F. , and was very disconected from the Flash Community and the Blogs, so in an attemp to catching up with the Flash World here’s a news roundup of some of the things that I missed on the last week, in case …
If you happen to celebrate this holidays ( or not ) I wish you the best with your families and friends, 2008 was a year full of new stuff for me, new job, new city, new friends it was a good year overall and hope 2009 gets just as much exiting as 2008 was
After a lot of work Aral Balkan has finally revealed the Site for the first global web based conference Singularity 2008 that will take place this October the days 23-24.
For those of you who don’t know what Singularity is, this is a conference that you can attend right at your …
Gumbo is the code name of the next version of Adobe Flex and new information about it has been made available on the Gumbo Page of the Flex Open Source site.
Some of the highlights on the next version of Flex include the following:
Themes of the Release
Design in mind
A framework for …
Adobe has just dropped the licensing restrictions on the SWF and FLV formats as part of the open screen project .
Here’s an excerpt of the text in the Open Screen Project’s site.
The Open Screen Project is dedicated to driving consistent rich Internet experiences across televisions, personal computers, mobile devices, and …
Richard Lord has recently released the Version 0.9.4 of Flint.
I made this example using Flint particle system is an Actionscript 3.0 Open Source project with the aim of create a library that handles the common functionality for all particle systems. To see it work just click anywhere on stage and …