good idea, but i can't make it work so

Originally Posted by
Alexell
background-image:url(you.link.here/background.jpg);
it doesn't work or better explanation is needed.
here's how original code looks like with image loading from root server :
Code:
<object type=application/x-shockwave-flash data=template/<?=$core['config']['template'] ?>/images/nub/nub/nub.swf
here's my trial to make it load animation from remote server:
Code:
<object type=application/x-shockwave-flash data=template/<?=background-image:url(http://xxx.xxx.com/imgvid/nub.swf/nub.swf);