You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Overlay HTML page on FLASH animation/background Created Sep 16, 2009

This thread is solved

Views: 3935     Replies: 2     Last reply Sep 20, 2009  
You must login first before you can use this feature

HeyMikey

Posts: 2

Registered:
Sep 16, 2009

Overlay HTML page on FLASH animation/background

Posted: Sep 16, 2009

http://flowplayer.org/tools/demos/flashembed/wmode.html

Re the guide above. I'm looking for help on overlaying a HTML 'website' (it's being designed) on top of a flash animated background. Or vice versa I guess; setting an swf as an animated background on an html page.

Please, please help if you can.

Thank you
Mike

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

» Overlay HTML page on FLASH animation/background

Posted: Sep 17, 2009

Reply to: Overlay HTML page on FLASH animation/background, from HeyMikey
Position your SWF on the top left corner of your page with absolute positioning. Then make a wrapper DIV for everything else which is also positioned over the SWF element.

please note that this is more of a CSS issue and these forums focus on the jQuery Tools issues.

HeyMikey

Posts: 2

Registered:
Sep 16, 2009

» » Overlay HTML page on FLASH animation/background

Posted: Sep 20, 2009

Reply to: » Overlay HTML page on FLASH animation/background, from tipiirai
Thank. Appreciate the reply.

Will be having a try today.