Twitter Search with Flex Builder
December 7, 2009
Line Break
Author: Theo (4 Articles) - Author Website
Theo is a SAP Integration Specialist by day and a Webdeveloper / Web App Evangelist by night. He is the creator of "I Am Bored So I blog" and he is a member of the Board of the Dutch Flex Usergroup. With his quote "Never Give Up, Never Surrender" (Actually stolen from Galaxy Quest) he fights his way through the day.
If you are building a flex Twitter app there are some things you just cannot create this app without.
Especially this function. It’s a twitter search function build with Flex Builder.
Let’s say you want to let your application users search for twitter friends. Well with this function that is possible.
The code for this is actually not big and generated with the connection wizard adobe provides within the Flex Builder.
Connect to Twitter from AIR example
November 10, 2009
Line Break
Author: Arjan (34 Articles) - Author Website
Arjan is a SAP Consultant specialized in ABAP and Front End development techniques like Web Dynpro, Adobe Interactive Forms, Flex and AIR. In his free time he likes to create examples for Flex-Blog and other applications using Flex, AIR and PHP. Other hobbies are movies and music. He is also the co-owner of Flex-Blog.com.
So everybody’s using Twitter now, so i thought it might be cool to write a small example to show you how you can connect to Twitter from an AIR application. The first thing you need is an API to connect to Twitter.
Read more

