I believe people have done that with some success using import/ library. Libraries were not designed to be unloaded, but I think it mostly works...
On 2006-10-11, at 22:37 EDT, Bruce wrote: > What he really wants (making a grand assumption here. ;) ) is an > container application that he can load and unload modules so to not > take up too much memory and processing power. (I would like this > too) Unfortunately, this isn't the way it works. If you could > destroy everything without leaking memory, that would work ok too. > Complicates things but at least you can get the same behavior. > > Cheers, > Bruce > > DL wrote: >> On 11 Oct 2006 at 17:42, Kimus Linuxus wrote: >> >> > NO. I want to load One at a time on demand. >> >> o.k. .. clearer .. you have one in view at any time .. but earlier >> you did write .. >> >> /"- And at rutime I can switch the <view> resource. change form >> 1.lzx url to 2.lzx url. right?"/ >> >> i.e. /switching/ between pre-loaded containers (I assumed). It is >> easy and avoids loading delays. >> >> If you use SWFObject.js, as suggested, you can just write another >> lzx.swf into a single div container. >> >> Just pass a different movie src, name, and other properties to >> SWFObject. >> >> DL >> >> >> >> >> >> >> --------------------------------------------------------------------- >> --- >> >> >> _______________________________________________ >> Laszlo-user mailing list >> [email protected] >> http://www.openlaszlo.org/mailman/listinfo/laszlo-user >> >> --------------------------------------------------------------------- >> --- >> >> No virus found in this incoming message. >> Checked by AVG Free Edition. >> Version: 7.1.408 / Virus Database: 268.13.2/471 - Release Date: >> 10/10/2006 >> > > > _______________________________________________ > Laszlo-user mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-user _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
