A friend of mine is working on a project for school, and for reasons beyond me he's used Flash with it 'cause it's leet, and now he wants to set the .swf output as a background to a div. Is this possible at all, even using 2-3 divs? I tried a whole[CODE]<div id="wrapper">
<embed shit>
<div id="content>CONTENT</div>
</div>[/CODE] but it didn't work out.
Any ideas, FPWD?
You could probably use z-index.
Flash doesn't respect the browser's z-index stuff and always puts itself to the front.
[QUOTE=turb_;25084610]Flash doesn't respect the browser's z-index stuff and always puts itself to the front.[/QUOTE]
Yeah, we tried this. =\
It is possible, while Googling I found this site: [url]http://radioextrem.net/index1.html[/url] but their implementation of it is odd, and he can't figure it out.
[QUOTE=turb_;25084610]Flash doesn't respect the browser's z-index stuff and always puts itself to the front.[/QUOTE]
That's what wmode is for.
If it is just a loop, you may want to consider making it a Gif or APNG.
Flash is a major resource hog on non-windows platforms and slower windows machines (like netbooks for example). Having a flash background could make the site unviewable.
[QUOTE=Jamza;25220523]If it is just a loop, you may want to consider making it a Gif or [B]APNG[/B].
Flash is a major resource hog on non-windows platforms and slower windows machines (like netbooks for example). Having a flash background could make the site unviewable.[/QUOTE]
No, no and no. APNG is not an official standard, it's not supported by every browser and it makes unbelievably large filesizes
Why bother with an animated background anyway
[QUOTE=turb__;25238884]Why bother with an animated background anyway[/QUOTE]
It can look really good if you do it right.
[QUOTE=KmartSqrl;25248743]It can look really good if you do it right.[/QUOTE]
Chances anyone having to ask how to do it will do it right?
Never mind, he gave up and stuck to a static background because he couldn't be bothered.
[QUOTE=turb__;25263135]Chances anyone having to ask how to do it will do it right?[/QUOTE]
[QUOTE=Qombat;25084506]A friend of mine[/QUOTE]
:downs:
Sorry, you need to Log In to post a reply to this thread.