Hey Peter,
 
I have definitely restarted Tomcat since applying the patch. I can see the hotfix in the tomcat output at startup and have double checked your instructions. Everything appears to be in order.  When I run a very basic mxml app, I get the following source in my browser.  Does this look like the source you're getting?  i was surprised by the object tag. I would have thought I would only get the js version.  Let me know if this sheds any light on the problem.
 
 
Thanks,

Carson
 
 
 
<html>
<head>
<title>Over-c</title>
</head>
<style>BODY {margin:0px;
}</style>
<body>
<table width='100%' height='100%' cellspacing='0' cellpadding='0'><tr><td valign='top'>
<script language='_javascript_' charset='utf-8' src=''></script>
<noscript>
<object classid='' codebase='' width='900' height='675'
id='test.mxml.swf'
>
  <param name='flashvars' value=''>
  <param name='src' value='test.mxml.swf'>
  <embed pluginspage='http://www.macromedia.com/go/getflashplayer' width='900' height='675'
    flashvars=''
    src=''
    name='test.mxml.swf'
  />
</object>
</noscript>

<script src=''></script>
 
<script language='_javascript_' charset='utf-8'>
document.write("<br><iframe src='' name='_history' frameborder='0' scrolling='no' width='22' height='0'></iframe></br>");
</script>
</td></tr></table>
</body>
</html>
 
____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 
 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Peter Watson
Sent: Monday, March 06, 2006 7:08 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] IE Update disables Flash

Hi Carson,

 

We are working on getting instructions published for how to manually create an html wrapper to workaround this issue, details on the way.  The generated external file looks exactly like what you posted, good sniffing – that .js code works in my environment.

 

Applying the hotfix patch works for the generated wrappers with .mxml requests.

I just applied the path and now don’t get the IE activation prompt for .mxml requests

 

 

You know your stuff - I’ve seen you postings, so don’t take this the wrong way…

 

Did you restart your flex server instance after applying the patch? 

I assume so b/c it had to be stopped to apply the patch.

 

Here’s the checklist of the files and settings just to confirm:

 

  1. Create a /WEB-INF/flex/hotfixes directory.
  2. Copy flex15_hf129366.jar from the temp directory to the hotfixes directory.
  3. Copy flex-bootstrap.jar to /WEB-INF/lib, overwriting the previous version.
  4. Copy commons-codec.jar and commons-httpclient.jar to WEB-INF/flex/jars.
  5. Update the flex.class.path in /WEB-INF/web.xml as follows 
    <context-param>
      <param-name>flex.class.path</param-name>
      <param-value>/WEB-INF/flex/hotfixes,/WEB-INF/flex/jars</param-value>
     </context-param>

 

Let me know if you still get prompted and we can figure out what’s going on.

 

 

regards,

peter

 

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Carson Hager
Sent: Monday, March 06, 2006 8:05 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] IE Update disables Flash

 

Here's an example of the dynamic external js source.  I have applied the patch but it has made no difference. I still have to activate the the flash movie every time.

 

 

Carson

 

 

document.write("<object classid='' codebase='' width='900' height='675'");
document.write("id='test.mxml.swf'");
document.write(">");
document.write("  <param name='flashvars' value='historyUrl=%2Fflex%2Fflex%2Dinternal%3Faction%3Dhistory%5Fhtml&lconid=" + lc_id +"&'>");
document.write("  <param name='src' value='test.mxml.swf'>");
document.write("  <embed pluginspage='http://www.macromedia.com/go/getflashplayer' width='900' height='675'");
document.write("    flashvars='historyUrl=%2Fflex%2Fflex%2Dinternal%3Faction%3Dhistory%5Fhtml&lconid=" + lc_id +"&'");
document.write("    src=''");
document.write("    name='test.mxml.swf'");
document.write("  />");
document.write("</object>");

 

 

____________________________________________
 
Carson Hager
Cynergy Systems, Inc.
http://www.cynergysystems.com
 
Email:  [EMAIL PROTECTED]
Office:  866-CYNERGY
Mobile: 1.703.489.6466
 

 

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Dirk Eismann
Sent: Monday, March 06, 2006 12:29 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] IE Update disables Flash

same here.

 

Dirk.

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Mika Kiljunen
Sent: Monday, March 06, 2006 9:12 AM
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] IE Update disables Flash

Now that the hotfix hides the script code on the html wrapper it broke my custom wrapper and I can’t see the script code that needs to be changed L

 

Please, could someone from Macromedia (uhum… Adobe) post the script code that flex now generates on with this:

 

<script src="">

 

-Mika

 

 

 


From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Clint Modien
Sent: 3. maaliskuuta 2006 19:46
To: flexcoders@yahoogroups.com
Subject: Re: [flexcoders] IE Update disables Flash

 

Awesome... thanks Dave and Adobe.

On 3/3/06, Dave Carabetta <[EMAIL PROTECTED]> wrote:

On 3/3/06, Clint Modien <[EMAIL PROTECTED]> wrote:

Anyone else seen this?

http://weblogs.asp.net/jgalloway/archive/2006/03/03/439483.aspx

Should I start using FlashObject?

 

Clint,

Did you see/apply this hot fix released yesterday?

http://www.macromedia.com/go/ace0407

Regards,
Dave.


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com


SPONSORED LINKS

Web site design development

Computer software development

Software design and development

Macromedia flex

Software development best practice

 

 


YAHOO! GROUPS LINKS

 

 


 




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to