csteinhilber
Programmer
I'm using a nice little commercial component (.mxp) in a current project.
I want to adjust one of the components parameters using ActionScript... but the flippin' parameter is actually named with a space in it's name. At least, that's how it appears in the Parameters tab in the Component Inspector:
"conn timeout".
I can set the value of this parameter in the inspector, and it works just fine. But can't figure out how to address it in AS.
Anybody have any ideas?
Thanks!
-Carl
I want to adjust one of the components parameters using ActionScript... but the flippin' parameter is actually named with a space in it's name. At least, that's how it appears in the Parameters tab in the Component Inspector:
"conn timeout".
I can set the value of this parameter in the inspector, and it works just fine. But can't figure out how to address it in AS.
Anybody have any ideas?
Thanks!
-Carl