Including a flash movie, ...Under transparent image |
![]() ![]() |
Including a flash movie, ...Under transparent image |
Mar 9 2005, 06:37 PM
Post
#1
|
|
![]() What? ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jan 2005 Member No: 92,823 |
I have a main layout image, that has a transparent background. How can I add my flash movie so it is under that image, and will the movie's buttons still work when placed behind that image?
Thanks to anyone who helps in advance. |
|
|
|
Mar 9 2005, 06:44 PM
Post
#2
|
|
![]() Happy Person ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,729 Joined: Feb 2004 Member No: 4,674 |
well logically if it's under the image it can't be accessed
you can use z-index property when aligning the movie with a div so: <div style="....z-index:1;"> will be the lowest layer. |
|
|
|
Mar 9 2005, 06:52 PM
Post
#3
|
|
![]() What? ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 709 Joined: Jan 2005 Member No: 92,823 |
oh thanks.
|
|
|
|
![]() ![]() |