ActionScript.org Flash, Flex and ActionScript Resources - http://www.actionscript.org/resources
Twitter application tutorial and source code from Sony Ericsson!
http://www.actionscript.org/resources/articles/940/1/Twitter-application-tutorial-and-source-code-from-Sony-Ericsson/Page1.html
Youness -
Software Developer with accomplishments in Management Information Systems, web programming, multimedia and IT-Development. Expertise in business administration, and accomplished in IT management, sales and customer support. 
By Youness -
Published on November 3, 2009
 
For those of you who are wondering how applications like twitter can be developed for mobile phones like Sony Ericsson devices. Well fortunately Sony Ercisson has recently published a tutorial for this purpose. Though the tutorial focuses more on the use of Sony Ericsson Flash Lite 2.2 UI Components in developing real mobile applications. Developers can still have access to the source files and the supporting MXP plug-ins. The Twitter application of this tutorial allows users to browse and post tweets.

Note: Support for Project Capuchin is required for the application to run on the phone. A list of phones supporting Project Capuchin can be found here.

Twitter application source code :)
ActionScript skill level needed is:

Intermediate – Good skills in Action Script 2.0 are needed.

The applications and tools required to execute this tutorial are:
  • Adobe Flash CS3/CS4.
  • Adobe Extension Manager.
  • Java runtime environment (JRE). The latest version of JRE and installation instructions are available at http://www.java.com/en/download/manual.jsp.
  • Sony Ericsson UI Components. The Sony Ericsson UI components are available here. Install them using the Adobe Extension Manager and read the help documentation for further information on application architecture.
  • Project Capuchin Kit MXP files. Project Capuchin Kit MXP component for Microsoft Windows or OS X users.The Project Capuchin kit extends Adobe Flash CS3 and CS4 to support creating and publishing Flash content as a Project Capuchin application. This file can be downloaded from here.

The following Sony Ericsson Project Capuchin Platform Services are also needed:
  • Location MXP v4.0.1.
  • Persistency MXP v4.0.1.

These MXPs can be downloaded from here. Then go to Services MXPs.

The Twitter Project Capuchin Platform Services implemented for this specific application are also required:
  • “TwitterUtils.mxp”: Provides methods for resizing images and retrieving city names based on the GPS coordinates.
  • “Twitter.mxp”: Implements the Twitter methods for login, browsing and posting tweets.
The Twitter MXP files are packaged together with the source code files.

Please click here for the full tutorial in PDF format and the supporting source code.

Screen shot




Hope this was useful for some of you :)
Cheers!