In this page, many Flash sample files can be found (such as the ones used for the Programming ActionScript 3.0 .pdf also mentioned before).
http://www.adobe.com/support/documentation/en/flash/samples/
In this page, many Flash sample files can be found (such as the ones used for the Programming ActionScript 3.0 .pdf also mentioned before).
http://www.adobe.com/support/documentation/en/flash/samples/
This tutorial is extremely useful for loading RSS data into a Flash document:
The “for each..in” statement is essencial for E4X in Flash:
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/statements.html#for_each..in
Links about XML Namespaces (W3C and Wikipedia links):
Some links about information visualization:
http://www.visualcomplexity.com/vc/
http://www.processingblogs.org/
http://www.smashingmagazine.com/2007/08/02/data-visualization-modern-approaches/
(mostly reposted from this post by Miska Knapek)
The course files can be downloaded (or viewed, in the case of .swf´s) from here:
Marcus also mentioned this link for a JavaScript grapical library:
Marcus has just mentioned this great link to a Open Source realtime 3D engine for Flash:
Article and tutorial on creating liquid GUIs with Flash, Flex Builder, and ActionScript 3.0
http://www.adobe.com/devnet/flash/articles/liquid_gui.html
(useful for allowing the user to resize the browser window, maintaining the alignements)
This is a link to my latest project, still in test stage:
It was my first significant ActionScript 3.0 project. We’ll be using samples from its code in the first day of the course.