-
Website
http://blog.circlecube.com/ -
Original page
http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Singh
1 comment · 1 points
-
Bart
1 comment · 1 points
-
binteali
2 comments · 1 points
-
flvplayer
1 comment · 1 points
-
circlecube
79 comments · 1 points
-
-
Popular Threads
This is extremely sweet though. (In fact, what you've done here is sort of how I thought XML handling in ActionScript *would* work before I found out otherwise).
Very nice. Very nice.
-Popo
great for transferring info to and from Flash using xml and easily
being able to grab info.
Phil
Create a Flash Movie: 550 x 400 pixels.
2. Write 2 external ActionScript files, one of which MUST be the Document
Class.
3. Code a Rectangle with a Blue border and fill it with a Red and Greed Gradient
at a 45 degree angle. (Use the second ActionScript file for this)
4. Add 10 instances of this Rectangle to the stage, randomly placing them along
the TOP of the movie, one per second, for 10 seconds.
5. As soon as a square is added, it should start falling to the bottom of the
movie, where it bounces before coming to a stop.
· There should be NO Timeline animation of any kind, in-fact, there should be
nothing on any Frame of the .fla file at all.
· The Library of the .fla file should also be completely EMPTY.
· You are allowed to use no more than 60 lines of code, spread over the 2
allowed ActionScript Files.
· You must send the .fla file, together with the 2 ActionScript files in for
evaluation.
This post may help you and I'd definitely recommend Keith Peters for the background on gravity
do you have an AS3 version of this?
Thanks.
I am looking for a deserialize to a custom type