I'm currently designing a web page in which I load two Edge Animate files. Both these Edge Animate files use the exact same images, so currently the images are loaded separately twice on the same page (effectively turning a 5MB page into a 10MB page). I thought that one possible solution might be to draw the images externally from the an online source (ex. www.websitename.com/images/image1.jpeg"). Thus effectively only loading them once.
Is it possible to load an online image externally into Edge Animate?