Hi Miguel
You might want to repost that as a message rather than as a subject line :-) However, if I understand what you are asking, I had the same problem with an application I was working on. I have posted what I came up with (with help from others) on my blog: OpenLaszlo: <http://philwallach.com/?p=75> optimising for a large number of views OpenLaszlo: <http://philwallach.com/?p=82> background loading of images OpenLaszlo: initstage <http://philwallach.com/?p=84> . defer vs late HTH Regards Phil -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, 9 August 2007 1:12 AM To: [email protected] Subject: [Laszlo-user] I have a problem. I have a lot of views associated to a dataset. These views have a "resource" "http" like http://localhost/oflademo/camera.swf (this is a image). I can not watch several of these images because resource is not loaded yet. Ho
