Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: FS_command in Flash movie
From: Roland Blattler
Date: Mon, 8 Mar 1999 02:34:27 GMT

Hello all,
 
I would like evaluate the FS_command depending the value (string) passed by the Flashmovie.
 
So far the if statement
 
If (command == "C")  -- must be a string
-- do something
else
-- do something else
 
does not do the right thing and this happens with Delphi and C++. I can retrieve the "command " and "args"  and display it but I fail to evaluate it. Has anybody some hints for me, please.
 
Thanks for your help
 
 
************************
Have a nice day
************************
Roland Blattler
rbatupnaway [dot] com
Perth / Australia
 

Replies
  Re: FLASH: FS_command in Flash movie, John Croteau
  RE: FLASH: FS_command in Flash movie, Phillip Kerman

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]