Hello,

For complete control over loading multiple assets, I would recommend
bulk-loader. It's a clean and simple open source API to handle loading
of external assets. You can react as each asset loads (for example add
models as they are loaded) or just load a whole bunch at once and wait
for them all to be available. You can also setup multiple loaders that
would handle different assets: like assets to be used in Away3D and
assets to be used somewhere else in the site. 
http://code.google.com/p/bulk-loader/

If you are doing a complete site in Flash, a framework like Gaia might
help. The framework handles assets loading, sets up deep linking
("...#/MainHallScene") and has a very clear documentation and great
support to get you started. http://www.gaiaflashframework.com/

hth.

Jerome.

To unsubscribe from this group, send email to 
away3d-dev+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to