Images for Embedded Content

Hi!

I’d like to create something for our displays which would be added to a layout as embedded content. I was wondering what the best solution would be for images. Is it possible to put the images in the library and link back to them or should I host them elsewhere? Just looking for suggestions.

Thanks

You can’t hot link to images uploaded to the library.

If you’re building a module, then you can have the Player download images along with your module resources, but if it’s just an embedded HTML widget you’re using, the images would need to be hosted elsewhere.

Okay. Thank you! I will look into modules.