This page was last modified 09:12, 21 December 2007.
Fscommand quit
From Forum Nokia Wiki
Preface
Sometimes you just need to say bye. This sounds like being overly enthusiastica about a single command. And you are free to have that opinion ;o)
However, I feel, that the quit command, together with all the other fscommands is one of the key things making Flash Lite different and altogether more controlled.
The quit command does excatly what it says on the tin it makes the Flash Lite application quit, clear all variables and any memory allocations and simply just go away.
When you think about it, isn't this the thing and the whole of the thing in being a real application and not just some Multimedia[1] content, as Flash Lite is sometimes labeled?
At any time in the execution of some ActionScript the creator of the application is able to decide that here is when we are no more.
That, in my opinion, is what makes Flash Lite applications applications more than anything else.
Code example
It could not be more simple. See:
fscommand2("Quit");
You can find more information about different fscommands by following This link
Please comment
Please let me know what you think about this posting by writing on the Comment tab
--Ruikku 00:55, 4 December 2007 (EET)
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Freeze and reset on Exit | realdarkwave | Mobile Java General | 0 | 2004-02-23 11:31 |
| help on standalone app | 17hado | Python | 2 | 2007-05-24 06:59 |
| Seperator in Menu Pane? | tonmoy_symbian | Symbian User Interface | 3 | 2007-02-15 04:49 |
| Go to main screen from a midlet | tanc08 | Mobile Java General | 4 | 2006-08-11 00:25 |
| Bluetooth comms - make event driven | jtullis | Python | 7 | Today 13:57 |
