Recently, "Simon Lord" wrote: > Is there anyway to embed images such as small 8x8 icons into a > text field?
The imageSource property allows you to embed a single image in a field using a pre-defined character. Otherwise, if you need to employ many icons and the field needs to scroll, you can create a group and scroll the group with a scrollbar. If the icons need to change position based on the flow of the text, then I don't think there's a graceful way to solve your problem. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard
