-
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: Flash
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
Library for JavaScript
Marcus also mentioned this link for a JavaScript grapical library: http://script.aculo.us/
Papervision: 3D in Flash
Marcus has just mentioned this great link to a Open Source realtime 3D engine for Flash: http://blog.papervision3d.org
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)
Classes and inheritance in ActionScript 3.0
These Adobe documents are a good introduction to Classes and Sub-Classes: Strategies for designing a class http://livedocs.adobe.com/flash/9.0/main/00000032.html Inheritance http://livedocs.adobe.com/flash/9.0/main/00000068.html
Adobe – Flash Development Center – Quick Starts
Adobe’s Flash Development Center has a very useful Quick Starts section with short tutorials on different key features of ActionScript 3.0. I’ve provided direct links to the ones I find more useful: Embedding fonts Event handling Display list programming Creating … Continue reading
What’s new in ActionScript 3.0
“Although ActionScript 3.0 contains many classes and features that will be familiar to ActionScript programmers, ActionScript 3.0 is architecturally and conceptually different from previous versions of ActionScript. The enhancements in ActionScript 3.0 include new features of the core language and … Continue reading
Posted in Flash
Leave a comment
O’Reilly ActionScript 3.0 books
O’Reilly continues to publish very good ActionScript books. Here is the link to their Flash and ActionScript section: http://www.oreilly.com/pub/topic/flash Besides the excellent Essencial ActionScript 3.0 book already discussed here, there are 2 more books I reccomend: ActionScript 3.0 Design Patterns … Continue reading
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