The class allows the developer to add two lines of AS3 code to his app and immediately show Twitter search results. Usage:var feed:TwitterFeed = new TwitterFeed("here goes the tag", 10);addChild(feed);Requirements:ActionScript 3 Flash Player 9 or...

FLV Parser

FLV Parser 1.0.0

To pass the parsed FLV tags from the ByteStream, FLV Parser makes uses of the NetStream.appendBytesAction and NetStream.appendBytes methods.The user can write his own video, audio, meta tags to the byte stream.Besides this, the user can also write FLV...