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

macromedia mobile and devices flashlite

group:

Launch function on Sony Ericsson P900 ?



Launch function on Sony Ericsson P900 ? garrow
1/29/2005 2:30:33 PM
macromedia mobile and devices flashlite: Hello,

I have been trying to launch another application with my sony ericsson p900
and recieve the error: "Problem with content:9", or action script error. Here
is my code:

on (press) {
fscommand("Launch", "c:\\system\\apps\\calendar\\calendar.app");
}

I've tried both c and z drives...any ideas?

Thanks,
Diana
Re: Launch function on Sony Ericsson P900 ? garrow
1/29/2005 6:21:21 PM
Solved my problem! The launch works on my phone, I just had the path wrong.

For future reference, when the fscommand("Launch", "path"); gives the error
"Problem with content:9" you can translate this as "your path to the
application does not exist".
AddThis Social Bookmark Button