all groups > macromedia mobile and devices flashlite > february 2005 >
You're in the

macromedia mobile and devices flashlite

group:

FSCommand Limitations List


FSCommand Limitations List Jon Danao
12/29/2004 3:25:19 AM
macromedia mobile and devices flashlite:
Re: FSCommand Limitations List Jon Danao
12/29/2004 3:29:31 AM
Re: FSCommand Limitations List emanNick
12/29/2004 10:01:13 AM
Re: FSCommand Limitations List emanNick
12/29/2004 10:05:31 AM
Re: FSCommand Limitations List amit79
12/29/2004 10:10:17 AM
ResetSoftKeys ()-Nokia 3650 OS6.1

Re: FSCommand Limitations List pparto6
12/29/2004 1:11:03 PM
StartVibrate() : Nokia 3560 OS6.1

But:
I've tested: Quit() and FullScreen() on Nokia 3650 OS6.1, it works well.
Re: FSCommand Limitations List amit79
12/29/2004 1:56:43 PM
StartVibrate() : Nokia 3560 OS6.1

is there any new model developed by nokia
Re: FSCommand Limitations List amit79
12/29/2004 1:56:47 PM
StartVibrate() : Nokia 3560 OS6.1

is there any new model developed by nokia
Re: FSCommand Limitations List nemid
2/2/2005 3:36:05 PM
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??
Re: FSCommand Limitations List mike krisher
2/2/2005 9:14:26 PM
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

Re: FSCommand Limitations List dawils
2/6/2005 6:51:00 AM
GetBatteryLevel
GetSignalLevel

Re: FSCommand Limitations List Tom Krcha
2/6/2005 9:57:32 AM
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
Re: FSCommand Limitations List pparto6
2/6/2005 8:48:25 PM
Re: FSCommand Limitations List mobileflashdev
2/7/2005 12:14:27 AM
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

AddThis Social Bookmark Button