I would like an image to display only when it has loaded. If not loaded yet, it should show a loading icon or some indicator. Is there a way I could achieve this?
I change src attr using this code:
SetObjectAttribute "Image10" "src" "[imgurl]"
I would like an image to display only when it has loaded. If not loaded yet, it should show a loading icon or some indicator. Is there a way I could achieve this?
I change src attr using this code:
SetObjectAttribute "Image10" "src" "[imgurl]"