highwire
November 22nd, 2002, 02:32 PM
Sorry if this is rudimentary. I want to pass a value from an input form to a function. The sample attached tries to change a movie clip's x and y position based on values in the form input fields; theClip, xDist, yDist.
When I hard code it, the function receives the values and works, but when I give it variable names referring to the fomr fields, I get nothing. :cyclops:
When I hard code it, the function receives the values and works, but when I give it variable names referring to the fomr fields, I get nothing. :cyclops: