Hello you all!
Im kinda new to AS3…what Im trying to do:
I have three objects on the stage, each of them holds different value. Then there is a text field. If, lets say one object is clicked textfield displays value of the object, if more objects are clicked on textfield displays the values of all objects counted together (I think you kind of know where Im coming from:)…
Now, after I have clicked on the objects I wanted, I would like the value of textfield to be passed to…possibly html form…Im not sure whether this can be done from the swf file, so was thinking that probably you can create a button that send the value somewhere, only dont know where and how…
Im not looking for a “baked” solution here, only if anyone could point me anywhere (some tutorial or whatever) I could find out how to, or at least if anyone could tell me that this is not possible so I dont waste my time (and others)! Thank you