I have encountered a problem that Flash’s javascript interface (External Interface) is unable to get a reference to the movie in IE6/7 if the movie in inside “form” tags when integrated with ASP.NET.

It is because ASP.NET requires any server controls to be inside form tags this was where our problem came from…

Solution at SWFFormFix.