Forum Moderators: open

Message Too Old, No Replies

Flash Components

forms in flash

         

kingkelly

8:16 pm on Jul 13, 2003 (gmt 0)

10+ Year Member



Anybody know how the radio button component works in flash? For example, if clicking a radio button on a HTML form adds "&city=toronto" to a search string, how would i replicate that in Flash MX?

hakre

9:40 pm on Jul 13, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



hi kingkelly,

in flash (mx) you can access and set variables in your movies directly, there is no need for a form to be submitted.

- hakre

kingkelly

12:12 am on Jul 14, 2003 (gmt 0)

10+ Year Member



I dont quite understand... Heres whats supposed to happen: The persons fills out the form in the SWF, and a new browser opens up (because it searches a site off the internet).