TweetCatcher 1

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...