Before starting with this part please refer to Into Part (1) were we have reviewed two AS3 APIs for Twitter and we hooked up some basic code and tested some live samples. In this part we will try to get the list of tweet feeds for a specified account (without 3rd party API) and push it into our view. For this we will cover the following topics 1. Setting up the project in FlashBuilder 2. Grabbing the info from Twitter as XML 3. Push basic...
Read More