Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: AssetLoader utility...  (Read 6771 times)
quinrou
Jr. Member
**
Posts: 18


View Profile Email
« on: September 04, 2008, 06:00:24 »

Hi,

I realised I posted this on the wrong - I first posted it in the standard port to AS3...

I have been looking at the assetLoader utility ( http://revisual.co.uk/?p=153 ) and had a couple of questions.

I was wondering if it was possible to load a swf that is used as a library and use it at a later date rather than adding it to the stage straight away as soon as it's loaded.

The swf would then be used later in the application to retrieve needed assets. Is there away to retreive the loaded assets? Are they stored in a locator something?

I am used to use LowRa (http://code.google.com/p/lowra/) which has a nice way to load graphics or files (xml). It also has a nice sequential preloading system (QueueLoader) where the graphic loader and the file loader can be pushed into. pureMVC could (IMHO) benefice of such utility.

I am still unsure about using the assetLoader utility. I still need to look the code in more details...

thanks
Seb
Logged
Pages: [1]
Print