flash - Replace String with Movieclip -


in application have string this..

var str:string = "the item [mc]"; 

here need replace [mc] movieclip object. possible?

but not use tlf text,because increases file size.

i assume want string appear in textfield? can use <img> tag place symbol instance library.


Comments

Popular posts from this blog

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

java - where to store the user credentials in an enterprise application(EAI)? -

openxml - Programmatically format a date in an excel sheet using Office Open Xml SDK -