saving formatted text
Andy Fuchs
andy at foxwerk.de
Mon Mar 3 16:53:25 CST 2003
at 03.03.2003 16:41 Uhr, Sjef Janssen wrote:
> Is it possible to save formatted text in Valentina (italic, bold, underlined),
> and display it in a text member of Macromedia Director?
Hi Sjef,
yes - if you use the RTF, or HTML of your text-member:
myValentinaField.setValue( myDirectorField.rtf )
and vice versa:
myDirectorField.rtf = myValentinaField.getValue()
-- Andy Fuchs
-- silent movie media
-- mailto:andy at foxwerk.de
-- http://www.silent-movie-media.com
More information about the Valentina
mailing list