I think I know the answer to this, but want to make sure I've not missed something...
I have a webpage that has a small, flash logo animation at the top of the screen. I've kept it minimal and it's just a logo, so no critical navigation or anything silly in there. Because it's the first large element to load however, it's sometimes hangs the page a bit and slows everything else down.
Is there a way to tell it the page to load that flash element last? It's the only flash element and I've already implemented jquery on the page (I don't know if that gives me an option?)
Thanks in advance!