Flasher Archive

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


Subject: RE: FLASH: Detecting Variable from CGI
From: Dixon
Date: Thu, 17 Feb 2000 12:13:16 GMT

>Hello
>I'm a bit confused, if you know that Flash recieves the variable why do you
>need to check that it has been recieved?
>Do you mean you want the movie to check that it has recieved the variable
>and then do something if it has/hasn't?
>
>If so you could do an actionscript in flash with something like:
>
>If (result <> "")
> Set Variable: "recieved" = "1"
>Else
> Set Variable: "recieved" = "0"
>End If
>
>Is this any help?
>(sorry if I'm miles off the mark)

Yeah this sounds good. I want flash to recognize that the variable 'result
eq true' so that I know that the form info has ben submitted.

If I set up a text box with the name of 'result' and I type 'true' into it,
I can get flash to recognize that but not when the variable comes from a
CGI.



James Ede
Designer Type Bloke
tel: (+44) 0117 9044455
fax: (+44) 0117 9044456

http://www.skyrock.co.uk



flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
flashforward2000 and The Flash Film Festival
"The World’s Premier Flash Solutions Conference and Expo"
March 27-29, Nob Hill Masonic Center, San Francisco, California

-Register before Feb 25 and save $200!!-- www.flashforward2000.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: FLASH: Detecting Variable from CGI, Gareth Vaughan

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