i am stuck on my project
for s60 v3 symbian
i need to make flash lite interactive theme
what is the action script to open the symbian apps:menu,gallery,sms and the rest
i want to make buttons that work form the swf file
tnx, sorry for my english
i am stuck on my project
for s60 v3 symbian
i need to make flash lite interactive theme
what is the action script to open the symbian apps:menu,gallery,sms and the rest
i want to make buttons that work form the swf file
tnx, sorry for my english
You have to use:
example:Code:fscommand( "Launch","application-path,arg1,arg2,...,argn")
I hope that solve your problemCode:fscommand( "Launch","z:\\system\\apps\\browser\\browser.app,http://discussion.forum.nokia.com/")![]()
It does not (solve the problem), because that example will work with S60 2nd Edition only, not on Symbian 9/S60 3rd Ed (applications are .exe files, not .app files, and they reside in \sys\bin not under \system\apps).
Last edited by petrib; 2008-08-07 at 04:29.
Actually there is a way
http://wiki.kunerilite.net/index.php...em_plugin#Open
cheers,
Ugur.-
Follow me on Twitter [url]www.twitter.com/ugurkaner[/url]
Create sexiest Symbian apps faster & easier [url]www.kunerilite.net[/url]
Turn your Joomla! website into a mobile site instantly [url]www.mobilejoomla.com[/url]
Hi Petrib,
On S60 3rd Edition you can simply call the app.exe by name, no path is required.
Mark
Mark Doherty
Developer Evangelist
Adobe Systems, Mobile and Devices EMEA