Blogs about: As3

Featured Blog

Source | Papervision3D drawing

Carlos Pinho wrote 3 hours ago: This cool demo by John Grden, demonstrates what you get back with the InteractiveScene3DEvent objec … more »

Tags: Downloads, Flash, Source Code

Tutorial | Create Realistic Earth and Sun with Away 3D!!!

Carlos Pinho wrote 23 hours ago: This great tutorial by Jens will show you how to create a realistic looking interactive earth, comp … more »

Tags: 3D, Away 3D, Flash, Source Code, Tips, Tutorials, Webdesign

Using Flashvars with Actionscript 3 projects

marblegravy wrote 1 day ago: Recently I decided to try and make a generic video player that any old monkey could use to play FLV … more »

Tags: Flash

some studies with perlinNoise ...1 comment

pixelero wrote 1 day ago: It’s eerie, it’s haunted, it’s perlinNoise: if that was scary, please join a perl … more »

Tags: ActionScript, Flash

Tutorial | Tween Tricks in ActionScript 3 and Flash CS31 comment

Carlos Pinho wrote 2 days ago: Another great tutorial from Flash & Math presenting a “trick” that can be used to c … more »

Tags: Flash, News, Tutorials

AS3 analog clock in 3D

flaim wrote 2 days ago: Hi, In the previous post I have presented how to create a simple analog 2d clock using as3 only. N … more »

Tags: 3D, ActionScript, Lab, Math

Tutorial | How to setup sIFR on Flash CS3

Carlos Pinho wrote 2 days ago: The goal of this great tutorial is to distill the information at the official site for sIFR into a … more »

Tags: Flash, Tutorials

Simple AS3 analog clock (2d)

flaim wrote 2 days ago: hi, Basing on the previous post (2d polygon generation) I’ve created a simple, ‘redrawi … more »

Tags: ActionScript, Lab, Math

papervision

russellf9 wrote 3 days ago: I’ve recently worked on a couple of Papervision3d sites. Below is a list of links I’ve f … more »

Weekly best Flash Components and Movies

Carlos Pinho wrote 4 days ago: Instead of showing you one post with only one component or movie, i will be picking on a weekly basi … more »

Tags: Components, Downloads, News, Resources

Problems with navigateToUrl

russellf9 wrote 4 days ago: Whilst working on a Papervision3d project, I was having a little trouble linking to external web li … more »

Tags: Flash

Simple Maths in AS3 part 4 - drawing polygons

flaim wrote 4 days ago:   Hello, This time some simple drawing in a really short post. I’ve needed this functionality … more »

Tags: ActionScript, Lab, Math

Tutorial | Actionscript 3 Mouse Tracking (Video Tutorial)

Carlos Pinho wrote 4 days ago: A video tutorial showing how to create two movieclips that follow the X and Y coordinates of the mou … more »

Tags: ActionScript, Flash, Tutorials, Video

[snackshot] Loading an external image

ikode wrote 6 days ago: Actionscript 3 code var imageLoader:Loader = new Loader(); var image:URLRequest = new URLRequest( … more »

Tags: differences with AS2, fast coding

Loading XML

ikode wrote 6 days ago: ActionScript 3 uses a system called ECMAScript for XML (E4X). In AS2 we were used to create an XM … more »

Showcase | New site using PV3D - The Geneographic Project

Carlos Pinho wrote 1 week ago: This National Geographic application, was developped by Terra Incognita (starting at 2005). The glo … more »

Tags: Flash, Papervision, Showcase

FlashDevelop: FlexBuilder-style Error Reporting on Save

Saran wrote 1 week ago: FlashDevelop has the same exact error reporting that FlexBuilder does.For some reason, this feature … more »

Tags: Flash

Xcode and AS3 autocompletion

michaelangela wrote 1 week ago: Just a tip. I loaded it but haven’t put it through it’s paces. But it’s still co … more »

Tags: Cool, Tip, Tool, Xcode

Tutorial | Make a Preloader using AS3

Carlos Pinho wrote 1 week ago: Great tutorial by Craig Campbell, letting you understand and learn how to make a Flash preloader, in … more »

Tags: Flash, Tutorials