epopov
11-04-2003, 11:10 AM
Hi,
I want to load resources for my visual elements after application initialization. I use setSource() method for it. But I have a lot of resources and I don't want to send 50 requests (setSource(resource_url)).
Is there some other way? Can you give me an example?
I want to load resources for my visual elements after application initialization. I use setSource() method for it. But I have a lot of resources and I don't want to send 50 requests (setSource(resource_url)).
Is there some other way? Can you give me an example?