Monthly Archive:: September 2012

In this tutorial we are going to connect SmartFox Server using Action Script 3 in Flash Builder 4.6. Mostly you won’t get action script 3 code to connect smartfox server, here i’ll provide action script 3 source code at end of the tutorial. At the end of the tutorial you
Applying MXML skinclass at runtime increases your application attractiveness in the great way. In this tutorial I’m three files Gradient.mxml, VerticalSkin.mxml and EllipseSkin.mxml. Before Login After Login Step 1: To create new application New ->Flex project. Step 2: Then create skin class to the main application by right click on main
In this tutorial we are going to see how to apply vertical gradient color and horizontal gradient color to the application container using MXML skinning. Step 1: Create Flex project by selecting New -> Flex project. Step 2: Now in the package explorer (top left) look for project you
When I am installing latest version android ADT  plugin in the Eclipse Juno 4.2. It shows the following error cannot complete the install because one or more required items could not be found. Software being installed: Android Development Tools 20.0.0.v201206242043-391819 (com.android.ide.eclipse.adt.feature.group 20.0.0.v201206242043-391819) Missing requirement: Android Development Tools 20.0.0.v201206242043-391819(com.android.ide.eclipse.adt.feature.group 20.0.0.v201206242043-391819) requires ‘org.eclipse.wst.sse.core
For the android development I am using Eclipse Juno with android ADT plugin, While I am creating Android Virtual Device (AVD) for development purpose it shows following error. “Unable to find a ‘userdata.img’ file for ABI armeabi to copy into the AVD folder” Solutions to the above problem: May