Flasher Archive

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


Subject: Re: FLASH: Flash4 and forms
From: Brian Clifton
Date: Thu, 5 Aug 1999 16:26:57 +0100

OK I have my form at:

http://www.omegadm.co.uk/testing/flash-brochure.htm

All variables are in the same time line but different layers. The script is called by
clicking submit whose action is:

On (Release)
GET URL (//www [dot] omegadm [dot] co [dot] uk/scripts/formh [dot] pl?recipient=brianatomegadm [dot] co [dot] uk">http://www [dot] omegadm [dot] co [dot] uk/scripts/formh [dot] pl?recipient=brianatomegadm [dot] co [dot] uk)
End ON

Variables are sent via GET.

The script returns:
501 : malformed address: ?$version> may not follow

The url is now:
//www [dot] omegadm [dot] co [dot] uk/scripts/formh [dot] pl?recipient=brianatomegadm [dot] co [dot] uk?%24version=WIN+4%2">http://www [dot] omegadm [dot] co [dot] uk/scripts/formh [dot] pl?recipient=brianatomegadm [dot] co [dot] uk?%24version=WIN+4%2
C0%2C12%2C0&commentbox=Famous+East+Coast+beach+resort%2C+a+renowned+holiday+destination%2E
&floridabox=X

So basically everything after ?recipient=brianatomegadm [dot] co [dot] uk is somehow incorrect. The
only variables I want passed are 'recipient' and 'floridabox' (plus other hidden
variables to follow).

Can anyone please (please, please) help?

TIA, Brian

> Brian,
>
> Hidden type variables can be sent from flash. All you need to do is to set
> the variable in a context that will be 'seen' when you give the 'submit'
> action. I tend to use a layer just for this type of thing and place the
> definitions of the needed variables in a frame on that layer. So you could
> use Set Variable recipient=brianatomegadm [dot] co [dot] uk from an action on a frame
> and when you send the variables this one will also be sent.
>
> Nigel


------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  FLASH: flash sound question, Keith Holmes
  Re: FLASH: Flash4 and forms, Nigel Randsley-Pena

Replies
  Re: FLASH: Flash4 and forms, Nigel Randsley-Pena

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