hello. i’m trying to figure out what is better for performance/bandwidth…
let’s say i have a main page, then separate swf’s for a photo gallery and an about page.
is it better to load the photo gallery swf into say slot 10, then when the user clicks the about page, load that into slot 10 thus unloading the photo gallery swf.
or, load the photo gallery into slot 10 and the about page into slot 15, and just have the photo gallery move off the main stage or something, ready to be used at a moments notice.
or, is this just a moot point since at that time all these will already be in the user’s cache?
i’m just trying to figure out what the “proper technique” is, i hope this makes some sort of sense.
thanks!