Wayne Putterill wrote: > When I create a flash cfform I'm having a problem where part of a css > dropdown menu on the page is hidden behind it. > It doesn't seem to be anything to do with the z-index as far as I can > see, does anyone have an idea of whats going on?
The answer is "WMODE": http://www.macromedia.com/cfusion/search/index.cfm?loc=en_us&term=wmode (Recap: Plugins & controls usually render direct-to-screen. Some browsers offer a way to route the plugin's drawing to the browser's offscreen buffer, where it can then be merged within browser layers, drawn background-transparent, etc. Where available, this is triggered by a WMODE attribute/parameter in the plugin's markup. Some browsers have done strange things with such buffered drawing, such as printing upside-down, but today most of the popular browsers do seem to offer this without side-effects.) jd -- John Dowdell . Macromedia Developer Support . San Francisco CA USA Weblog: http://www.macromedia.com/go/blog_jd Aggregator: http://www.macromedia.com/go/weblogs Technotes: http://www.macromedia.com/support/ Spam killed my private email -- public record is best, thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209723 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

