Insert image from web

Is it possible to insert an image from the web? Meaning to use URL block to read an image and update a sprite to that image.

Yes - but beware of CORS issues

Here's my version of a costume from URL block, which dodges CORS issues and allows a dropdown for images from the Snap! costume library.
(In helicoptur&ProjectName=Custom%20Blocks)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.