"Click to activate this control" on Flash

Have a Flash movie placed in a DW doc saved as index.htm
Get the tool tip "Click to activate this control" when mouse
is over movie.
You have to click on the doc once to be able to access menu's
in the Flash movie.
I should know the answer to this by now but.....
Why and can i avoid it?
Thanks in advance!!!! Client is wanting an answer.

http://www.macromedia.com/devnet/activecontent/articles/devletter.html
http://msdn.microsoft.com/ieupdate/
Dan Mode
*Must Read*
http://www.smithmediafusion.com/blog
*Flash Helps*
http://www.smithmediafusion.com/blog/?cat=11
"Leo D." <[email protected]> wrote in
message
news:e2lfpq$81f$[email protected]..
> Have a Flash movie placed in a DW doc saved as index.htm
>
> Get the tool tip "Click to activate this control" when
mouse is over
> movie.
>
> You have to click on the doc once to be able to access
menu's in the Flash
> movie.
>
> I should know the answer to this by now but.....
>
> Why and can i avoid it?
>
> Thanks in advance!!!! Client is wanting an answer.
>
>
>
>

Similar Messages

  • How to disable "Click to activate this control" in IE

    Hi,
                        When I open a flash component in IE, first of all I need to click on the flash component to activate it. Why it's happening like that?  When the mouse is over the flash component, it will show a tool tip "Click to activate this control" and dotted lines around the flash component. Can I know a solution for this. When I searched, I got some javascript code, but they are not working. How can I avoid this problem? I have attached the javascript code with thread. Please make a look on it also.
    Regards,
              Sreelash.S.

    Hi,
              This issue is avoided in IE6 using the javascript tha i have attached. Like this, is there any javascript available to avoid this in IE6. Actually we are embedding the swf with object tag. At that time there is no problem. There is no issues with ActiveX control. The problem comes when we use the widget.
    <script type='text/javascript' language='javascript'>
    var ObjetTag = "<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,45,0' width='100%' height='100%' id='ImageScroller' align='middle'> <param name='allowScriptAccess' value='always' /> <param name='allowFullScreen' value='true' /><param name='movie' value='http://test.higherlogic.com/Higherlogic/SwfFiles/ImageScroller.swf' /><param name='quality' value='high' /><param name='FlashVars' value='CommPage=http://test.higherlogic.com/SNAMATEST/SNAMATEST/Resources/VideoChapterCallback/Default.asp x&DID=1e1bf0ae-0ba9-4ee5-95f2-ed27e2255910&ScaleMode=Auto&ImageControl=Auto&IWidth=Auto&IH eight=Auto&ScrollerArea=Auto&DistanceBetweenImages=Auto&TransSpeed=Auto&ScrollMode=Auto&Wa terMark= &ControlButton=Auto&TransWaitTime=Auto&FadeTime=Auto&PlayerPath=http://test.higherlogic.com/Higherlogic/SwfFiles/ImageScroller.swf&JSFun=ResizeSwf' /><embed src='http://test.higherlogic.com/Higherlogic/SwfFiles/ImageScroller.swf' quality='high' width='100%' height='100%' name='ImageScroller' align='middle' allowscriptaccess='always' allowFullScreen='true' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' FlashVars='CommPage=http://test.higherlogic.com/SNAMATEST/SNAMATEST/Resources/VideoChapterCallback/Default.asp x&DID=1e1bf0ae-0ba9-4ee5-95f2-ed27e2255910&ScaleMode=Auto&ImageControl=Auto&IWidth=Auto&IH eight=Auto&ScrollerArea=Auto&DistanceBetweenImages=Auto&TransSpeed=Auto&ScrollMode=Auto&Wa terMark= &ControlButton=Auto&TransWaitTime=Auto&FadeTime=Auto&PlayerPath=http://test.higherlogic.com/Higherlogic/SwfFiles/ImageScroller.swf&JSFun=ResizeSwf'  /></object>";
    function ResizeSwf(newW, newH)
    {document.getElementById('ImageControl').style.width = newW+'px';
    document.getElementById('ImageControl').style.height =newH+'px';
    </script>
    <script src='http://test.higherlogic.com/Higherlogic/SwfFiles/eolasfix.js' type='text/javascript' defer='defer'>
    </script>
    <div id='ImageControl' style='width:100%; height:100%;background-color:#FFFFFF'>
    <script type='text/javascript' language='JavaScript'>document.write(ObjetTag);
    </script>
    </div>
    When we copy this in a notepad and save it as .html. The problem is occuring in IE6. Did you get me.

  • Dotted box, Click to activate this control

    Hey all, I am not positive this is a shockwave problem but
    thats my guess. Whenever I put my cursor over a Shockwave or
    macromedia thing a dotted box will now appear and i will have to
    click on the item to activate it. Its not a problem just really,
    really annoying. I am sure its an easy fix but I cant figure it
    out. Anyone have an idea??

    Stubbed Toe wrote:
    > when i mouse over my movie in a browser a dashed box
    appears around it and a text box comes up saying click to activate
    this control. how do i stop this?
    Amazing
    Check this out:
    http://groups.google.com/groups/search?hl=en&lr=&safe=off&num=10&q=Click+to+Activate+group %3Amacromedia.flash.*&safe=off&qt_s=Search&as_drrb=b&as_mind=1&as_minm=1&as_miny=2006&as_m axd=31&as_maxm=3&as_maxy=2007
    It's the most hot topic in past few months.
    Please in the future try to search before posting. It' waste
    of your time wasting for answer
    to a question that has been covered hundreds of times and
    info about it is available all over
    the place. Not to mention google.
    Best Regards
    Urami
    Beauty is in the eye of the beer holder...
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Content Pane: Help getting rid of "Click to activate this control"

    I know this came up a long time ago when IE
    changed--Flash/swf content needs to be clicked to be activated
    first. I thought Robohelp 6 would address it, but not.
    The challenge: Cannot use the fixes publised because the html
    pages created by Robohelp, like the Content pane, are generated
    with Javascript. Ironically posted solutions use Javascript to
    change the Embed, object, etc. tags! And I don't know Javascript!
    The entire Content pane needs to be clicked first so you can
    click an item in the contents. Its html file seems to be
    wf_master.htm and when you look at the code, the tags are fed in
    like this:
    // Build tag to document.write
    strObject = "<OBJECT
    classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'";
    strObject += "WIDTH='100%' HEIGHT='100%' id='masterSWF'
    ALIGN='' VIEWASTEXT>";
    strObject += "<PARAM NAME='movie'
    VALUE='wf_master.swf'>";
    strObject += "<PARAM NAME=quality VALUE=high>";
    strObject += "<PARAM NAME='menu' value='false'>";
    // FlashVars for Object tag:
    strObject += "<PARAM NAME=FlashVars VALUE='" +
    strFlashVars + "'>";
    strObject += "<EMBED src='wf_master.swf' quality=high
    WIDTH='100%' menu='false' HEIGHT='100%' NAME='masterSWF'
    swliveconnect=true ALIGN='' ";
    // FlashVars for Embed tag:
    strObject += "FlashVars='" + strFlashVars + "' ";
    strObject += "TYPE='application/x-shockwave-flash'
    PLUGINSPAGE='
    http://www.macromedia.com/go/getflashplayer'>";
    strObject += "</EMBED>";
    strObject += "</OBJECT>";
    Adobe's solutions 1 or 2
    http://www.adobe.com/devnet/activecontent/
    assume you have regular html files.
    *Question/request:
    1) Has/can someone come up with a way or code (or function?)
    that can be added somewhere centrally (in a key file) so when
    robohelp renders the above html tags are replaced therefore
    eliminating the need of clicking the swf content to activate it?
    I don't know how Robohelp renders to help me find the file
    where a change like this can be made.
    2) Or can the output Javascript file be modified?
    Robohelp seems to ride on Javascript and the 'solutions' are
    in Javascript. I can't believe RObohelp developers have not
    addressed this with the Robohelp 6.
    I upgraded to Robohelp 6, use Robohelp HTML, publish using
    FlashHelp, and my users use IE,

    just search forum - this has been discussed almost everyday
    since the issue surfaced a few
    weeks/months ago - in fact somebody actually posted a link to
    an article explaining it 11 minutes
    before you posted your question
    Subject: IE Changes Due: What you can Expect.
    It's not a flash issue - it is an Eolas/Microsoft issue. Also
    google around - tons of articles on
    news sites about this and also on adobe and macromedia that
    explains it all.
    --> Adobe Certified Expert (ACE)
    --> www.mudbubble.com :: www.keyframer.com
    -->
    http://flashmx2004.com/forums/index.php?
    -->
    http://www.macromedia.com/devnet/flash/articles/animation_guide.html
    -->
    http://groups.google.com/advanced_group_search?q=group:*flash*&hl=en&lr=&ie=UTF-8&oe=UTF-8
    jrschaef wrote:
    > Why do I have to click twice to use a flash nav? When I
    first hover over the
    > nav there is a "Click to activate and use this control"
    pop up, I click it and
    > then I can use that nav but if I go to a new page it
    starts over again. I seen
    > another posting that refer to the same issue but didn't
    have a solution. Can
    > anyone help?
    >

  • "Click to activate this control" - IE 7

    Hello,
    I just wanted to know that it seems as standard IE 7 seems to
    put a security block on flash images (you have to either click it
    or hit space bar) but I also notice that on some sites (while using
    the same browser) they don't have this...
    Is there a script (or something) that stops this from
    happening...?
    Many thanks, Jack

    http://blog.deconcept.com/2005/12/15/internet-explorer-eolas-changes-and-the-flash-plugin/
    You can use the SWFObject for IE7 use.
    http://blog.deconcept.com/swfobject/
    Sean

  • Help still with click to activate

    I updated to 8.02 and now instead of click to activate, none
    of my flash content is visible at all. And the html text that used
    to be underneath the flash, has now moved further up the page, as
    if the flash content isn't even there. I fiddled around a little
    bit with the checkboxes in the preferences, but still can't figure
    it out. I'm new to this.
    Here is the code before 8.02 updates it. If this helps:

    Anybody?

  • Re: click to activate and use this control

    activecontent.blogspot.com

    Not a Flash issue. Only a Windows IE issue:
    http://www.adobe.com/devnet/activecontent/
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "nolcon" <[email protected]> wrote in
    message
    news:e3ivu1$mq7$[email protected]..
    Click to Activate and Use this Control... WOW... my
    upgrade to
    Studio 8 has been rendered anemic by the requirements of
    "more security" by
    Microsoft and others. Now Flash has an error message and you
    have to click
    the
    little sucker to get it to work. Someone dropped the ball BIG
    TIME on this
    one. Surely there is a fix for this for a non-programmer such
    as myself.
    I
    thought I was just stupid until I went on Taco Bell's
    www.becomeelpresidente.com. I did the same thing there...
    with different
    browsers also.
    HELP PLEASE!
    Nolan Conley
    [email protected]

  • How to prevent people asking how to prevent "click to activate and use this control"

    When I visit the fourms, I keep seeing these questions about
    how to disable
    "click to activate and use this control". Its really annoying
    and
    disrupting my web experience. I do know this really this is a
    blatant
    attack on Adobe and Flash by Microsoft and is obviously
    related to the Adobe
    takeover of Macromedia, and probably also related to the fact
    that it is now
    impossible for anyone to install Flash Player (which Adobe is
    ignoring
    because their support is so useless since the takeover). Is
    there something
    I can do to prevent these questions being posted? I've
    searched all the
    forums and cannot find any information. Surely someone else
    has had this
    problem.
    Jeckyl

    Some people don't like to search...
    Some people don't know what to search...
    Some people don't even know there is a search...
    Just ask them to search for "click to activate and use this
    control".
    Search
    Flash Support Forums
    Search
    Google

  • "Click to activate and use this control" in IE

    When using Flash forms, IE 7 surrounds them with a box and
    prompts users to "click ot activate and use this control." Is this
    the old Flash problem with using object or embed tags without
    javascript to embed movies? Is there a way to fix how ColdFusion
    embeds Flash forms so people don't have to click on them before
    they can use them? Maybe it's fixed in CF 8?
    I found the answer here:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?catid=22&threadid=1141999&STA RTPAGE=2&FTVAR_FORUMVIEWTMP=Linear.
    Not sure why this comes up in Google but I couldn't find it through
    the Adobe site, this forum system really sucks i.e. slow searches
    to the point of being useless.

    What version of CF are you using? This was fixed with the CF
    MX 7.02 patch

  • Hoe do i avoid "click to activate and use this control" message?

    how avoid th problem of getting the message below...when
    there is a flash movie in my HTML file?
    "click to activate and use this control"

    Oh god .. here we go again .. Obviously someone has been
    living under a rock
    or on a deserted island for a few months :)
    This is due to Microsoft IE changes required to avoid
    infringing the
    (stupid) EOLAS patent. It applies to all Active-X control
    that can interact
    with the user.
    If you are viewing a web site, you cannot really do anything
    to fix it,
    except complain to the web master
    Here is a link to find information on how to fix your website
    to cope with
    the Active-X active content changes:
    http://www.justfuckinggoogleit.com?q=activecontent+IE+ActiveX+Change
    Jeckyl
    (If that does not redirect, just go to
    http://activecontent.blogspot.com)

  • HTM says: "Click to activate and use this Control"?

    When I open my published Captivate movie in Internet Explorer
    (clicking on the htm file), my cursor becomes the shape of a hand,
    and there is small a mouseover that says "Click to activate and use
    this Control". I am using Flash 9. I must click 1x to activiate
    something, then my Captivate buttons work just fine.
    What is the control I'm activating? Can I turn off this
    prompt in Security settings? This will drive end users bonkers.
    I don't get this issue in Firefox.

    Hi pcorad
    This has been an issue since Microsoft was forced to alter
    the way Internet Explorer handles content such as Flash. To work
    past it, you can use JavaScript. (This is the reason for the
    existence of the additional standard.js file we see in Captivate 2)
    You might wish to search the forums for the phrase "click to
    activate" and you should find many results that explain things in
    more detail.
    Cheers... Rick

  • Click to activate and use this control

    hi,
    I have problem, when i run my .swf in browser i am getting
    one message that " Click to activate and use this control"...is
    there any solution to enable this message(alt tag)..

    monuu wrote:
    > i am really sorry...actually after i posted the message
    i searched in this forums for the solution...after i saw them i
    realised,...
    >
    > I am sorry
    No need to be sorry. Will enroll you for two weeks as sex
    slave and all will be
    forgotten and forgiven.
    Best Regards
    Urami
    !!!!!!! Merry Christmas !!!!!!!
    Happy New Year
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Click To Activate and Use this control message in IE

    I have this message popping up only on the IE "Click To Activate and Use this control message".
    I googled it and there are a few solutions but somehow they did not really work for me.
    Is really that complicated to get a fix on that message.
    Does anyone have a good working solution?

    Hi,
    You may want to try any one of the following to know and get rid of the message you are talking about
    http://www.kirupa.com/developer/flash8/flash_fix.htm
    http://www.howtocreate.co.uk/noclicktoactivate.html
    Thanks!
    ps: please mark this post as Answered if this is of help to you

  • HTML View - Click to activate and use this control

    Hi, I have an HTML View in my VC App.  When the HTML View is presented it has to be clicked on. There is also a tool tip that states "Click to activate and use this control".   I didn't see any mention of this in the forums. 
    Is there any way to get rid of this? 
    Thanks,
    Ken Murray

    Hi Kenneth,
    maybe you had this issue not before and then you have patched your windows system. This issue comes with a microsoft patch last year I think it was october or november.
    Here on SDN is a how-to available which explains how you can remove this patch, but I think it's not recommend to remove security patches.
    Best Regards,
    Marcel

  • How to get rid of "click to activate and use this control"

    Hi,
    Any idea how to get rid of "click to activate and use this control".
    I don't want user to click to start working with the form.
    We are using IE6, forms9i and 10g application server.
    Thanks in advance.
    Kumar

    I got the solution...
    Metalink - Note:357545.1
    Kumar

Maybe you are looking for

  • How can i see what email addresses are associated with my apple id

    I recently had an iphone 6 stolen and since it was someone who knew how to gain access to my personal information they were able to change passwords and such associated with my apple id which made it a nightmare. Along the way as i was speaking to an

  • Default program to open .doc files?

    is there a way to instruct my iMac and my Macbook to "open all .doc or .docx files using Pages"? Is there a way to instruct my iMac and Macbook to "open all .xls and .xlsx files using Numbers"? We no longer have Word and Excel loaded, so now we have

  • System sound when starting up, but no app sound

    I was using Audacity with the lame extension to chop a sound file to make a ringtone. Now I can't get my sound to work.  I unistalled Audacity and ran the Lame remover but I still don't have sound. Any suggestions? I already repaired permissions a fe

  • X-fi fatal1ty, coaxial & Optical in/out - only stere

    Alright, I'm using a X-Fi Fatalty with the front I/O bay. I just bought a THX Certified Optical Cable to hook it up to my friend's Home Theater. I wanted to try it out first to?see if it would work fine before bringing my PC to his home so I hooked i

  • Check Printing with Signatures,MICR,Logos

    We are implementing Oracle Payables. Could any one tried Check Printing with Signatures,MICR,Logos. If so could you please let me know hoe to hadle this problem. Thanks Harish.