Flash Tutorials by Flash Creations
To read an XML file into an XML instance in Flash, you need to do three things: create a new XML instance, set its properties (optional), set up an onLoad routine to do what you want with the instance once your XML file has been read, and start the XML load.
June 21,
2007
Today Views:
4 Total Views:
5,100
Learn about flash
February 15,
2007
Today Views:
2 Total Views:
1,582
The onMouseMove Shape Constructor and the Quadratic Bezier Shape Constructor are experiments in different ways to save a shape drawn by a user in a Flash application.
June 9,
2006
Today Views:
1 Total Views:
1,573
Communicating with PHP (or any other serverside script) from Flash has gotten much easier with the introduction of the LoadVars object in Flash MX.
June 7,
2006
Today Views:
3 Total Views:
1,873
Finding out when a moving object has hit another object is a crucial part of any action-based game.
June 5,
2006
Today Views:
2 Total Views:
1,446
Toucan read from SVG file, drawing animated with Animation Package
June 2,
2006
Today Views:
1 Total Views:
1,749
In this sample, we'll look at using the onMotionFinished event property of that class to cause something to happen when the tween is complete.
June 1,
2006
Today Views:
2 Total Views:
1,421
The pie chart above was coded entirely in script (nothing on stage, nothing in the library), using the Flash MX drawing API, event handlers and a data file (as described at the bottom of the text file page), read in with an instance of LoadVars.
May 30,
2006
Today Views:
1 Total Views:
1,790
In Flash MX and Flash MX 2004, instances of color objects are created from the Color class constructor and apply only to movieclips.
May 30,
2006
Today Views:
1 Total Views:
1,392
An instance of the date class can be used to display the current time, to calculate time between specified date/time combinations (as in displaying countdowns), to show what day of the week a particular date falls on, to generate a random number, or to display a number in UTC format as a date.
May 25,
2006
Today Views:
1 Total Views:
1,673
































