|
Project Information
Members
Links
|
OverviewThe Yard Open Source Libraries are a collection of open source libraries that are released by The Yard (a.k.a. Vlideshow Inc.) under the LGPL. These libraries contain various utilities that are used by The Yard, and include the following theyard-flashutilsA collection of ActionScript 3 libraries for connecting to and playing streaming media files from a RTMP server such as Flash Media Server, [www.wowzamedia.com Wowza], or Red5 Open Source Media Server. These libraries implement the State Machine software design pattern to abstract away some of the complexity of using the Adobe flash.net.NetConnection and flash.net.NetStream classes. These libraries require the Flex SDK and Apache Ant to build. Set the ANT_HOME environment variable to point to where you've installed ANT, and set the FLEX_HOME environment variable to point to where you have Flex installed. These libraries DO NOT require the flex run-time to use, so can be used in pure Action Script, Adobe Flash CS3/4, or other projects. DocumentationYou can find the documentation here. Or check out the code, then run: ant doc And then look in: doc/flash/api/index.html theyard-flasthtestutilsA collection of libraries that augment AsUnit that test theyard-flashutils library in a standalone flash application that can be used to automate testing of media server applications. DocumentationYou can find the documentation here. Or check out the code, then run: ant doc And then look in: doc/flash/api/index.html |