I am not 100% sure what version of Flash the Flashpaper is rendering in but it is mostly likely an older version hence the problem. I am going to go down a different road to render the Flashpaper which will hopefully get a newer version of Flash and I will let you know what I find.
In the example I changed over to using a view tag instead of the image but I still got the weird stretching. Do you think moving to the newer version of Flash would help with some of the stretching issues? I have had some frustrating experiences with the html tag in 4.0.7 and SOLO'd application. Right now we are using it in production but the main problem is if I put views in front of the html tag or make the view holding the html tag visible = false the iframe still sits in the app. I could provide a video if you are interested. Has there been significant development with the html tag in newer versions that would help with this behavior? Thanks for the quick responses. David -----Original Message----- From: Max Carlson [mailto:[email protected]] Sent: Tuesday, March 09, 2010 11:55 AM To: [email protected] Subject: Re: [Laszlo-user] Flashpaper Bug To answer your question, Laszlo Mail uses the <html/> tag for the HTML email preview: http://labs.openlaszlo.org/trunk-nightly/docs/reference/lz.html.html Regards, Max Carlson OpenLaszlo.org On 3/8/10 8:02 PM, David Buckler wrote: > In our application we load Flashpaper into an image tag at run time and > have noticed some weird stretching behavior in version 4.7.1 SWF8 mode, > but I can confirm this as far back as version 4.0.7. The image tag has > stretches="both" and it seems at times it will only stretch the X or Y. > I have been able to capture it on video, > http://www.screencast.com/users/David_Buckler/folders/Jing/media/c7c7665 2-049e-4f5d-96be-963a8a12e8f2, > and basically it is just me hitting the F5 key and then the Load Stuff > button. My second problem is that in SWF9/10 version of 4.5.1 and 4.7.1 > the Flashpaper won't work at all. It loads and you can see part of the > document but none of the Flashpaper features work, like scrolling or > zooming. I am no Flash expert but it is almost like the movie isn't > playing and it is frozen on the first frame. I have attached an example > LZX and Flashpaper. The end game is we are trying to have a preview of a > word document inside our application and I am open to recoding this > section if there is a better way. I appreciate any help or opinions. As > an off topic question how did Laszlo Mail get the HTML email preview, > iframes? > > Thanks, > David >
