Whats the difference? All I kno is Regular ones won't work on my phone. But like why is that? Different coding in the flash script?
Whats the difference? All I kno is Regular ones won't work on my phone. But like why is that? Different coding in the flash script?
Last edited by Elitek550; 04-26-2009 at 11:45 PM.
There are Flash lite 1.1,2.0 and 2.1!
As far as I know there are differences in the action script!
Example:
2.1
2.0Code:** // End of the function function launch(appNo) { if (appNo != selectedVar) { directSel(appNo); ** // end if getURL("FSCommand:mainmenu://", "highlight=" + (appNo - 1)); keyActive = false; iconsOut(); ** // End of the function
It is also used FLCmd at flash lite 2.0 which you have toCode:** // End of the function function launch(appNo) { lastSelectedVar = selectedVar; selectedVar = appNo; select(); appVar = eval("App" + appNo + "_ID"); getURL("FSCommand:Launch", appVar); keyActive = false; iconsOut(); ** // End of the function
replace with fscommand2 for flash lite 2.1
do a google search and you will find it......
or use flash lite 2.0 menus on 2.1 cell phones.....if that was people...i wonder.... :/ :/ :/
There are currently 1 users browsing this thread. (0 members and 1 guests)