this is red5 Publisher Flex Demo
Using Flex Builder/Eclipse:
- Checkout this folder using Subclipse
- Go to Project > Properties > Flex Build Path and change the additional source folder path (currently defined as '/path/to/classes/folder') and point it to a checked out copy of this folder: http://red5.googlecode.com/svn/flash/trunk/classes
- Go to Project > Properties > Flex Build Path and click on the 'Library Path' tab. Modify the library path folder (currently defined as '/path/to/lib/folder') and point it to a checked out copy of this folder: http://red5.googlecode.com/svn/flash/trunk/lib
Using Ant:
- Make sure you have a copy of this file in the folder below this one: http://red5.googlecode.com/svn/flash/trunk/flex.properties
- Modify flex.properties and point it to your Flex SDK (2 or newer)
- Type 'ant' to build the application