How would one load resources based on information in a dataset? or in other words.
I have a set of 6 jpegs which are specified in an XML document. I want to have those jpegs included as resources in my app at compile time. I want the src attribute of a <resource> tag to be programatically specified. Is this possible? If not, what is the best way to 'preload' these jpegs so that the app has access to them on the client upon startup? thanks, MG _______________________________________________ Laszlo-user mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-user
