Adobe 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/

Posted in Flash | Tagged | Leave a comment

Adobe tutorial: Loading RSS data from the Internet

This tutorial is extremely useful for loading RSS data into a Flash document:

http://livedocs.adobe.com/flash/9.0/main/00000133.html

Posted in Flash | Tagged | Leave a comment

E4X and for each..in ActionScript statement

The “for each..in” statement is essencial for E4X in Flash:

http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/statements.html#for_each..in

Posted in Flash | Tagged | Leave a comment

XML Namespaces

Links about XML Namespaces (W3C and Wikipedia links):

http://www.w3.org/TR/REC-xml-names/

http://en.wikipedia.org/wiki/XML_Namespace

Posted in Flash | Tagged | Leave a comment

Information Visualization

Some links about information visualization:

http://www.infosthetics.com

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)

Posted in Inspiration | Leave a comment

Course files

The course files can be downloaded (or viewed, in the case of .swf´s) from here:

http://mlab.uiah.fi/mediacode/coursefiles/course_2007_09/

Posted in Courses, Rich Internet Applications 2007 | Leave a comment

Library for JavaScript

Marcus also mentioned this link for a JavaScript grapical library:

http://script.aculo.us/

Posted in Flash | Tagged | Leave a comment

Papervision: 3D in Flash

Marcus has just mentioned this great link to a Open Source realtime 3D engine for Flash:

http://blog.papervision3d.org

Posted in Flash | Tagged , , | Leave a comment

Adobe – Creating Liquid UIs

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)

Posted in Flash | Tagged | Leave a comment

ActionScript 3.0 sample project: AVOL

This is a link to my latest project, still in test stage:

www.videojackstudios.com/avol

It was my first significant ActionScript 3.0 project. We’ll be using samples from its code in the first day of the course.

Posted in Portfolios | Leave a comment