How do i get a variable from a flash 8 combobox? (for php)
I can get the value from my combobox selection to show up in the output window of flash 8, but just want to know how to capture this variable & send it to php?
var myListener:Object = new Object();
my_cb.addEventListener("change", myListener);
I am basically trying to capture the value of the box selected as a variable - so I can grab it via my php script.
My problem is I'm not sure what to call my variable & where in the actionscript?
My php is like this:
Call the variable whatever you like, make it a _root variable. Something like _root.Cb_entry, then send it to the php file when you send the other stuff.
__________________
Color Wars™ | (kul′ər wôrs) n. - Open conflict between factions. www.theColorWars.com