Posts Tagged ‘Actionscript 3’

Tutorials | AS3, Maths and Physics
Friday, June 27th, 2008

I have just stumbled in this great site, whose the author is Drew Cummins. This guy it seems to be a genius of the physics and maths. I picked up two tutorials he wrote on about using the FOAM and another simple as3 and physics. Keep an eye on his blog, because it’s really good. [...]

In a Flash Website, if you just need two or three “alone” buttons for your site navigation you  can simple design them and place it in the stage. Or, to be more elegant, you can make an array in as3 and place them in the stage too. However, if you are creating a dynamic Flash [...]

Andy Zupko wrote an awesome tutorial showing you how to create a dragable 3D object using papervision 3d and as3. A nice and ellegant approach to the CameraObject3D method. FYG the as file is only 9k!!! Read tutorial and download source. Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to [...]

The SoundMixer class that comes with computeSpectrum method are some of the new features of Actionscript 3.0, enabling the developers to produce real-time sound spectrum. Some people made real good effects the kind of windows media player. Let’s take a look for the bellow tutorials and source files: Bookmark on DeliciousDigg this postRecommend on Facebookshare [...]

Another great tutorial at The Tech Labs, this time by Fausto Carrera, explaining how to creat your own Flickr Search Engine, using Flash and actionscript 3. Read Tutorial and download support files Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

This tutorial explains how to make a 3d object with 3d Studio MAX , unwrap the uvw, export it to actionscript 3, import to your papervision 3d project , texture it and deploy as a flash movie. View Tutorial Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments [...]

With the new version of actionscript (AS 3.0), we have assisted to awesome works on particle systems. Here i show you some of the best tutorials, articles and resources that will help you to became an ace on producing this Flash “Special Effects”. Tutorials Creating a particle system in Flash may sound difficult, but as [...]

Right after the Mirror class, A new addition to the Away3D library: The PathExtrude class. The PathExtrude class projects any profile defined by Number3D’s on a given Path. Capital P to Path, because it’s also a new comer to the library. (This one will do much more later on…) Bookmark on DeliciousDigg this postRecommend on [...]

This is a nice article with source available writen by Andrew Trice, showing a cool filter effects created with PaperVision. Read Article and check source Bookmark on DeliciousDigg this postRecommend on Facebookshare via RedditShare with StumblersTweet about itSubscribe to the comments on this post

A nice article by Dan Zen, showing four examples about User Interface Components, Communication 1 – navigateToURL, SharedObject, FlashVars, ExternalInterface, Loader, URLRequest and FileReference, Communication 2 – URLLoader and URLVariables to get text or server script data (PHP, MySQL) and XML in Flash. Read full article here Bookmark on DeliciousDigg this postRecommend on Facebookshare via [...]