i need to know is flash counting when calculating web page size and web page download time:
example
flash file size : 20 kb
Html page size w/o flash :10kb
Total web page size = flash size + html page size
OR
Total web page size = html page size
AND
total load time = html page load time
OR
Total load time = html page load time + flash load time

Reply With Quote