I want to pass variable from an input form field to a flash object but i couldn't. i am setting text_field name as input_1 and setting the flash parameter name as flashvars and its value as y=#input_1 where y is a dynamic field in flash that need to be populated. However, at runtime, y is populated by string #input_1 and not the actual field value.
Please, advise!
I want to pass variable from an input form field to a flash object but i couldn't. i am setting text_field name as input_1 and setting the flash parameter name as flashvars and its value as y=#input_1 where y is a dynamic field in flash that need to be populated. However, at runtime, y is populated by string #input_1 and not the actual field value.
Please, advise!