[Laszlo-dev] img tag in swf vs dhtml
Philip Romanik
promanik at laszlosystems.com
Mon Feb 12 16:31:54 PST 2007
Hi John,
I got a closer match by inserting a <br/> between the text and image. It
still isn't identical though.
Phil
>When the program below is compiled for SWF and then for DHTML, the
>placement of the image differs.
>
>I rather expect that this has been covered before, so apologies in
>advance if I should know what's up. Is there something I should be
>doing differently to ensure identical rendering in swf and dhtml?
>
>Thanks,
>
>jrs
>
><canvas height="320" >
> <text multiline="true" width="300" height="300">
> Hello dear friends on the Red Planet! How is the Garden today?
> <img src="./images/horse-3.jpg"/>
> </text>
></canvas>
>
More information about the Laszlo-dev
mailing list