I have been using very basic flash format of cfgrid.
<cfform name="myForm" format="flash" skin="haloblue" height="800"
width="900">
Everything worked fine until other developers installed Flex 2.0
on the same server. Now I get blank pages instead of the grids. When I copy
the cfm page to a server that does
NOT have Flex installed, it renders fine.
Server is running CF 7,0,2,142559 Enterprise.
Is there anything that can be done so my grids render?