Hi Alex, Greg,

After adding copy directive to the build file the images are copied to a sub folder of js-debug. I made one more change on the image tag.

I removed the slash from the the path as below and now the images are displayed. This was the issue preventing the display of images i discovered.

<s:Image source="images/clock1s.png" />

After the function call issue is resolved I guess all the images are going to be displayed correctly fort the application.

Thank you for your helps.

Reply via email to