keep "functions" |
keep "functions" |
Jun 23 2008, 11:06 PM
Post
#1
|
|
|
AKA RockIt Studios ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,286 Joined: Jun 2006 Member No: 421,809 |
i don't even know if this is possible, but i have a flash player on my website embedded using the swfobject.js method. i'm not going to elaborate on why, but i covered part of it using an image in a div. the image had a trasparent part in it to show the peice of the player that i didn't want to cover. however, when i did this, i lost the ability to use that part of the flash player. how can i keep the peices i don't want hidden but also keep the part i want to use functional, with that image on top of it?
sorry if that was confusing. |
|
|
|
![]() |
Jun 24 2008, 01:29 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,237 Joined: May 2008 Member No: 648,123 |
the way you're doing is unfortunately impossible. even though that part of the image is transparent, there's still information there, and you can't click through it.
what you could do is slice the image into pieces, and using positioning properties, you can arrange the pieces over the flash player as you want them. then, the transparent area won't have anything covering it. |
|
|
|
RockItStudios keep "functions" Jun 23 2008, 11:06 PM
RockItStudios ah, ok, I had no clue if it was possible, so I tho... Jun 24 2008, 02:36 PM
manny-the-dino Topic Closed & Moved Jul 8 2008, 05:33 PM![]() ![]() |