Flashmech.net

codes, tips, mac, softwares and deals

Flashmech.net

Entries Categorized under 'Tutorials'

FDT Tip: To Build Automatically Or Not

October 27th, 2008 · Comments Off · FDT, Tutorials

Once you start coding in FDT for a while, you may begin to realise that sometimes pressing Ctrl-F1 doesn’t bring up the quick fix. It kind of irritated me a little bit, and if it irritates you as well, allowing FDT to build automatically might just solve this. Project -> Build Automatically But wait, here’s [...]

[Read more →]

Tags:

FDT Tip: Boost Your Code Assist

October 23rd, 2008 · 14 Comments · FDT, Tutorials

This is the tip that I loved most from what I discovered, so naturally it’s the first that I’m posting. FlashDevelop’s code assist is awesome. After you type two characters, it will automatically pop up the code assist to help you complete the job. It was in fact so awesome, I almost couldn’t pull myself [...]

[Read more →]

Tags:

Generate ActionScript 3.0 With StarUML

September 12th, 2008 · Comments Off · ActionScript, Softwares, Tutorials

UML is the kind of programmers’ lingo that I have a vague knowledge about—it involves diagrams describing classes. After hearing about it a year ago, I still only have a rough idea about it. The exact details are somehow too much for me to find out (read:mental block). So back when Trevor McCauley (Senocular) first [...]

[Read more →]

Tags:

Tutorial: Making Your PV3D Object Interactive

July 14th, 2008 · 4 Comments · ActionScript, Flash Platform, PaperVision3D, Tutorials

Objective Learn how to make your Papervision3D object interactive. Prerequisite Skin A PV3D Plane Using BitmapFileMaterial Files Required PV3D 2.0 Alpha: Great White Framework (learn how to get it) Tutorial Files (see folder structure) Let’s Get Started! From the last tutorial where I loaded an external image using BitmapFileMaterial, you should have guessed that this [...]

[Read more →]

Tags:

Tutorial: Skin A PV3D Plane Using BitmapFileMaterial

July 10th, 2008 · 1 Comment · ActionScript, Flash Platform, PaperVision3D, Tutorials

Objective Learn how to create a double-sided Plane object. Learn how to use an external image file as a material using BitmapFileMaterial. Prerequisite Creating A PV3D Cube Files Required PV3D 2.0 Alpha: Great White Framework (learn how to get it) Tutorial Files (see folder structure) Let’s Get Started! This tutorial was indirectly requested by Adrian, [...]

[Read more →]

Tags:

How To Create AS3 Components In Flash

April 24th, 2008 · 1 Comment · ActionScript, Flash Platform, Tutorials

Probably the last places I would have thought of stumbling onto great links to tutorials will be amazon.com, but who would have expected? Jeff Kamerer, an engineer on the Flash Authoring team, had written an extensive article on Adobe’s Developer Center, which focuses on how to make your own AS3 components with the Flash CS3 [...]

[Read more →]

Tags: