Looks like the problem is leaving this empty..

> var strComments:String = "";

putting there an real string in, per example:

var strComments:String = "<b>User ratings:</b><br>";

causes no problem with the picture alignment.
you can try to put there only an <br> in that string and you can see
the textfield aligns the first stars wrong.

i hope you can reproduce my evaluation.


max




-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.362 / Virus Database: 267.12.7/155 - Release Date: 01.11.2005

_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to