• Style Pro CMS Flash Template
    Paypal Shopping Cart
    iPhone/iPad compatible



  • Style Portfolio v.3 CMS Flash Template
    Paypal Shopping Cart
    iPhone/iPad compatible



template front

An XML-driven Check Box and Combo Box Quizzes in AS3

A new tutorial at flashandmath.com. We show a simple way to create quizzes that use CheckBox or ComboBox interfaces. Questions and answers are pulled at runtime from an external XML file.
Read more...

Creating Event Listeners Dynamically in AS3 and Flash CS3, The Lights Out Game

We present the Lights Out Game in which the number of cells is randomly generated at runtime with each new game. Thus, the click listeners attached to each square cell have to be created on the fly. The listeners are similar but different for each square. Don't miss this interesting tutorial at flashandmath.com written by James Hamblin.
Read more...

Bubbling Liquid, MovieClips Linked to Custom AS3 Classes

A new tutorial at flashandmath.com. The tutorial illustrates various ways of controlling at runtime MovieClips created at design time. We start by placing code on a MovieClip's timeline and end by linking MovieClips to custom AS3 classes. We use bubbling liquid and the Cereal Box Problem as examples.
Read more...

Interactive, Open-Sided Bitmap Cube in Flash Player 10

A FP10 experiment at flashandmath.com. We construct an open-sided, interactive cube whose sides are bitmaps. The user can rotate the cube in 3D and change perpective. Sides respond to clicks. Whenever possible, we use simple built-in 3D methods available in Player 10. We use the new AS3 matrix3D class for depths-sorting only. FP10 Beta 1 and FP10 Beta 2 versions are provided.
Read more...

Texture Mapping in ActionScript 3 and Flash CS3: Bitmap Spheres

In this new flashandmath.com tutorial, we deal with the important subject of texture mapping in AS3. We use custom AS3 classes to paste a bitmap image around a sphere and to create a textured sphere. Spheres that we create can be rotated in 3D with the mouse. We give two examples: a wood-textured sphere and a sphere with a beautiful image pasted over it. The examples are easily customizable.
Read more...

More Articles...

Page 10 of 23

<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>