shared libraries. Cached BUT if I add another element - does it recache???
Hi - using shared libraries at the moment for a scalable e-learning course. All the elements are to be used over multiple screens.
BUT if I have to add a new element to that published shared swf - then next time I access my learning program it will have to download the WHOLE NEW shared library - is that right? ie: defeating the purpose in the first place.
So if that is true then the best idea would be to use separate shared libraries. ie: sharedLibraryMusic1.swf sharedLibraryMusic2.swf for newer mp3s
etc...
Or is this nonsense. ie: A new updated shared library with a "little" new element would not cause the whole swf to be downloaded again???
This is so important as it can make or break the download speeds.
Thanks in advance