SetSoftKeys is not working at all!

I just created a new Flash for mobile file using the default settings (player 1.1 and actionscript 1.0) and I added the following code in the first frame:

fscommand2(“SetSoftKeys”, “Options”, “Exit”);

Nothing happened at all!! I tried to add a trace statement after it but it was not printed I think the fscommand2 caused all other code to fail.

Could u plz send me a .fla of a working program that is able to set the softkeys??