-
Authors
Tags
openFrameworks Links
Media and Data Resources
Other Links
- Adobe Flash Developer Center
- Arduino
- C4ios
- Cinder
- Cocos2D
- Corona SDK
- Flight 404 (Robert Hodgin, Cinder)
- Form+Code – code examples
- Kinect Hacks
- libpd
- Max/MSP/Jitter
- Multimedia Development (Flash)
- NodeBox
- OpenSceneGraph
- PhoneGap
- Pocode
- Pure Data
- Quartz Composer
- Software Studies (Processing, HTML5/JS)
- Sparrow Framework
- TestFlight
- TouchDesigner
- Unity
- vvvv
- Web Media Development (JavaScript)
- Xcode
Meta
Category Archives: Software
How to get Kuler into Flash CS3
Adobe posted a tutorial on how to get the cool Kuler tool into Flash: http://www.adobe.com/devnet/flash/articles/kuler_panel.html
Adobe Video – Adding interactivity with buttons in ActionScript 3.0
Something very basic changed a but in ActionScript 3.0 – adding interactivity to buttons. This is a nice, short Adobe Video that shows how it’s done now: http://www.adobe.com/designcenter/video_workshop/?id=vid0130 (duplicate link from a previous post, recontextualized here) This other video showcases … Continue reading
Adobe Video – Copying animation as ActionScript 3.0
Another of the novelties of Flash CS3 is the capability of copying one animation to another object. That can also be done in ActionScript, as this video exemplifies: http://www.adobe.com/designcenter/video_workshop/?id=vid0126 By the way, Flash uses E4X to handle animation data in … Continue reading
Using ActionScript 3.0 Components
This Adobe PDF is very useful for programming ActionScript 3.0 components: http://livedocs.adobe.com/flash/9.0/main/flash_as3_components_help.pdf This is a very practical introductory HTML tutorial: http://www.adobe.com/devnet/flash/quickstart/getting_started_ui_components/ Note the links in the end of the article: Using the Button component Using the Label component Getting started … Continue reading
Adobe PDF – Programming ActionScript 3.0
This Adobe PDF is extremely useful for programming in ActionScript 3.0: http://livedocs.adobe.com/flash/9.0/main/flash_as3_programming.pdf
gotoAndLearn – Flash Video Tutorials
I found this interesting site with Flash video tutorials: http://www.gotoandlearn.com/
Exporting library symbols in ActionScript 3.0
One of the important changes from ActionScript 2.0 to 3.0 is exporting library symbols. Now, when you export a library symbol, you are creating a new class. This Adobe tutorial provides an interesting insight on this topic: http://livedocs.adobe.com/flash/9.0/main/00000215.html
Rich Internet Applications Topic Center
This is Adobe’s Rich Internet Applications page. Very much centered around Flex: http://www.adobe.com/devnet/ria/
E4X – ECMAScript for XML
ActionScript 3.0 includes support for E4X – ECMAScript for XML. A reminder: ActionScript is part of the ECMAScript family standard. “ECMAScript for XML (E4X) offers new ways to retrieve data from XML in Adobe Flash applications. (…) you can use … Continue reading
Essential ActionScript 3.0 by Colin Moock
Colin Moock has been writing excelent ActionScript books for O’Reilly, and Essential ActionScript 3.0, coming out in June, should also be worth buying: http://oreilly.com/catalog/9780596526948/ Colin Moock links: http://moock.org/ http://www.moock.org/blog/