Sounds like an issue with the javascript in the html template you are using rather than an issue with the generated flex swf file.
Check your ie browser javascript settings... ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of walveranta Sent: Wednesday, 10 December 2008 10:10 a.m. To: [email protected] Subject: [flexcoders] Locally generated Flex content not working with IE7 I'm having difficulty with locally generated Flex content not showing up in IE7. When attempting to view Flex-generated content from a local dev server in IE7 I get the message: "Alternate HTML content should be placed here. This content requires the Adobe Flash Player. Get Flash" The same content works fine in FF3. I've uninstalled the Flash players using uninstall_flash_player.exe, reinstalled Flex 3.0.2, installed the included debug versions Flash players (http://www.mediacollege.com/adobe/flash/player/version/show.html shows version 9,0,124,0 installed on both IE7 and FF3). Tried also to uninstall Flash players and to install the latest version (10,0,12,36) for both browsers. The problem doesn't go away. Flex content from elsewhere (on the web) works fine in IE7 - just not locally generated content. The "-use-network" switch should not be applicable because the development server is separate from my workstation (but I've tried it with true/false values and it made no difference). Any thoughts as to what could be causing the problem, and how I might be able to resolve it? Thanks! Ville

