Had a lot of problems in CS3 since we got it with embedded fonts in dynamic 
refusing to render when the text property is changed and auto kerning is on. Is 
there a particular reason for this? I can't seem to reproduce it at will in a 
test fla, but it occurs in almost every AS2 project of any noticable size i've 
compiled with CS3.

Common for these files are MovieClip extensions
- var myInstance:MyClass = 
MyClass(attachMovie("myClassMC","myClassMCInstance",1)); 
myInstance.doSomething();

Is there any kind of rule for why text wouldn't render with auto kerning on? I 
can't make sense of it.

- Andreas R

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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