Demo
Load an image to edit from a remote web address:
http://www.flashimageeditor.com/demo/index.php?url=http://www.freedigitalphotos.net/image/s_sunset23.jpg
(this example will save as jpg since original image was jpg. Loading images from url's will not save to the server, they will save to your hard drive.)
Load a JPG image from relative url (e.g. - your hosting account):
http://www.flashimageeditor.com/demo/index.php?url=images/simpson20.jpg
(saves as jpg because the original image is a jpg, and its saved back to server - saving to the server is disabled for this demo)
Load a PNG image from relative url (e.g. - your hosting account):
http://www.flashimageeditor.com/demo/index.php?url=../images2/templates/apparel/T-Shirt_White_Front.png
(saves as png (transparent background alpha) and back to server - saving to the server is disabled for this demo)
Default with a blank canvas:
http://www.flashimageeditor.com/demo/index.php
(saves to user pc only since no path is specified and as png)



