bladechob Posted November 22, 2008 Share Posted November 22, 2008 Is it possible to set a swf file as a bckground image or can layers/frames be placed over the file to simulate this? Link to comment https://forums.phpfreaks.com/topic/133766-set-swf-as-background-image/ Share on other sites More sharing options...
thebadbad Posted November 22, 2008 Share Posted November 22, 2008 Wrong forum, but yeah, should be possible. Just use two divs, the one overlaying the other (position: absolute;), and set the z-index on both via CSS. Link to comment https://forums.phpfreaks.com/topic/133766-set-swf-as-background-image/#findComment-696122 Share on other sites More sharing options...
bladechob Posted November 22, 2008 Author Share Posted November 22, 2008 Cheers - I'll give it a go Link to comment https://forums.phpfreaks.com/topic/133766-set-swf-as-background-image/#findComment-696124 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.