Flasher Archive

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


Subject: RE: FLASH: Detecting Variable from CGI
From: Gareth Vaughan
Date: Thu, 17 Feb 2000 12:29:02 GMT

So if you put a text box up, check the 'text field' box on the right hand
toolbar and in the 'variable' box on the propeties for the text box put
result.
When you serve the exported movie the value of result should popup in the
text box if flash has recieved it.

gareth

> -----Original Message-----
> From: Dixon [SMTP:jimmeratcheeky [dot] skyrock [dot] co [dot] uk]
> Sent: 17 February 2000 11:08
> To: flasheratchinwag [dot] com
> Subject: RE: FLASH: Detecting Variable from CGI
>
> >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

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, Dixon

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