Gallery help?

Im finnaly getting to the gallery in my website…i have a table with thumbnails…yada yada…here is what im talking about…My thumnails if u click on the pics, they open new window, i used java script for this part… ne ways what im trying to do is when u push gallery in website, it plays a short movie, that makes a white box, and my question is: How can i put the table ontop of or infront of the white box.

this table is a popup done with JS? should just be able to give focus to the new window, or if you talking about flash switch the depth.

not sure if thats what ur asking, put more info plz

I guess what im just asking, is, Can i put an html, into flash, ontop of a moive. Can it be done? and how?

ne one know?!?!?

*Originally posted by Fade-away *
Can i put an html, into flash, on top of a moive.
If I understand correctly, I don’t think you can. But can you explain what you mean by “put an html” ?

if you know PHP i would just use that to dynamicly create “a table” in flash and fill it

as far as i know this is the best you can get with what you want
its not actually making a table in html and bringing it in, just gets some info from a text file, then for the text it formats it in html and part of the text files tells flash where to get the picture from and loades it up. so it pritty much does the same thing as using PHP would do