Archive for the ‘Source Code’ Category

Did you create Adobe AIR Application before? Do you know, beside actionscript, javascript also avaliable inside the AIR application. Within the AIR application, you can build your interface with html and then make connection between AIR and the html interface by javscript. jQuery is the commonly used javscript framework. Larry Ullman at Peachpit bring us [...]

The Tech Labs, a very cool site with complete tutorials around Air, Flash and Flex published a tutorial (split in 3 articles) explaining how to create from scratch a PicLens style application using Flex and Away 3D. Alejandro Santander is the author, he is also one of the Away 3D contributors developing great things on [...]

Thanks to Mike Chambers. Now the new ActionScript reference for RIA development is ready to download. It cover all Adobe Flash Player 10 / Adobe Flex® 3.2 / Adobe AIR™ 1.5 API. You can download the pdf from the following URL. http://www.adobe.com/devnet/actionscript/articles/atp_ria_guide.html Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share [...]

News | 25 Line ActionScript Contest begins
Saturday, November 15th, 2008

What can you do in 25 lines of code? Who have the telnet to code admazing flash in 25 lines, let come and join the contest. Here are the rules,  judges and prizes. The contest begins at 12:00:01 a.m. morning EST (GMT – 5). Check it out. Bookmark on Delicious Digg this post Recommend on [...]

Resource | gTween beta 3
Wednesday, November 5th, 2008

I think more of the flash coder will make use of animation library for daily work. The gTween from gskinner now go beta 3. Here’s the full list of beta 3 updates: fixed a bug with smart rotation added rotationProperties static property to specify properties to apply smartRotation to fixed bug with proxy method calls [...]

Tutorials | Adobe Flash & AS3 Tutorials Roundup
Thursday, September 18th, 2008

Time for another Flash and actionscript 3 Tutorials Roundup. Some AS3 programming tutorials, with cool animations or effects, and even creating a flash site from scratch. Hope that will help you to increase your flash designer and developer skills. 1 – 3D Particles Experiments in AS3 and Flash CS3 Four stunning 3D particle experiments by [...]

With the increase of popularity of Flash and Flex, the number of components and experiments source files raising day by day. More and more developers make their experiments available to the community for free, giving the opportunity to others try their stuff or extend them to an higher level. So, today i decided to feature [...]

Tuorials | AS3 and Physics
Thursday, September 4th, 2008

APE Physics tutorial for actionscript 3 APE – Actionscript Physics Engine tutorial – Part 1 APE – Actionscript Physics Engine tutorial – Part 2 Exploring the ActionScript Physics Engine in Flex Bookmark on Delicious Digg this post Recommend on Facebook share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this [...]

Last week i’ve posted a web roundup article regarding Flash 3D Engine called Papervision 3D. This time, i will be showing you more cool articles but about another awesome 3d engine called Away3D. You can find more about them at their official site. Starting up with Away 3D Bookmark on Delicious Digg this post Recommend [...]

AS3 | Actionscript 3 Classes
Tuesday, August 26th, 2008

Here is another post full of new AS3 classes, you cn use in your own projects. – Pixelator – Transition effect A class that take two displayobjects and create a transition between the both – GraphicsUtil – A Utility Class for Drawing Arrows Actionscript class for drawing arrows. ACTIONSCRIPT DRAWING CLASSES com.jR.Drawing.Base com.jR.Drawing.Ellipse com.jR.Drawing.Polygon com.jR.Drawing.Rectangle [...]