Groups | Blog | Home
all groups > macromedia flash flash remoting > march 2006 >

macromedia flash flash remoting : Submit Variable Scope


Trensic
3/20/2006 8:11:43 PM
I have a movie with different components and one scollpane attaches different
movieclips that have input text or a combo box that loads vars from a database
if present. I can get those variables to one place for submit ... either a
movieclip holder or a variable object but how do I submit that to the CFC.
Please note that in the scollpane that has the attached movieclips...I will not
know at runtime what those variables are so I cannot just submit (this, that,
andtheotherthing). I need to place them in a scope of some sort and let
coldfusion/java work that out.

New to Flash 8 and AS2. Have worked in Flash 5 extensively.

Thanks for the help.
Trensic
3/30/2006 10:49:30 PM
Nevermind I figured this out shortly after posting this. I just created the var object and sent it to the java function(varobject);
AddThis Social Bookmark Button