Page 1 of 1

Dynamic background image like http://mydomain.com/image.jpg

Posted: 12 Nov 2008, 04:37
by Watts
Hi all,

is it possible insert in the background image with an url like :
http://mydomain.com/myimage.jpg
???

thanks all

Posted: 20 Nov 2008, 23:30
by mjau-mjau
Not quite sure what you mean - You can use any background image you like.

If you mean loading from an external domain, that will be problematic though. There are some flash player security issues about loading files cross domain.

Posted: 22 Nov 2008, 04:05
by Watts
mjau-mjau wrote:Not quite sure what you mean - You can use any background image you like.

If you mean loading from an external domain, that will be problematic though. There are some flash player security issues about loading files cross domain.
Hi Karl,
yes i want to load background image from an external domain. I can configure an crossdomain.xml but image is just an .jpg format. How to and can I do that ? Thx

Posted: 24 Nov 2008, 00:16
by mjau-mjau
This would require some recoding to allow loading an external image. Why can't you simply copy the external-domain background image to your themes folder?

Posted: 24 Nov 2008, 10:46
by Watts
mjau-mjau wrote:This would require some recoding to allow loading an external image. Why can't you simply copy the external-domain background image to your themes folder?
Hi Karl,
thanks for your reply. Because my background image JPG come from an webcam image from one of my other domain name. Thanks