Central folder for images and sounds to reuse them or NOT???
Hi.
I am producing a large amount of graphics and sounds for an online elearning course.
Can I just confirm one thing please?
Should I put most of my graphics that are going to be shared with other swfs into its own dedicated swf.
As it is cached I suppose that would be the best idea.
BUT
Doesn't it also take longer for a game or screen to load if it has to import the particular mc inside the large resources.swf.
Also, how exactly does it get to that mc.
For example I want mountain mc (which resides inside resources.swf) in my flyingGame.swf.
Does flyingGame have to import resources.swf and then "look inside" for mountain mc EVERYTIME.
Is this good or bad.
I getconfused as to the best way to go about this. So,ebody mentioned RSLs - is that better or am I in fact doing that already as the libraries are cached and shared anyway?
