Jubba needs a hand. How to target inside of a MC
January 7th, 2009ex:
you have a movie clip on the stage named "mcInput" with an input text field named "iText". the path would be:
_root.mcInput.iText
input text fields (just like dynamic text fields) are both read and write, so you can declare the value of the input text box in order to display a default value.
ex:
_root.mcInput.iText = "input text here...";
that would make the input text field display "input text here...".
if this is not working for you, then post the fla.
:)
jeremy
Either way is acceptable depending upon the situation.
yeah it works now, I must have been doing something stupid last night. thanks a lot.
and Upu, I think you are telling me to put it on the main stage? buti can't do that because I need to adjust its alpha for a frame or two and it needs to be inside of a movie clip.
pom 0]
_root.variableA
#If you have any other info about this subject , Please add it free.# |
