When I try to debug a AS3 or Flex app from Flex Builder, I get the
following error in Internet Explorer
"To help protect your security, Internet Explorer has restricted this
webpage from running scripts or ActiveX controls that could access
your computer. Click here for options..."
The click here just lets you do "allow blocked content"
I have tried the included index_dynamic.html from the swfobject 2.1
download
I have tried the generator from swfobject code base
http://code.google.com/p/swfobject/downloads/list
I have tried this template someone made for flex builder
http://code.google.com/p/visualplaygroundmedia/source/browse/trunk/html-template/index.template.html
When I revert back to the adobe default it works fine in IE
for those without flex builder, here is the default template:
http://pastebin.com/f537facd8
The debugger uses C:\Rick\My Documents\Flex Builder 3\test\bin-debug
\test.html as the launching URL if that matters. I'm wondering if
Adobe gets a pass somewhere with IE security?