PDA

View Full Version : DHTML and Flash Placement


JadedEvan
01-20-2003, 05:31 PM
Just a quick question .. if I have a regular HTML page with the flash file embedded in it, can I use dhtml code to position an image on top of it? I have seen problems with flash and forms and z-indexes, but I don't know if placing a graphic with a <div> tag would fall under that category.

Clint Critchlow
01-20-2003, 11:46 PM
Expect problems. Flash will be on top <http://webreference.com/dhtml/diner/seethru/>. You can mess with the WMODE html setting or design the whole thing in Flash.