I have Flash 8 Pro :(

I've tried everything
         _oTextArea.setStyle("backgroundColor" , 0xFFFFFF);
         _oTextArea.setStyle("embedFonts" , "true");
         _oTextArea.setStyle("fontFamily" , "Arial");
         _oTextArea.setStyle("fontSize"   ,  14);
         _oTextArea.setStyle("marginLeft" ,  25);
         _oTextArea.setStyle("marginRight",  25);

and marginLeft and Right, are ignored...

Only through a CSS margin-left is interpretated


> But ...
> I recreated your problem in my Flash 8 IDE, "20" and 20
> produced
> different result : The latter had left margin while the former did > not.
_______________________________________________
[email protected]
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to