useful tips and resources

Entries Tagged as 'Tutorials'

AS3 Bitmap Smoothing in Flash

August 28th, 2008 · 1 Comment

This is just a small experiment on Flash bitmap smoothing in ActionScript 3. A small piece of codes can be sometimes too hard if one does not know how to write it properly. You may try the below sample and adapt it for your own Flash projects.
View Sample SWF File or Download Flash Source File [...]

[Read more →]

Tags: ActionScript 3 · Flash · Tutorials

Flash Contact Form in ActionScript 3

August 14th, 2008 · 10 Comments

This flash contact form is simply made in Adobe Flash CS3 ActionScript 3. Email validation is better than previous version in ActionScript 2. It sends the form field variables to PHP and loads the response variables back to Flash using URLVariables, URLLoader, and URLRequest classes. It will be very useful for you to use or [...]

[Read more →]

Tags: ActionScript 3 · Flash · Tutorials

ActionScript 3 Tutorials

August 11th, 2008 · 7 Comments

Here is a list of flash tutorial websites for learning ActionScript 3 that every flash developer should know.

Flash and Math - related to Math and Science
Metah.ch - video tutorials
GotoAndLearn - video tutorials
Oman3D - both textual and video tutorials
Lemlinh.com - various collections of flash tutorials
Learning ActionScript 3.0
GotoAndPlay
FlashMyMind
School of Flash
The Tech Labs
Flash Magazine
ActionScript.org
I heart actionscript
Kirupa
Senocular - [...]

[Read more →]

Tags: ActionScript 3 · Flash · Tutorials