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>

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.

  • "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.
    >
    >
    >
    >

  • 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

  • In the edit bookmark box clicking on Delete This Bookmark does nothing

    I open the Manage Bookmark 'star' and click the Delete This Bookmark button...the box immediately closes and the bookmark is still in my bookmark list.

    This can be a problem with the file places.sqlite that stores the bookmarks and the history.
    * http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    * http://kb.mozillazine.org/Bookmarks_not_saved

  • Acrobat xi - RE: Add sound icon- skin displayed is a 'blank white box' until it is clicked to activate it- can you lock skin to display before its activated so that in a print run the skin shows up (ie the controls-or any kind of greyed out rectangle, lik

    Hi,
    Acrobat xi - RE: Add sound icon- skin displayed is a 'blank white box' until it is clicked to activate it- can you lock skin to display before its activated so that in a print run the skin shows up (ie the controls-or any kind of greyed out rectangle, like video controls before 1st activation) and not the blank white box- if no, I guess I have to activate all sound icons before doing a print run?thanks)).

    Many of your points are totally legitimate.
    This one, however, is not:
    …To put it another way, the design of the site seems to be geared much more towards its regular users than those the site is supposedly trying to "help"…
    The design and management of the forums for more than five years have driven literally dozens of the most valuable contributors and "regulars" away from the forums—permanently.
    The only conclusion a prudent, reasonable person can draw from this state of affairs is that Adobe consciously and deliberately want to kill these forums by attrition—without a the PR hit they would otherwise take if they suddenly just shut them down.

  • "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

  • 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

  • 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 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

  • 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

  • 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)

Maybe you are looking for

  • Why will my iPhone 4S no longer sync?

    My iTunes updated to 5.1.2 today.  I then connected my iPhone 4S to my PC and no sync happened.  My phone chirped and started charging, but iTunes did not open automatically.  I opened the program manually and again connected my phone, still same res

  • How to re download app store after deleted

    I had the App store that came out with the MAC OS 10.6.6  Then i deleted it.  But now want to buy mountain lion but cant becasue there is no app store.  I downloaded to 10.6.8 and have a button for it in the apple logo to the right side.  But still i

  • Photoshop CS2 and Nikon D200

    Does anyone know when Adobe will make Photoshop CS2 compatible with the new Nikon D200? Attempting to get an answer or assistance from Adobe customer service is impossible. Photoshop CS2 CANNOT (will NOT) open Nikon D200 images. I merely get "Could n

  • Solved WiFi issue - Hope it works for you. If not, sorry.

    Hey, I know about your problem. I've been a Windows person for fifteen years and bought a MacBook Pro about eight hours ago and same problem. Been researching it for eight hours and got it to work. I don't know much, but you can try this and maybe it

  • Line item interval for SCs and POs

    Is it possible to change line item numbers to start from 10, 20, ,,,,etc instead of 1,2,3,..   etc. for shopping carts and POs ? Is there a BADI involved or somewhere in config ? Where is the line item interval defined ? In R/3, you can define the li