We've been building some custom V2 components in Flash 8, and have found
some issues regarding the Uncompiled components found in
StandardComponents.fla, vs. the compiled SWCs.

For example, the Label from the StandardComponents.fla file will not
accept styles for font after we instantiate it using
createClassObject(). Using the compiled Label instead, works fine.

Also, the TextArea from the StandardComponents.fla file will not always
output its text properly. Often after a compile it will have HTML
wrappers around its text instead of just the text. Again, using the
compiled SWC works.

Has anyone else encountered such problems? If so, are there other
solutions to using the uncompiled versions, rather than resorting to
using the SWCs?

Thanks,
Keith
_______________________________________________
[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