Pag.31 -Loading an Image
Notes:
- the image needs to be loaded with the page, or at least an
img tag must be present on the page as it will be used as a placeholder for the image itself.
- the image id is the same as the string that is used on the loadImage line. In this example we're using as the image id the filename, but it could be anything else.