tibberous Posted July 27, 2007 Share Posted July 27, 2007 I am trying to use absolute positioning to lay Flash over an existing site. IE does it right, Flash displays it right but doesn't give me the event area I should have (ie: I can't click part of my ad). Right now I am using an absolutely positioned div with the embed / object inside it. I tried setting the z-index. Thanks Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/ Share on other sites More sharing options...
per1os Posted July 27, 2007 Share Posted July 27, 2007 Post in HTML forum or Flash forum not PHP bud. Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/#findComment-309194 Share on other sites More sharing options...
darknessmdk Posted July 27, 2007 Share Posted July 27, 2007 do you have other layers on your site? If one is overlapping your flash movie it wil cause the problem Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/#findComment-309214 Share on other sites More sharing options...
tibberous Posted July 27, 2007 Author Share Posted July 27, 2007 I don't think so, it's actually I am trying to overlay the Flash on. If it is layers, what would a good work around be? Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/#findComment-309217 Share on other sites More sharing options...
darknessmdk Posted July 27, 2007 Share Posted July 27, 2007 make sure each layer has a different z-index and the flash one is on top, (highest number) Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/#findComment-309224 Share on other sites More sharing options...
tibberous Posted July 27, 2007 Author Share Posted July 27, 2007 Yeah, I made it 5000. I tried switching it to a table, that didn't help either. It works pretty good except for ebay, I'm just trying to get all the bugs worked out. Link to comment https://forums.phpfreaks.com/topic/62102-laying-flash-over-html/#findComment-309235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.