Would it be possible to have the images in the slideshow be called up from a url link to an image, rather than a stored image?
Would it be possible to have the images in the slideshow be called up from a url link to an image, rather than a stored image?
Comments
Comment #1
ppblaauw commentedYes, you can use e.g. emfield to get images from third party providers or you can simply use a text field where you put an img tag like:
and map it to the slide_image
Hope this helps you further, please let me know.