Active Content Fix Firefox

I have seen this asked here before but I have not seen an
answer.
I have embedded a Windows Media file into a page, run the
Dreamweaver AC fix, uploaded the Scripts to the server, and here is
the result:
http://www.fallettacompetition.org/test.html.
If you are seeing what I am seeing. Both instances of the
video play in IE7, sure you have to click to activate the bottom
instance, but it plays. In FF, the top instance, with the AC fix
doesn't even show up. The bottom w/o the fix does.
Anybody have a work around/solution? Thanks for taking a
look.

Does anyone have any ideas?

Similar Messages

  • Re: wmode = transparent and Active content fix

    "__icarus__" <[email protected]> wrote in
    news:f49vcu$mdh$[email protected]:
    > I'm trying to set the bg of a an swf to transparent...my
    problem is it
    > doesnt seem to work when you impliment the Adobe version
    of the Active
    > content fix (AC_RunActiveContent.js).
    >
    > Has anyone figured out how to pull it off?
    >
    use
    'wmode', 'transparent'

    AC_FL_RunContent(
    'codebase', '
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0',
    'width', '550',
    'height', '400',
    'src', 'test',
    'quality', 'high',
    'pluginspage', '
    http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'transparent',
    'devicefont', 'false',
    'id', 'test',
    'bgcolor', '#ffffff',
    'name', 'test',
    'menu', 'true',
    'allowScriptAccess','sameDomain',
    'movie', 'test',
    'salign', ''
    );

  • Wmode = transparent and Active content fix

    I'm trying to set the bg of a an swf to transparent...my
    problem is it doesnt seem to work when you impliment the Adobe
    version of the Active content fix (AC_RunActiveContent.js).
    Has anyone figured out how to pull it off?

    AC_FL_RunContent(
    'codebase', '
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0',
    'width', '550',
    'height', '400',
    'src', 'test',
    'quality', 'high',
    'pluginspage', '
    http://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'transparent',
    'devicefont', 'false',
    'id', 'test',
    'bgcolor', '#ffffff',
    'name', 'test',
    'menu', 'true',
    'allowScriptAccess','sameDomain',
    'movie', 'test',
    'salign', ''
    );

  • Active Content Fix gone?

    Hello,
    Just began playing around with DW CS4, and have run into a
    problem with .swf files. The Active Content fix for IE is no longer
    there. The new files it creates in a Script folder do not seem to
    solve that problem. Does anyone know what the deal is with this?
    DW now installs swfobject_modified.js and expressInstall.swf
    in a script folder. I imagine this is supposed to take care of the
    situation, but it doesn't. One must first click to the .swf on a
    webpage, in order to interact with it. Any help would be
    appreciated.

    adamgordon wrote:
    > Just began playing around with DW CS4, and have run into
    a problem with .swf
    > files. The Active Content fix for IE is no longer there.
    The new files it
    > creates in a Script folder do not seem to solve that
    problem. Does anyone know
    > what the deal is with this?
    Recent versions of Internet Explorer don't need the Active
    Content fix,
    so it has been replaced by a different script that validates
    and works
    cross-browser.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Using manual JS Active Content Fix, but now how do I append the *.swf?

    Hi all I am using this method to fix the Active Content
    issue,
    http://www.adobe.com/devnet/activecontent/articles/devletter.html#multipleoccurrences
    but now I have come across a situation when I have to append
    the end of the .swf.
    EG: Active content fix script. It does not use the extension
    .swf
    <script type="text/javascript" >
    AC_FL_RunContent(
    'codebase',
    'https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0',
    'width', '764',
    'height', '141',
    'src', 'images/footer_graphic_1_about',
    'quality', 'high',
    'pluginspage',
    'https://www.macromedia.com/go/getflashplayer',
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'showall',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'footer_graphic_1_about',
    'name', 'images/footer_graphic_1_about',
    'menu', 'true',
    'allowScriptAccess','sameDomain',
    'movie', 'images/footer_graphic_1_about',
    'salign', ''
    ); //end AC code
    </script>
    I need to add .swf?<%response.write qs%>" to the
    images/footer_graphic_1_about, because I am passing a variable
    through the .swf.
    Eg: images/footer_graphic_1_about.swf?intro=no
    Any help would be great.

    SShould read that page two has a multistate, not multitask.

  • Active content fix for ad placement?

    OK, I've read all about the JS fix for active content but
    what do you do if you don't control the HTML container for the
    Flash ad. We're new to Flash ad development, will most sites allow
    us to include a custom JS script to embed the ad or do they just
    take the SWF? If they just take the SWF, how do we address the
    active content issue?

    You complain to whoever hosts the ad .. there is nothing you
    can do yourself
    .. the host for the ad will have to fix their own html.
    Jeckyl

  • IE Active content fix breaks my page!

    So I have version 7 SWF on a page, and DW8 wants to apply its
    "IE Active
    Content block fix" to the page, after which time, the SWF no
    longer shows
    up. The page just sits there bank. There had been a posting
    here months ago
    about a cgc.js fix, but I can't find the details on that
    now...
    Has anyone else run into this? How should we handle it?
    Thanks

    <sigh>
    Upload the Scripts folder that the fix places in your Local
    root folder.
    This is asked and answered about 10 times a day here.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "_adrian" <adrian @ test.com> wrote in message
    news:ej5a1j$rc9$[email protected]..
    > So I have version 7 SWF on a page, and DW8 wants to
    apply its "IE Active
    > Content block fix" to the page, after which time, the
    SWF no longer shows
    > up. The page just sits there bank. There had been a
    posting here months
    > ago about a cgc.js fix, but I can't find the details on
    that now...
    >
    > Has anyone else run into this? How should we handle it?
    Thanks
    >

  • Adobe Active Content Fix

    Just a note to Adobe and a fair warning to those using Flash.
    The Adobe
    Active Content deployment fix seems to be problematic on
    complex pages.
    That is, any page that contains more than just Flash,
    especially other
    scripts. We're urging our customers not to use it and urge
    Adobe to have
    a serious look at this workaround. Strictly in terms of
    scripting
    protocol, and with respect to code aesthetics, it's an
    "interesting"
    piece of work and could be responsible for page hangs in some
    browsers.
    Al Sparber - PVII
    http://www.projectseven.com
    Popup Menus | Image Galleries | CSS Tutorials & Templates
    Newsgroup: news://forums.projectseven.com/pviiwebdev/
    CSS Newsgroup: news://forums.projectseven.com/css/
    DW Newsgroup: news://forums.projectseven.com/dreamweaver/

    Can you be specific about problems you have seen with it, Al?
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Al Sparber- PVII" <[email protected]> wrote in message
    news:ea2ev2$lfv$[email protected]..
    > Just a note to Adobe and a fair warning to those using
    Flash. The Adobe
    > Active Content deployment fix seems to be problematic on
    complex pages.
    > That is, any page that contains more than just Flash,
    especially other
    > scripts. We're urging our customers not to use it and
    urge Adobe to have a
    > serious look at this workaround. Strictly in terms of
    scripting protocol,
    > and with respect to code aesthetics, it's an
    "interesting" piece of work
    > and could be responsible for page hangs in some
    browsers.
    >
    > --
    > Al Sparber - PVII
    >
    http://www.projectseven.com
    > Popup Menus | Image Galleries | CSS Tutorials &
    Templates
    >
    > Newsgroup: news://forums.projectseven.com/pviiwebdev/
    > CSS Newsgroup: news://forums.projectseven.com/css/
    > DW Newsgroup:
    news://forums.projectseven.com/dreamweaver/
    >
    >
    >
    >
    >
    >

  • Active Content Fix in Firefox

    I just updated a couple of sites with the Adobe AC fix. The
    one site, with flash embeded, works fine in IE7 and Firefox (no
    "click to activate"). The other site, with the AC fix, works fine
    in IE&, but the embeded Windows Media Player does not show up
    in Firefox. If I remove the AC fix stuff, it works fine in both IE7
    and Firefox, but the click to activate is obviously there in IE7.
    Anyone have any suggestions?
    http:///www.338design.com/clients/jr/videoemail/index.php?V=05162006
    http:///www.338design.com/clients/jr/videoemail/index.php?V=05162006">http:///www.338design.com/clients/jr/videoemail/index.php?V=05162006

    Does anyone have any ideas?

  • Active content fix

    Hi people.
    Sorry to be a pain with what may be a silly question.
    In Flash Professional (9) how do you get to the preferences
    to turn on the built in fix for dealing with those nasty borders
    and the popup message when you use Flash content on
    websites.........
    I have had this problem for some time and I am sorry to be a
    dummy, but I just cannot work it out and it annoys me no
    end........
    Thanks in advance
    Glen Gibbs
    Glen

    Just publish your movie - Flash CS3 will generate an
    "AC_RunActiveContent.js" file - upload it with
    your swf and html in the same folder.
    Chris Georgenes
    Adobe Community Expert
    www.mudbubble.com
    www.keyframer.com
    www.howtocheatinflash.com
    Ayrdan Design wrote:
    > Hi people.
    > Sorry to be a pain with what may be a silly question.
    > In Flash Professional (9) how do you get to the
    preferences to turn on the
    > built in fix for dealing with those nasty borders and
    the popup message when
    > you use Flash content on websites.........
    >
    > I have had this problem for some time and I am sorry to
    be a dummy, but I just
    > cannot work it out and it annoys me no end........
    >
    > Thanks in advance
    > Glen Gibbs
    > [email protected]
    >

  • Active Content Fix Troubleshooting

    Well the title says it all. Every fix I've tried makes my
    flash movies, go white at the beginning. Like flashes of light.
    This isnt happening on all my pages, thought, just some. Yet they
    are all set up the same, using DW MX Does anyone know about this
    issue? Is there a solution?
    TIA
    Amelia

    Amelia;
    The white flash symptom is usually caused by the default
    background
    color of white being displayed for an instant before the
    movie is
    initialized. It can be corrected in most cases by adding a
    bgcolor
    parameter/attribute in the object embed tags.
    -Tom Unger

  • Active Content "fixes"

    Can I now safely remove the NoIEActivate scripts from my
    sites with Flash &
    java applets?
    Thanks for your counsel

    Thanks Ken
    I wasn't sure but my older IE versions were all updated
    automatically
    "Ken Ford" <[email protected]> wrote in message
    news:fv7jsl$opd$[email protected]..
    > Don't think so - not until older browsers are totally
    gone.
    >
    > --
    > Ken Ford
    > Adobe Community Expert - Dreamweaver
    > Fordwebs, LLC
    >
    http://www.fordwebs.com
    >
    >
    > "Ken Binney" <[email protected]>
    wrote in message
    > news:fv7iqb$nju$[email protected]..
    >> Can I now safely remove the NoIEActivate scripts
    from my sites with Flash
    >> & java applets?
    >>
    >> Thanks for your counsel
    >>
    >

  • Active content removed? SWF published

    Hi
    When I put my flash movie online I am getting a message at
    the top which reads 'Active content removed' - can anyone tell me
    how to get round this? I assume it is the organisation I work for
    -browser security settings...but what script would enable me to
    avert this?
    Many thanks
    Jude

    adamgordon wrote:
    > Just began playing around with DW CS4, and have run into
    a problem with .swf
    > files. The Active Content fix for IE is no longer there.
    The new files it
    > creates in a Script folder do not seem to solve that
    problem. Does anyone know
    > what the deal is with this?
    Recent versions of Internet Explorer don't need the Active
    Content fix,
    so it has been replaced by a different script that validates
    and works
    cross-browser.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Active Content Issue

    http://clerccenter.gallaudet.edu/temp/various-flash-tests/flash-fix-test.html
    hi - go to the above. i followed the instructions and info
    from other postings and am able to get an HTML page generated by
    Flash to take care of that IE browser active content problem.
    http://clerccenter.gallaudet.edu/temp/various-flash-tests/fix-embedded.html
    then go to the above link. this is the SWF file placed onto a
    blank HTML page with Dreamweaver. Obviously, the active content fix
    does not work now. so my question is how do i get this to work when
    i want to place flash content on my page through using DW?
    I read somewhere that i may need to link up the JS file. can
    someone help me with that? PS - i'm not good with writing JS code.
    thanks.

    Deaf Mike,
    > I read somewhere that i may need to link up the JS file.
    can
    > someone help me with that? PS - i'm not good with
    writing
    > JS code.
    The IE Active Content issue is a pretty popular one lately,
    as you can
    imagine. The easiest, most convenient solution I know of is
    to use a tiny
    JavaScript application called FlashObject. -- Scratch that. I
    just learned
    that the developer felt compelled by Adobe to change the name
    of his free
    product to SWFObject. (Sigh.) Okay, so it's SWFObject, then.
    And a
    beautiful piece of code it is. Give it a shot, Mike. Very
    easy to use.
    But if you have questions, write back.
    http://blog.deconcept.com/swfobject/
    David
    stiller (at) quip (dot) net
    Dev essays:
    http://www.quip.net/blog/
    "Luck is the residue of good design."

  • "Apply Active Content Update" message ONLY in Firefox

    Here's my new website:
    www.ClampTools.com
    When I view it in IE it looks great. When I view it in
    Firefox (like for the Press link) I get this error:
    This page requires AC_RunActiveContent.js. In Flash run
    "Apply Active Content Update" in the Commands menu to copy
    AC_RunActiveContent.js to the HTML output folder.
    I already did all of this and yes the js file is there, in
    the same directory. Any ideas why this isn't working?
    Thanks!

    FIREFOX FIX FOR VS.NET 2005 USERS:
    This issue happens when using Visual Studio 2005 as the
    editor.
    I copied the <HEAD> portion of a page that worked and
    pasted it in the bad page. When saving the file in the VS editor it
    gives me this message:
    Some Unicode characters in this file could not be saved in
    the current
    codepage. Do you want to resave this file as Unicode in order
    to maintain
    your data? Yes, No, Save With Other Encoding or Cancel
    I selected NO and everything is fine.

Maybe you are looking for