Author Archives: Nuno Correia

Barbarian

Here is the link to Barbarian, a company doing very interesting things, and trying innovative solutions: http://www.barbariangroup.com/ Their Magnetosphere visualizer for iTunes is quite amazing (link via Miska): http://software.barbariangroup.com/magnetosphere/ (Robert Hodgin from Flight404 is involved in the company)

Posted in Inspiration | Leave a comment

Onionlab

Barcelona-based Onionlab combine commercial with artistic projects. They develop a lot with Processing, and focus on audio-visual work. Website: http://www.onionlab.com/ Visuals: http://www.onionlab.com/visuals.html

Posted in Inspiration | Leave a comment

Multimedia Authoring, part 2

The second part of the course focuses on multimedia authoring with interactive and generative media, using Flash and ActionScript 3.0. Additionally, it explores managing external media and data. It also contextualizes Flash and ActionScript within multimedia authoring and object-oriented programming … Continue reading

Posted in Courses, Multimedia Authoring 2008 | Leave a comment

Project files

The course has just ended. This is the link to the projects from the course: http://mlab.uiah.fi/mediacode/coursefiles/course_2007_09/projects/ From this link, projects can be accessed (.swf files) and source code can be dowloaded (.fla files). All of the projects contain readme.txt and … Continue reading

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

Yahoo Design Innovation Team

Yahoo is conducting some very interesting exploratory projects: http://design.yahoo.com (via my colleagues at Fjord)

Posted in Inspiration | Leave a comment

Flash / PHP / MySQL samples

Here is the link to the samples Rasmus Vuori has prepared for this course: http://mlab.uiah.fi/~ooland/courses/0708/ria/

Posted in Flash | Tagged , | Leave a comment

XMLList in ActionScript 3.0

XMLList is a practical way to represent a section of an XML document in Flash: http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/XMLList.html

Posted in Flash | Tagged | Leave a comment

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