I am just beginner but i will tell you how to make basic digital clock in flash.
1.First open flash and go to new and select flash file(action script 2.0)
2.now you will get new document and go to properties (select window/properties/properties if not available) and change size to 240*320 or other resolution.
3.Press ctrl+r to insert picture and select picture of same size .
4. insert text box and set properties as marked in screen shot.
5. Embed the font as shown in picture(Don't embed if you want am and pm to be displayed).
6.copy and paste code 1 (from attached zip file) and save it .
7.now your flash wallpaper is almost ready just two steps away. now we have used variable Clock_text so in text box property write name of output variable(which is to be displayed in textbox.)Just click on textbox and write it.
8.Now add blank key frame(see screen-shots in attachments)
9.After adding it right click on it and click action.
10.In action just write gotoAndPlay(1) (write as it is with upper and lower case)
11.press ctrl + enter and you go
12.now click on outer side of document and click on publish and follow screenshot and just copy -paste swf file in phone.
Please do not copy this tutorial on another site. It is created by me .
Attached Files
Edited by mvv1277, 03 April 2012 - 03:58 PM.






