Aplikasi Flash Handphone

Flash Professional 8 features a new application to develop the flash on mobile phones. Can be seen with the provision of Flash Lite emulator that can be used to view the results of the design while the flash animation that has been created, the original device before practice.

Flash Lite, is a similar player to a mobile phone device to play the type of flash-based multimedia files.

The stages creating flash files for mobile applications, namely:





Making a flash application on the Macromedia Flash 8

2. Compiling a flash file with the pilot on the emulator

3. The test on the real phone.

In the mobile phone you need Flash Player Lite 1.1 to open and view files that are on the flash memory card your mobile phone.

Now, with the introduction we started flash lite 1.1

We want to create a button key States, which form a key clue that can not be seen on the application, but can enable as a key item.

We will create animated objects in the key area of work and key States comes from objects that convert text to be the key.

1. Open Macromedia Flash 8, select create new flash Document

2. In the dialog box click the tab templates.

3. Pad group categories and select Global Phones group in the Templates, click the Flash Lite 1.1 Symbian Series 60.

4. Select the Content layer

5. Select the text tool, then click on the document area.

6. Type the key.

7. The object was dluar key area of work, Use the arrow tool to move out.

8. Select the text object key, click the F8

9. Convert text objects become the key item type button.

10. In the file menu, select the file to import the library.

11. Select the animated images that will be used as keylistener. I Phu c facing the butterfly dunk;)

12. Open the Library panel with the click Ctrl + L

13. Drag your symbol of animation, have Phu, Phu pull objects animated GIF need to swing the working area.

14. Select property panel, name the object instance name rank with the instance name = butterfly


15. The object is a text that button outside workspace and animation butterfly in the workspace.

16. Click the button object key.

17. Click on F9 to write the script action on key items.

on (keyPress “”) {

butterfly._x-=50;

}

on (keyPress “”) {

butterfly._x+=50;

}

on (keyPress “”) {

butterfly._y-=50;

}

on (keyPress “”) {

butterfly._y+=50;

}





1. Test Movie with the click Ctrl + Enter, or select the menu-Control> Test Movie.

2. In the emulator try to click the left, right, up and down for the functional our key States.

you can download fla source here

0 comments:

Post a Comment