Flash Form bug
Flash Form bug
- Started
- Last post
- 3 Responses
- bhMedia
My text inputs are showing the path to where they are instead of being blank so people can put their name, email, etc. ...Anybody had this problem? Or know what it could be? I'm sure it's something I'm overlooking.
i.e.( _level0.infoMain.form.name)
- bhMedia0
anyone?
- Pixter0
Write the name of the field in the "Variable", not in the "instance name"
- Mick0
Yeh, you're putting variable names in the text component properties - use instance names and get their value with --> var blah = instancename.text