a dirty kludge to make files appear to load faster than the connection speed allows
javascript in the end of the page to load known required files before the link were clicked, but after the page is displayed
ignore image, its just you have to load the file for "something"
puts enough of swf or mpeg into the buffer before the button is clicked that play begins immediately
viewers forgive a lot if they dont see the waiting sign
</body>
<script language="javascript" type="text/javascript">
//<![CDATA[
<!--
file1 = new Image();
file1.src = "anyfileyouwant.anyfiletype";
//-->
//]]>
</script></html>
as long as you dont try to display the swf as an image, you can callit what you like, it will still end up in the tif
Reputation Points: 562
Solved Threads: 368
Posting Maven
Offline 2,970 posts
since Jan 2009