skolker
02-02-2007, 04:50 AM
Hi I am trying to load an image using Loader component:
LoaderName.contentPath = "thumb1.jpg";
When I publish and click on the html file, The image does not load.
It only load when I test it and I have to click double times (Ctrl + Enter) so it would reload and then it displays.
I am assuming that the resond it doest load when I click once Ctrl+Enter (test mode) or when I click on the published file is because the image did not load, is there something I am missing.. how can I fix that issue.
Thank you very much.
LoaderName.contentPath = "thumb1.jpg";
When I publish and click on the html file, The image does not load.
It only load when I test it and I have to click double times (Ctrl + Enter) so it would reload and then it displays.
I am assuming that the resond it doest load when I click once Ctrl+Enter (test mode) or when I click on the published file is because the image did not load, is there something I am missing.. how can I fix that issue.
Thank you very much.