macromedia mobile and devices flashlite:
ResetSoftKeys ()-Nokia 3650 OS6.1
StartVibrate() : Nokia 3560 OS6.1 But: I've tested: Quit() and FullScreen() on Nokia 3650 OS6.1, it works well.
StartVibrate() : Nokia 3560 OS6.1 is there any new model developed by nokia
StartVibrate() : Nokia 3560 OS6.1 is there any new model developed by nokia
Launch() - Nokia 3650 OS6.1 I know that this was already posted hear, but what error appears in your screen? Is it "Problem with content: 9"? I heard that the 9 was for action script problems, but it doesn't make much sense, right? I'm only trying to open one program... I have tried two ways: 1. fs_result = FSCommand2("Launch", "E:\System\apps\FExplorer\FExplorer.app"); (in which fs_result shows -1) 2. FSCommand("Launch", "E:\System\apps\FExplorer\FExplorer.app"); (the 9 problem) I have also tried to open with getURL, and that way it worked. But I needed to pass some data to the application, so I'm stucked... Anyone with ideas to solve this problem??
I have a general functionality testbed SWF made that will run through all the Flash Lite functionality and methods and will list out whether or not they are supported on the device running the SWF if anyone is interested. general functionality SWF here: http://www.mikekrisher.com/flashlite/template.html
GetBatteryLevel GetSignalLevel
OK. These all are altogether logic problems. But what I've found! It's really funny. Imagine this situation: I've got movie clip on the root. Like: /my_mc/inside_mc and I called from my_mc a frame in inside_mc: tellTarget("inside_mc"){call("someFrame");} on the someFrame(it was frame 10) was: gotoAndPlay(5); but. It wasn't go to the frame 5 in the /my_mc/inside_mc, but in the ROOT! 2 hours took me to find it! It's absolute crazy mistake there! Hope you'll find more such crazy mistakes
just a few more to add to the SE p910i: (Note: some functions may not be available on my phone because my mobile netwrok provider) GetBatteryLevel GetMaxBatteryLevel GetFreePlayerMemory GetMaxSignalLevel GetMaxVolumeLevel GetNetworkConnectionStatus GetNetworkName GetNetworkStatus GetPowerSource GetSignalLevel GetTotalPlayerMemory GetVolumeLevel StartVibrate StopVibrate
Don't see what you're looking for? Try a search.
|