# Mix HTML and Flash (on top of each other)

**URL:** https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792
**Category:** flash
**Created:** [August 31, 2004, 10:51am UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792 "2004-08-31T10:51:06Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Sim085](https://avatars.discourse-cdn.com/v4/letter/s/dfb087/32.png) [@Sim085](https://forum.kirupa.com/u/Sim085)
#### Post date: [August 31, 2004, 10:51am UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/1 "2004-08-31T10:51:06Z")

</div>

Is it possible to make an HTML website and then totally on it make an invisible flash movie were other flash movies can be loaded … Thus you make the effect as if flash objects are being loaded on an HTML page.

I uploaded an image for those wishing to see what I mean!!

If someone know how to do it could he tell me please!

Thanks to all in advance  
sim085

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [August 31, 2004, 11:09am UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/2 "2004-08-31T11:09:56Z")

</div>

Hmm… I don’t think thats possible. :-/

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 1, 2004, 2:53am UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/3 "2004-09-01T02:53:26Z")

</div>

It is possible to make flash movies with invisible backgrounds; the paramater “wmode=transparent” in the embed tag will, I think, render the background transparent- you can then put it in a layer (a div tag… dreamweaver does these easily).

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 1, 2004, 3:25am UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/4 "2004-09-01T03:25:58Z")

</div>

With that nice of a diagram, it _has_ to be possible. 😉

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 1, 2004, 2:35pm UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/5 "2004-09-01T14:35:33Z")

</div>

Ok!! So I create the HTML page, then with dreamweaver I create a layer were i place my invisible Flash Movie. However do I need to pass special parameters for the layer!?? or it comes invisible automatically?

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [September 1, 2004, 6:16pm UTC](https://forum.kirupa.com/t/mix-html-and-flash-on-top-of-each-other/62792/6 "2004-09-01T18:16:02Z")

</div>

The layer will be see-through unless you give it a background.
