[Laszlo-dev] img tag in swf vs dhtml

John Sundman jsundman at laszlosystems.com
Mon Feb 12 07:48:07 PST 2007


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>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: horse-3.jpg
Type: image/jpeg
Size: 5915 bytes
Desc: not available
Url : http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20070212/41081c69/horse-3.jpg


More information about the Laszlo-dev mailing list