Input text path probs


ok have input text box type name. have dynamic text box. input text box inside mc. input text box variable named name1 , dymanic text recieve text typed in input text name2. button have made exicute action need contain work. have tried

on(release) {
name1 = name2
}

but failed work.

what need do.

thanks

sterockicy

you must add path of mc contains dynamic textbox. or set text of textfield, add '.text' instance name.

on(release) {
mcname.name1 = name2.text;
}

hth,
blemmo


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support