URLLoader or FlashPlayer caches loaded pages

for each load i create another URLLoader instance
seems it’s FlashPlayer flashplayer_10_sa_debug.exe caches once loaded page
i check the page i reload with browser - it returns the updated version
and after this check FlashPlayer still returns old
i need to restart application to receive an updated version
how to avoid?