Wmode and dreamweaver browser safe script for active x

I usually don't use the javascript that dreamweaver generates
for active content (AC_RunActiveContent.js) I've been using another
javascriptcode, but at work I've been told to use the code from
Dreamweaver. Some times I might use transparent Flash or change the
stacking order using "wmode=opaque" My problem is when I embed a
Flash file and I want to use wmode neither <param name="wmode"
value="transparent" /> or "opqaue" works. Am I overlooking
something.

I usually don't use the javascript that dreamweaver generates
for active content (AC_RunActiveContent.js) I've been using another
javascriptcode, but at work I've been told to use the code from
Dreamweaver. Some times I might use transparent Flash or change the
stacking order using "wmode=opaque" My problem is when I embed a
Flash file and I want to use wmode neither <param name="wmode"
value="transparent" /> or "opqaue" works. Am I overlooking
something.

Similar Messages

  • Re: DW8 and "browser-safe" scripts

    > the <object> tag doesn't usually cause a problem,
    I don't think, unless
    > that's what's making IE produce a "click to run
    > ActiveX" messagebox when a page with a Shockwave movie
    is loaded.
    It is.
    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
    ==================
    "Fred Riley" <[email protected]> wrote in
    message
    news:[email protected]...
    >>>> Murray
    *ACE*<[email protected]> 28/06/2006 12:07:27
    >>>
    > "Browser-safe", eh? ;-)
    >
    > Definitely. Are you talking shockwave or Flash? The
    former is for
    > Director
    > files, the latter is for errr Flash files.
    >
    > F: Shockwave.
    >
    > Anyhow, your two errors are -
    >
    > Line 2, syntax error.
    > Line 159, object expected.
    >
    > Fix the first by removing this line -
    >
    > <?xml version="1.0" encoding="iso-8859-1"?>
    >
    > F: Aaarrrgggh! Not that blasted line *again*. It's not
    me that puts it in
    > the page, honest, guv, it was blasted Dreamweaver MX
    2004.
    >
    > It's not needed, and furthermore, it hurts you by
    putting IE into quirks
    > mode. I'm not quite sure why it's throwing this js error
    though. <shrug>
    >
    > The second error is caused by your failure to upload the
    Scripts folder,
    > which contains the function called on line 159 -
    >
    > <script type="text/javascript">
    > AC_SW_RunContent( '
    >
    > F: Hmmm. I'd not noticed that folder appearing in my
    site. Ah well, it
    > rules out me using the 'browser-safe' scripts then, as
    I'd have to create
    > and upload a /Scripts folder for every learning object
    on my site, and
    > that's lots of them. They can't all use the same
    /Scripts as they're
    > supposed to be standalone and survive if packaged and
    moved outside the
    > site. No matter, the <object> tag doesn't usually
    cause a problem, I don't
    > think, unless that's what's making IE produce a "click
    to run ActiveX"
    > messagebox when a page with a Shockwave movie is loaded.
    >
    > Do those things and you'll see a difference.
    >
    > F: No, you're not wrong there, Murray. Maybe the script
    is "browser-safe"
    > after all. I still think I'll use the <object>
    tag, though, but look
    > closely at the W3C spec to make sure that I stay within
    standards. I'm
    > always a bit nervous about doing in Javascript what
    should be done in
    > HTML.
    >
    > Thanks anyhoo for the reply, which wasn't expected.
    >
    > Cheers
    >
    > Fred

    > the <object> tag doesn't usually cause a problem,
    I don't think, unless
    > that's what's making IE produce a "click to run
    > ActiveX" messagebox when a page with a Shockwave movie
    is loaded.
    It is.
    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
    ==================
    "Fred Riley" <[email protected]> wrote in
    message
    news:[email protected]...
    >>>> Murray
    *ACE*<[email protected]> 28/06/2006 12:07:27
    >>>
    > "Browser-safe", eh? ;-)
    >
    > Definitely. Are you talking shockwave or Flash? The
    former is for
    > Director
    > files, the latter is for errr Flash files.
    >
    > F: Shockwave.
    >
    > Anyhow, your two errors are -
    >
    > Line 2, syntax error.
    > Line 159, object expected.
    >
    > Fix the first by removing this line -
    >
    > <?xml version="1.0" encoding="iso-8859-1"?>
    >
    > F: Aaarrrgggh! Not that blasted line *again*. It's not
    me that puts it in
    > the page, honest, guv, it was blasted Dreamweaver MX
    2004.
    >
    > It's not needed, and furthermore, it hurts you by
    putting IE into quirks
    > mode. I'm not quite sure why it's throwing this js error
    though. <shrug>
    >
    > The second error is caused by your failure to upload the
    Scripts folder,
    > which contains the function called on line 159 -
    >
    > <script type="text/javascript">
    > AC_SW_RunContent( '
    >
    > F: Hmmm. I'd not noticed that folder appearing in my
    site. Ah well, it
    > rules out me using the 'browser-safe' scripts then, as
    I'd have to create
    > and upload a /Scripts folder for every learning object
    on my site, and
    > that's lots of them. They can't all use the same
    /Scripts as they're
    > supposed to be standalone and survive if packaged and
    moved outside the
    > site. No matter, the <object> tag doesn't usually
    cause a problem, I don't
    > think, unless that's what's making IE produce a "click
    to run ActiveX"
    > messagebox when a page with a Shockwave movie is loaded.
    >
    > Do those things and you'll see a difference.
    >
    > F: No, you're not wrong there, Murray. Maybe the script
    is "browser-safe"
    > after all. I still think I'll use the <object>
    tag, though, but look
    > closely at the W3C spec to make sure that I stay within
    standards. I'm
    > always a bit nervous about doing in Javascript what
    should be done in
    > HTML.
    >
    > Thanks anyhoo for the reply, which wasn't expected.
    >
    > Cheers
    >
    > Fred

  • DW8 and "browser-safe" scripts

    I don't know if this is a bug in DW8 or a local problem, and
    it's not really important either way, but I did want to get it off
    my chest. When I open a HTML page containing a Shockwave movie
    embedded with an <object> tag into DW8, I get the prompt that
    the <object> tag may not work properly with recent versions
    of IE, and do I want to use a browser-safe script instead? Out of
    curiousity I've given this a go and uploaded a test page, and
    amusingly the page now gives two runtime errors in IE6 which prompt
    you to run the Microsoft Debugger - see
    http://www.nottingham.ac.uk/nursing/sonet/test/dyslexia_test/2.html.
    No such problem in Mozilla 1.7, of course. This is probably caused
    by there being other Javascript scripts on the page, but it did
    make me chortle anyway. "Browser-safe", eh? ;-)
    I was hoping that the fix might kill the irritating but
    non-fatal IE prompt you sometimes get on pages with Shockwave
    movies, which prompts you to click Ok to run ActiveX content, but I
    think I'll live with that rather than runtime errors...
    Cheers
    Fred

    "Browser-safe", eh? ;-)
    Definitely. Are you talking shockwave or Flash? The former is
    for Director
    files, the latter is for errr Flash files.
    Anyhow, your two errors are -
    Line 2, syntax error.
    Line 159, object expected.
    Fix the first by removing this line -
    <?xml version="1.0" encoding="iso-8859-1"?>
    It's not needed, and furthermore, it hurts you by putting IE
    into quirks
    mode. I'm not quite sure why it's throwing this js error
    though. <shrug>
    The second error is caused by your failure to upload the
    Scripts folder,
    which contains the function called on line 159 -
    <script type="text/javascript">
    AC_SW_RunContent( '
    Do those things and you'll see a difference.
    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
    ==================
    "Fred Riley" <[email protected]> wrote in
    message
    news:[email protected]...
    >I don't know if this is a bug in DW8 or a local problem,
    and it's not
    >really important either way, but I did want to get it off
    my chest. When I
    >open a HTML page containing a Shockwave movie embedded
    with an <object> tag
    >into DW8, I get the prompt that the <object> tag
    may not work properly with
    >recent versions of IE, and do I want to use a
    browser-safe script instead?
    >Out of curiousity I've given this a go and uploaded a
    test page, and
    >amusingly the page now gives two runtime errors in IE6
    which prompt you to
    >run the Microsoft Debugger - see
    >
    http://www.nottingham.ac.uk/nursing/sonet/test/dyslexia_test/2.html.
    No
    >such problem in Mozilla 1.7, of course. This is probably
    caused by there
    >being other Javascript scripts on the page, but it did
    make me chortle
    >anyway. "Browser-safe", eh? ;-)
    >
    > I was hoping that the fix might kill the irritating but
    non-fatal IE
    > prompt you sometimes get on pages with Shockwave movies,
    which prompts you
    > to click Ok to run ActiveX content, but I think I'll
    live with that rather
    > than runtime errors...
    >
    > Cheers
    >
    > Fred

  • I updated my iphone and when it came time for activation it won't work and keeps telling me to try again. At the top it says "No Service" and I have my SIM card in and a good WiFi connection and have connected it through iTunes but it says I have no SIM

    I updated my iphone and when it came time for activation it won't work and keeps telling me to try again. At the top it says "No Service" and I have my SIM card in and a good WiFi connection and have connected it through iTunes but it says I have no SIM card and need to disconnect and insert my SIM. I don't understand why this keeps happening and it's been going on for a wile now. I have tried over and over again to get this iPhone to work but nothig is happening. I've even gone on the website for support (apple.com/support) but cannot find anything that will help me with this situation. Can someone please help me find a solution to this problem? I have been without a phone and do not have money to buy another one and it is crucial for me to get it fixed. Thanks.

    wesb
    What computer operating system is involved in the Premiere Elements 11 and 13 issues? Same computer or different ones? Are you installing from purchased download installation files or from purchased installation disc? Does Premiere Elements 11 work completely on this computer whereas 13 will not?
    Let us go through the typical drill so as to take nothing for granted.
    1. Does the problem exist with or without the antivirus and firewall(s) disabled? Are you working with an individual home computer or in a
    school or company network?
    2. Are you running the program as Administrator and is there any "domain" account involved?
    3. Is your video card/graphics card up to date according to the web site of the manufacturer of the card?
    4. Do you have the latest version of QuickTime installed on the computer with Premiere Elements?
    Let us start by ruling in or out any of the above, and then we can decide what next.
    Any questions or need clarification, please do not hesitate to ask.
    Thank you.
    ATR

  • I smashed my screen to sent it to a phone shop to be repaired and he obviously reset it and my imessage said waiting for activation and I entered my password wrong and it won't let me retry and it says the same thing omg please help

    I smashed my screen to sent it to a phone shop to be repaired and he obviously reset it and my imessage said waiting for activation and I entered my password wrong and it won't let me retry and it says the same thing omg please help

    Troubleshooting FaceTime and iMessage Activation

  • I restored my iphone 4 using i tune and now it is asking for activation. How to activate it..?

    I restored my iphone 4 using i tune and now it is asking for activation. How to activate it..?

    Setting up and activating iPhone
    To set up and activate iPhone, turn on iPhone and follow the Setup Assistant. The Setup Assistant
    steps you through the setup process, including connecting to a Wi-Fi network, signing in with or
    creating a free Apple ID, setting up iCloud, turning on recommended features such as Location
    Services and Find My iPhone, and activating iPhone with your carrier. You can also restore from
    an iCloud or iTunes backup during setup.
    Activation can be done over a Wi-Fi network or, with iPhone 4S or later, over your carrier’s cellular
    network (not available in all areas). If neither option is available, you need to connect iPhone to
    your computer running iTunes for activation.  You might also read http://support.apple.com/kb/TS3424

  • TS4268 iMessage and Facetime have a "Waiting for activation" message.  What do I do?

    Facetime and iMessage have a "Waiting for activation" error message in the setting section.
    Need help figuring out what to do.

    iMessage is currently down.  You can always check system status at:  http://www.apple.com/support/icloud/systemstatus/

  • Imassage and face time says waiting for activation from 5 days, imassage and face time says waiting for activation from 5 days

    imassage and face time says waiting for activation from long time i tried reboot ,on/off but it says same

    Read here:
    http://support.apple.com/kb/TS4268

  • Why my facetime and iMessage keeps saying waiting for activation?

    Why my facetime and iMessage keeps saying waiting for activation?anyone knows how to fix this?

    There is a "Waiting for Activation" troubleshooting in the following link that may have something that will help: http://support.apple.com/kb/TS4268

  • IE issues and change browser on BB for safety

    Basic user with little knowledge, but with 9800 do I need to be concered with IE issues and change browser on BB for safety?
    Solved!
    Go to Solution.

    Hello,
    BB's do not run IE, so there is no need to be concerned in that regard. Some BB Browser versions can be configured to run in an IT Compatible mode, but they are technically not IE.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • My iMessage and Facetime still say "waiting for activation" after 48 hours

    My iMessage and Facetime still say "waiting for activation."  It's been two days and it still says the same thing. I called customer service an they weren't any help whatsoever. Please helpppp!:(

    Yea.. 2hrs with Apple and no help whatso ever. Mines been like that since the day of release of iOS 6, serveral days have past and its getting very irritating with no answers.

  • My imessage and facetime keeps saying waiting for activation

    my imessage and facetime keeps saying waiting for activation and my number does not show up just my old number or just my email address can anyone help me sort this out thanks

    Back up, Erase all content and settings, Restore iPhone (downloads fresh iOS), restore from backup.  Should fix.  You will not lose texts, etc.

  • CS6 and Premiere Elements keeps asking for activation

    Hi
    I am a system engineer in a school. We have a K12 Site license for CS6 and we purchased about 30 single license versions of Premier Elements through certified resellers. I deployed CS6 a few years ago on our old PC's by installing the software on one computer and then cloning the pc 30 times with CloneZilla. That worked fine.
    A year later i repeated the procedure on 25 other computers. No problem there.
    Last summer i did the same to replace the 30 pc's i had cloned the first time. Since then i have to activate CS6 over and over again indicating a trial version. Also the other classroom with 25 pc' began to ask for activation after 2 years with no worries.
    In oktober i Installed Premiere Elements on each individual computer one by one. And that went well for a few months but then all of a sudden PE began to prompt for activation. My collegues drive me crazy with their remarks and worries.
    So far i tried to activate CS6 by creating a serialization file with the adobe application manager. When i run the file and retry the program i am no longer prompted for an activation... for a while.
    There is no way to tell which device will prompt of when. It is random. Sometimes it is just one device, then all of a sudden it are 3-4.
    Please help
    Maarten

    Hi Maarten,
    Adobe Premiere elements 12 (individual license) requires sign in /activation if you have installed individually however you can suppress the sign window using Adobe provisioning toolkit
    In case you have Adobe volume license for PRE 12. Please visit the link below to find the workflow.
    Deploy Premiere Elements 11 and earlier | Windows
    Thanks,
    Ashish

  • Facetime and imessage of iphone waiting for activation

    facetime and imessage of iphone waiting for activation

    okay, i have been having problems with both facetime and imessage on my iphone and decided to look onto it today and after some searching around i managed to fix it!! this is what i did:
    Went into settings, clicked on messages, scrolled down to " send & receive' and made sure the number shown was mine. Clicked on "send & receive" then clicked on " use your apple ID for message", this is to make sure my apple ID is correct and if it isn't this where you will change it. Backed out and went into "general", scrolled all the way to the bottom and clicked on "reset" then clicked on "reset network settings". I also went to:
    https://appleid.apple.com. Clicked on the "Manage my ID" button. Make sure your email address and phone numbers are correct. Then click the "Save Changes" button. I didn't change anything but as soon as I clicked the "Save Changes" button, my iMessages instantly activated.
    Doing these two things worked for me and hope it works for you all out there as i initially thought it was a network problem and it does not seem to be one but it does seem to be an apple thing...

  • IMessage and faceTime stuck on "waiting for activation" on iphone 5

    I just restored my iphone5 (iOS6.1) & when it finaly finished restoring I noticed that imessage and Facetime was stuck on 'waiting for activation' I restored it again and again. I also tried restoring network settings & nothing helped. is there any other solutions? please help me! nothing is the same without iMessage or Facetime. please & thankyou(:

    http://support.apple.com/kb/TS4268

Maybe you are looking for