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:flexcoders@yahoogroups.com] 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