hi-

i'm using openlaszlo 4.9.0, and i have my app embedded in an html page with a 
javascript call that looks like:

  lz.embed.swf({url: '/app.lzx', bgcolor: '#ffffff', width: '500', height: 
'200', id: 'lzapp', accessible: 'false'});

its not respecting the width and height passed in (instead its taking up the 
entire browser screen). 
i also tried specifying the width and height by appending "px" to "500" and 
"200", but that doesn't work either.

ideas?

thanks,
augusto.

Reply via email to