Say I'm using a webhost that has a bandwidth/month usage cap. I have a site like ParadoxSystems that have subsequent pages that load the same SWF over and over (click on the links and you'll see). The SWF is apparently cached after the first load (can't tell because the size is small enough to load quickly).

My question is... if people keep loading the subsequent pages through the links, and that header SWF is loaded over and over, is each "load" considered bandwidth usage by the webhost or does a cached copy not even load from the server? Is it actually being cached ?