> =========== Joseph Balderson wrote: > You may be right. It could also be a simple limitation of how the HTML > parser links up to the CSS parser. Still, it would be good to know why > certain tags are redefinable by CSS and some are not, so at least I > could figure out if there's a fix by extending some class or other.
As far as I can judge, all these are deep inside Flash Player - no way to fix, just work-around... > On another note, I wish the HTML parser was inherited from the XML class > so it could be extended. Built into the player as it is means rebuilding > the parser from the ground up just to add functionality, and who's got > time for that? Yeah, I wish the same. Right now I have a task to build CSS-based text editor in Flash, so I have to work with strings and use tricks to apply them to textfields. In general, HTML text in flash is quite misterious thing :-) -- Best regards, GregoryN ================================ http://GOusable.com Flash components development. Usability services. _______________________________________________ [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

