It's a known issue with IE. The problem is the default height/width of a flash form uses percentages. And IE can't load plugins that are in html table if they use percentages.
The workaround, set the height/width in your cfform <cfform format="flash" width="500" height="500"> --nimer -----Original Message----- From: jonese [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 30, 2005 10:18 AM To: CF-Talk Subject: Flash Forms and Tables = No Display??? Is this a known issue with MM? I couldn't find it anywhere public but i did find this referance to it in the docs. Basically we've found that if we put a Flash Form inside a table it doesn't render at all. but as soon as we move the form outside of the table it renders just fine... ideas? confirmation this is a bug? jonese ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216770 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

