Developed a simple Flickr search application using Flex 4, targeting Flash Player 10.1 on Google Nexus One. This application lets users search for photos on Flickr and uses the API provided by Flash Player 10.1 to handle touch events.
Here is the video of the application:
It took 3 hours for me to understand the touch events and develop this application and of course used Data-Centric features in Flash Builder 4 to connect to the services exposed by Flickr. In this application I used the following to handle touch events:
- TouchEvent.TOUCH_BEGIN
- TouchEvent.TOUCH_MOVE
- TouchEvent.TOUCH_END
- TouchEvent.TAP
- Multitouch.supportsTouchEvents
- Multitouch.inputMode
Download the source here http://sujitreddyg.com/samples/FlickrMobile.zip
Details on Flash Player 10.1 API for touch, multitouch and gestures can be found in Flex Developer Guide. Also read Multi-touch and gesture support on the Flash Platform by Christian Cantrell and Flex 4 List Scrolling on Android with Flash Player 10.1 by James Ward.
Adobe Rocks



WOW.. Very useful links.
Thanks Sujit.
Great work, Sujit. Did you use the Flex 4 framework for this, or just FlashBuilder 4 + actionscript?
great to see the app
Nice work, Sujit. Was this built with the flex framework, or just the flash builder tool?
Ely Greenfield.
Adobe, Flex.
Hi Ely,
Thanks for the comment. Yes, this application was built using Flex 4
The list of images displayed in the initial screen is using DataGroup with the SuperImage component developed by you as its ItemRenderer. I also used Group, HGroup, Animate and many more. For changing views in the application I used states.
Flex 4 Rocks
Nice Job Bro…
thumbs up – can’t wait for AIR 2.0 for Android
Thats good news about Flex 4. I cant wait until Flex 4 comes out
Great stuff and great links.
Really looking for to trying this out for Android
thumbs up – can’t wait for AIR 2.0 for Android
ฟังเพลงออนไลน์
Can you help me with a doubt that I came? I have a doubt about creating an application kiosk touch with events in AS3, that is, there will be problems in some operating systems or touch events work well at all? Because I know that the multitouch not working well on all operating systems.
thanks Sing G,
But one issue could not solved yet and that is about making the apk package for android, are you found any tool or easy way to do that?
However ypur work in very nice.
Fine app for android thanks for the tip I am already experimenting in my android and perfect
Thanks Android
Hi Tahir,
Use Flash Builder Burrito – http://labs.adobe.com/technologies/flashbuilder_burrito/