Sound is an area where the Android OS excels. There are three good reasons why sound is so good: The Android OS has an MP3 player built in Every Android comes with speakers Audio out (headphones) Android leverages a separate media class to handle audio. This media class can be tapped by Flash to allow [...]
May 19, 2011
How to Jailbreak 4.3.3 iPhone
How to Jailbreak 4.3.3 Untethered iPhone 4 3Gs iPod Touch 4G 3G and iPad with the Redsn0w 0.9.6rc16 Redsn0w 0.9.6rc16 can… jailbreak 4.3.3 now… If you want to Jailbreak you will need Redsn0w 0.9.6rc16 and your official 4.3.3 Firmware for your Device. For 4.3.3 then just run this jailbreak. Redsn0w 0.9.6rc16 Windows download from here [...]
May 17, 2011
How To Speed Up Cydia on iPhone 4 Iphone and Ipod
How to Speed Up Cydia on iPhone 4 Iphone 3Gs Iphone 3G Iphone 2G and iPod 4th Ipod 3rd Ipod 2nd Ipod 1st Gen iPad This is a Video ONLY For All Jailbreakers , It will show You How To Update To The New and to Improve Cydia and the New Features Include SPEED And [...]
May 16, 2011
Building Your First Application for Android Using Flash CS5
The goal for your first Android application is a simple one: to get a basic Flash movie running successfully on your Android phone. The following steps will take you through the whole process,at the end of which you will have your first native Android application created using Flash tools. The next section explains how to [...]
May 16, 2011
How to install adobe AIR Application to an Android OS
Flash uses AIR to create your applications for Android. By default, AIR is not installed on the Android phone. This does not stop you from installing your new app, it will simply stop you from running it. Fortunately, AIR is freely available in the Google Marketplace. If your phone does not have AIR installed you [...]
May 16, 2011
How to Setup Flash CS5 for Android Development
Adobe is going to great lengths to make is very easy for you to develop Android applications. To this end, you can now develop Android applications with either Flex or Flash CS5 Professional. Flex development requires the use of a command line utility to make the final Android application. I hate command lines. So, to [...]
May 16, 2011
Configuring the Android SDK Publish Setting on CS5
The core of your development completed in this book requires only the use of Flash CS5. To test your applications you will need to have the Android SDK installed on your computer. The SDK will allow you to complete the following: Run command line Flash build tools Test your Android App in an emulator Install [...]
May 15, 2011
Android Hardware Acceleration
Phones come loaded with technology in the hardware. This is awesome for you as a developer. Following are some key hardware technologies that you will want to keep in mind as you develop for the Android OS: Touch-sensitive screen Sound/microphone Vibration Camera GPS Accelerometer/compass The touch-sensitive screen seems like an obvious hardware feature, but it [...]
May 15, 2011
Working with Android Hardware
The Android platform has been available for less than two years. In that time it has gone from being available on a few phones to being installed on dozens of different phones available on almost every mobile carrier. Today there are over 50 different mobile phones running Android OS 1.5 and greater. Flash is supported [...]
May 15, 2011
Developing Solutions Built with the DOM3 Event Model
ActionScript 3.0 now supports the ECMAScript, DOM3, event model syntax. In layman’s terms, this means that you now use the Listener object to detect when you interact with your Flash movie using either a keyboard, mouse, or the new gesture interfaces used when touching the screen directly. This is a big move from AS2. As [...]
May 14, 2011
Using Code Snippets to Get You Started
Transitioning to AS3 after your entire career has been spent working with AS2 does come with a learning curve. To help you through the transition, Adobe has included a great new tool in Flash CS5, the Code Snippets panel, which you can use to quickly add popular scripts to your movies. Here’s what you do: [...]
May 11, 2011
What Is the Same between AS2 and AS3?
With all the changes between AS3 and AS2 it important to remember that there is a lot of functionality that is the same between them. This will help as you transition from traditional AS1/2 Flash development to mobile app development using AS3. For instance you still use the following in the same way: Variables [...]
May 11, 2011
The Main Features of AS3
ActionScript is object-oriented in design concept. But what the heck does that mean? If you have developed for other programming languages, such as Java, C++, or C#, then you have heard of this term. Object-oriented essentially means that you break code into objects that can be easily reused. The idea is this: It is easier [...]
May 11, 2011
What You Can Expect When You Use AS3
ActionScript 3.0 is a rewrite of ActionScript that brings it completely up to date with current development best practices. There are number of big changes that will take a while to get used to. The main changes are: ActionScript is located in Class files or in the Timeline. Code design is truly object-oriented. You cannot [...]
May 11, 2011
Enabling Flash to Execute Solutions Faster with AVM 2.0
The Flash Player, the plug-in you install in your web browser to playback Flash SWF files, is the key to success in building fast applications. To compile and then run any ActionScript in your Flash movies, the Flash Player uses a tool called the ActionScript Virtual Machine (AVM). For AS1 and AS2 the Flash Player [...]
May 4, 2011
How to Create preset filter libraries
Save filter settings as preset libraries that you can easily apply to movie clip and text objects, Share your filter presets with other users by providing them with the filter configuration file, You can find the configuration file is an XML file saved in the Flash Pro Configuration folder in the following location: Windows XP: [...]
May 4, 2011
Steps to Apply a preset filter to an object in Flash
First thing is to select the object to apply a filter preset to, and then select the Filter tab. Second thing is to click the Add Filter button and then select Presets. Third thing is to select the filter preset to apply from the list of available presets at the bottom of the preset menu. [...]
May 4, 2011
Copy and paste a Flash CS5 filter
Steps to do. Select the object that you want to copy a filter from, and go tothe Filters panel. Select the filter desired to copy, then click the Clipboard button and choose Copy Selected from the open pop-up menu. If you want to copy all filters, choose Copy All. Select the object that you want [...]
May 4, 2011
Apply or remove a Flash cs5 filter
Step 1 Select what you want a (text, button, or movie clip object to apply a filter to) or remove a filter from what you have selected. Step 2 In the Filters section of the Property inspector, you need to do: To add a filter click the Add Filter button and select a filter.Test the [...]
April 5, 2011
Flash to HTML Conversion Tool
Installer Wallaby is delivered as a 32-bit application for Windows and Macintosh. Browser Issues At this time, Wallaby uses Webkit CSS3 tags and therefore is only compatible with Webkit based browsers. This means the Wallaby HTML5 output is not compatible with Firefox, IE9, or other non-Webkit based browsers. The only supported Webkit browsers at this [...]


May 24, 2011
5 Comments