MX2004 Loader component scale BUG

Hi,
I’m using actionscript to load some images into loader components, and I need those images to be scaled down. The problem is that sometimes the loader component fails to scale down an image…

Here is example (sometimes it works ok, if it is try to open it in new window):
[color=#22229c]http://members.lycos.co.uk/alextk130/flashbug/1.html[/color]

Here is screen shot of a bug:
[color=#22229c]http://members.lycos.co.uk/alextk130/flashbug/bug1.jpg[/color]

Here how it supposed to look (and looks when I test it inside flash or on localhost):
[color=#22229c]http://members.lycos.co.uk/alextk130/flashbug/nobug1.jpg[/color]

Here is link to the .fla file:
[color=#22229c]http://members.lycos.co.uk/alextk130/flashbug/1.fla[/color]

All loader components set to scale content, and putting “.scaleContent=true” inside script doesn’t help.

If someone knows how to fix this please tell me

Thanks in advance.