Flash

Papervision + Collada

demos from the Papervision3D source that impressively show the loading of a textured collada model
-> Xwing
-> Focus (cursor keys)
note: those reside on my dev-server, so if you get a 404 just try later!

-> http://collada.org

Red5

    Red5 is an Open Source Flash Server written in Java that supports:

  • Streaming Audio/Video (FLV and MP3)
  • Recording Client Streams (FLV only)
  • Shared Objects
  • Live Stream Publishing
  • Remoting

-> http://osflash.org/red5
-> http://dl.fancycode.com/red5/api/

FlashDevelop

FlashDevelop is a .NET open source script editor designed mostly for Actionscript 2 development. FlashDevelop is very quick to setup and easy to use as an external editor for the Flash IDE or as a complete open source development environment.

Xray (The AdminTool)

Xray (The AdminTool) is a “snapshot viewer” of the current state of your Flash application without impacting the performance or the file size of your application. Xray’s true nature is to look into the very guts of the Flash application and disolve the 2d myth you see on screen to a 3D tangible entity you can truly crawl through.

-> http://www.osflash.org/xray

Papervison3D

an Open Source realtime 3D engine for Flash

-> http://www.papervision3d.org
-> http://code.google.com/p/papervision3d/

favorite 3D format -> collada

interactive materials:
-> http://www.brightcove.com/title.jsp?title=1119159318

ActionScript 3.0 Cookbook excerpts

Sandy - 3D library

Sandy is an intuitive and user-friendly 3D open-source library developed in Actionscript 2.0 for the Flash environment.

APE - Actionscript Physics Engine

APE (Actionscript Physics Engine) is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License. APE is written and maintained by Alec Cove.

-> http://www.cove.org/ape/
-> http://www.cove.org/ape/docs/api/

setup Flex in Linux

By no means a complete guide, just a reminder.