I know this topic was covered awhile back, almost 2 years, but I'm running into the same/similar problem. We just upgraded our W2k3 server to Coldfusion 8 from MX7 and Flash Forms will not load. We set up a virtual directory for CFIDE, but it still didn't solve the problem.
<cfform name="testForm" height="300" width="400" format="flash" accessible="yes">
<cfinput name="fname1" label="First Name" type="text" width="135" />
<cfinput name="lname1" label="First Name" type="text" width="135" />
</cfform>
After reading forums, I came across this article http://kb2.adobe.com/cps/000/ebd0cbe3.html and I was able to get the forms to load halfway. A busy cursor appears but the form never fully loads. I am lost and have tried to find a solution but keep hitting dead ends.
Can you help oh' JediMaster!
Additional Server Info:
CF Upgrade from MX7 to CF8
IIS 6
Windows 2003 Server

