Hi,
I would like to know if there is some way to avoid the save popup showing up when exiting a flash app.
Thanks!
Pit
Hi,
I would like to know if there is some way to avoid the save popup showing up when exiting a flash app.
Thanks!
Pit
Sure;
Put this line to first ever frame;
Put this one to your listener;Code:fscommand2("SetSoftKeys", "Previous", "Next");
cheers,Code:on(keyPress"<PageDown>") { status = fscommand2("Quit"); }
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]