Flash Lite 1.1 Battery Level Tutorial
WEB DESIGN VIDEOS - PHOTO EDITING VIDEO CLIPS

|
Send me a pm with your email on if you need an updated device listCode\n\n/:currentBattery = FSCommand2( \"GetBatteryLevel\" ); \n/:maxBattery = FSCommand2( \"GetMaxBatteryLevel\" );\n/:battFraction = /:currentBattery / /:maxBattery;\n/:battLevel = Math.round(/:battFraction*100) add \"%\";\n/:maxWidth = batt._width;\n/:currentWidth= /:battFraction * /:maxWidth;\nbatt._xscale=/:currentWidth;\n\n\nOR use the following code if the top one doen\'t work\n\n\n/:currentBattery = FSCommand2( \"GetBatteryLevel\" ); \n/:maxBattery = FSCommand2( \"GetMaxBatteryLevel\" );\n/:battFraction = /:currentBattery / /:maxBattery;\n/:battLevel = ((int)(/:battFraction*100)) add \"%\";\n/:maxWidth = batt._width;\n/:currentWidth= /:battFraction * /:maxWidth;\nbatt._xscale=/:currentWidth;\n\n\nSong-♫Kayne West-Stronger♫\n\n\nIf you want me to make you a battery meter for your phone send me a PM stating your phone ( model and make) and your email 1.1, Adobe, Battery, CS3, Ericsson, Fla, Flash, lite, Macromedia, Nokia, Sony, Swf, technology, W810i
|
|
![]()