dynamic text in mc
i having trouble making dynamic text show inside of movie clips, works ok on main stage
i have text document called "text.txt" , using dynamic text box instance name "icelandair" on main stage. in first frame have actionscript loadvariables("text.txt", "_root");
this works fine.
in area on stage making movie clip called "ice_txt_mc". inside movie clip putting same text had on main stage. instance still "icelandair". tried putting same actionscript had used before in first frame of movie clip, when test movie, in dynamic text box comes as: _level0_ice_txt_mc.icelandair. messing levels somehow?
thanks.
i have text document called "text.txt" , using dynamic text box instance name "icelandair" on main stage. in first frame have actionscript loadvariables("text.txt", "_root");
this works fine.
in area on stage making movie clip called "ice_txt_mc". inside movie clip putting same text had on main stage. instance still "icelandair". tried putting same actionscript had used before in first frame of movie clip, when test movie, in dynamic text box comes as: _level0_ice_txt_mc.icelandair. messing levels somehow?
thanks.
sorry. "icelandair" refers both var name , instance name of dynamic text field.
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment