Double click issue on loading.

Hi guys.  My website has been up and running brillianty, but I have just noticed something.  I have my navigation bar at the top of the page.  To load things, I do
var myMovieClip = new contact_mc();
var myMovieClip2 = new aboutUs_mc();
var myMovieClip3 = new Join();
var myMovieClip4 = new ourWork_mc();
And then
topNav_mc.addEventListener(MouseEvent.CLICK, gotoFunction);
function gotoFunction(event:MouseEvent):void
    for (var i: int=0; i< container_mc.numChildren; i++)
        var child:DisplayObject = container_mc.getChildAt(i);
        container_mc.removeChild(child);
    if (event.target.name == "about_mc")
        container_mc.addChild(myMovieClip2);
        TweenLite.from(myMovieClip2, 1, {alpha:0, rotation:15});
    if (event.target.name == "contact_mc")
        container_mc.addChild(myMovieClip);
        TweenLite.from(myMovieClip, 1, {alpha:0, rotation:15});
    if (event.target.name == "join")
        container_mc.addChild(myMovieClip3);
        TweenLite.from(myMovieClip3, 1, {alpha:0, rotation:15});
    if (event.target.name == "work_mc")
        container_mc.addChild(myMovieClip4);
        TweenLite.from(myMovieClip4, 1, {alpha:0, rotation:15});
As I say, this has been working fine.  But I accidently just clicked a button twice really fast, and it makes the tween stop half way, and the loaded content becomes semi transparent.  I then tried clicking on a button twice for another button, and the same things happened.  It happens when I click twice on one button at quite a fast pace.
Is there any reason this may be happening, or is there anything in my code I can do to stop this from happening?
Many thanks
Nick

One thing you could do is remove the event listener in the function, and then add it back after the tween is complete.

Similar Messages

  • I cannot open my Safari. I double click and still loading forever an ever. I cannot get to any preferences at the configurations bar. Any help please?What should a i do to fixe that?

    I cannot open my Safari. I double click and still loading forever an ever. I cannot get to any preferences at the configurations bar. Any help please?What should a i do to fixe that?

    I saw on another post you have asked about this dates LINC DAVIS:
    Date/Time:       2014-07-01 19:03:59 -0300
    OS Version:      10.7.5 (Build 11G63)
    Architecture:    x86_64
    Report Version:  9
    Command:         Safari
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Version:         6.1.5 (7537.77.4)
    Build Version:   1
    Project Name:    WebBrowser
    Source Version:  7537077004000000
    Parent:          launchd [203]
    PID:             624
    Event:           hang
    Duration:        1.46s
    Steps:           15 (100ms sampling interval)
    Pageins:         7
    Pageouts:        0
    Process:         Safari [624]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Architecture:    x86_64
    UID:             501
      Thread 0x1597a      DispatchQueue 1
      User stack:
        15 ??? (in Safari) [0x10557ff2c]
          15 SafariMain + 266 (in Safari) [0x10577947c]
            15 NSApplicationMain + 867 (in AppKit) [0x7fff8b559eac]
              15 -[NSApplication run] + 470 (in AppKit) [0x7fff8b2dd9b9]
                15 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161 (in Safari) [0x1055e44d5]
                  15 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135 (in AppKit) [0x7fff8b2e107d]
                    15 _DPSNextEvent + 1247 (in AppKit) [0x7fff8b2e19c5]
                      15 AEProcessAppleEvent + 102 (in HIToolbox) [0x7fff82c85b69]
                        15 aeProcessAppleEvent + 250 (in AE) [0x7fff832b89f7]
                          15 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38 (in AE) [0x7fff832b8b03]
                            15 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200 (in AE) [0x7fff832b8c25]
                              15 _NSAppleEventManagerGenericHandler + 105 (in Foundation) [0x7fff896ed5dc]
                                15 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283 (in Foundation) [0x7fff896ed74e]
                                  15 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101 (in Foundation) [0x7fff896ee7c7]
                                    15 -[NSObject performSelector:withObject:withObject:] + 65 (in CoreFoundation) [0x7fff81947541]
                                      15 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330 (in AppKit) [0x7fff8b2e45b9]
                                        15 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 227 (in AppKit) [0x7fff8b2e4849]
                                          15 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 193 (in AppKit) [0x7fff8b2e49f9]
                                            15 _NSPersistentUIFinishAcquiringTalagentWindows + 93 (in AppKit) [0x7fff8b3108cb]
                                              15 copyTalagentWindowsAcquisitionBlock + 79 (in AppKit) [0x7fff8b310947]
                                                15 +[NSBundle mainBundle] + 55 (in Foundation) [0x7fff896e1bb9]
                                                  15 -[NSRecursiveLock lock] + 25 (in Foundation) [0x7fff896badf9]
                                                    15 __psynch_mutexwait + 10 (in libsystem_kernel.dylib) [0x7fff87733bf2]
      Kernel stack:
        15 psynch_mtxcontinue + 0 (in mach_kernel) [0xffffff800059eb20]
      Thread 0x1599d      DispatchQueue 2
      User stack:
        15 _dispatch_mgr_thread + 54 (in libdispatch.dylib) [0x7fff8ae7e316]
          15 kevent + 10 (in libsystem_kernel.dylib) [0x7fff877347e6]
      Kernel stack:
        15 kqueue_scan + 416 (in mach_kernel) [0xffffff800053b4d0]
      Thread 0x159a4   
      User stack:
        15 thread_start + 13 (in libsystem_c.dylib) [0x7fff8d3eeb75]
          15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8d3eb8bf]
            15 _ZN3WTFL19wtfThreadEntryPointEPv + 15 (in JavaScriptCore) [0x105e2da3f]
              15 WebCore::IconDatabase::iconDatabaseSyncThread() + 303 (in WebCore) [0x106958faf]
                15 WebCore::IconDatabase::syncThreadMainLoop() + 491 (in WebCore) [0x10695c39b]
                  15 __psynch_cvwait + 10 (in libsystem_kernel.dylib) [0x7fff87733bca]
      Kernel stack:
        15 psynch_cvcontinue + 0 (in mach_kernel) [0xffffff800059e920]
      Thread 0x159a9   
      User stack:
        15 thread_start + 13 (in libsystem_c.dylib) [0x7fff8d3eeb75]
          15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8d3eb8bf]
            15 thread_fun + 24 (in QuartzCore) [0x7fff81e65d35]
              15 CA::Render::Server::server_thread(void*) + 184 (in QuartzCore) [0x7fff81e65df5]
                15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8773267a]
      Kernel stack:
        15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x159b2   
      User stack:
        15 thread_start + 13 (in libsystem_c.dylib) [0x7fff8d3eeb75]
          15 _pthread_start + 335 (in libsystem_c.dylib) [0x7fff8d3eb8bf]
            15 __NSThread__main__ + 1575 (in Foundation) [0x7fff8970f6a2]
              15 -[NSThread main] + 68 (in Foundation) [0x7fff8970f72a]
                15 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335 (in Foundation) [0x7fff8971afd7]
                  15 CFRunLoopRunSpecific + 230 (in CoreFoundation) [0x7fff818e9486]
                    15 __CFRunLoopRun + 1204 (in CoreFoundation) [0x7fff818e9c74]
                      15 __CFRunLoopServiceMachPort + 188 (in CoreFoundation) [0x7fff818e150c]
                        15 mach_msg_trap + 10 (in libsystem_kernel.dylib) [0x7fff8773267a]
      Kernel stack:
        15 ipc_mqueue_receive_continue + 0 (in mach_kernel) [0xffffff8000215930]
      Thread 0x159b7   
      User stack:
        15 thread_start + 13 (in libsystem_c.dylib) [0x7fff8d3eeb75]
          15 ??? (in Safari) [0xdeadbeef]
            15 dlopen + 540 (in dyld) [0x7fff65188657]
              15 dyld::runInitializers(ImageLoader*) + 97 (in dyld) [0x7fff651821b9]
                15 ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59 (in dyld) [0x7fff6518d0b7]
                  15 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 237 (in dyld) [0x7fff6518c2cd]
                    15 _ZN4dyldL12notifySingleE17dyld_image_statesPK11ImageLoader + 226 (in dyld) [0x7fff65180973]
                      15 load_images + 233 (in libobjc.A.dylib) [0x7fff8897636b]
                        15 call_load_methods + 161 (in libobjc.A.dylib) [0x7fff889766ca]
                          15 +[VSearchLib load] + 92 (in libVSearchLoader.dylib) [0x109b72bf4]
                            15 -[NSBundle principalClass] + 41 (in Foundation) [0x7fff8970ed84]
                              15 -[NSBundle load] + 18 (in Foundation) [0x7fff897173f8]
                                15 objc_msgSend_vtable3 + 24 (in libobjc.A.dylib) [0x7fff889780d8]
      Kernel stack:
        15 hndl_alltraps + 225 (in mach_kernel) [0xffffff80002da481]
          15 user_trap + 711 (in mach_kernel) [0xffffff80002c4017]
            15 exception_triage + 149 (in mach_kernel) [0xffffff8000220e15]
              15 exception_deliver + 766 (in mach_kernel) [0xffffff8000220c1e]
                15 exception_raise_state_identity + 325 (in mach_kernel) [0xffffff8000249c75]
                  15 mach_msg_rpc_from_kernel_body + 277 (in mach_kernel) [0xffffff80002239d5]
                    15 ipc_mqueue_receive + 70 (in mach_kernel) [0xffffff8000215886]
                      15 thread_block_reason + 299 (in mach_kernel) [0xffffff800022f42b]
                        15 thread_continue + 1661 (in mach_kernel) [0xffffff800022f1ad]
                          15 machine_switch_context + 361 (in mach_kernel) [0xffffff80002c2939]
      Binary Images:
             0x10557f000 -        0x10557ffff  com.apple.Safari 6.1.5 (7537.77.4) <1144E535-39EB-3DD2-8326-F931E2CEDFC5> /Applications/Safari.app/Contents/MacOS/Safari
             0x105589000 -        0x105ac2fff  com.apple.Safari.framework 7537 (7537.77.4) <079F7B57-311E-3A81-B3ED-B7AC3F78E262> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
             0x105e24000 -        0x1061cbff7  com.apple.JavaScriptCore 7537 (7537.77.1) <C0C6D15C-8C26-3FD8-BE2E-7A1C20B46359> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
             0x106953000 -        0x107a00ff7  com.apple.WebCore 7537 (7537.77.4) <E0176EFF-835E-3B32-909D-E3A426947476> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
             0x109b72000 -        0x109b73fff  libVSearchLoader.dylib ??? (???) <2DF78468-AB4B-363E-A838-D4CE14679E8B> /System/Library/Frameworks/VSearch.framework/Versions/A/Libraries/libVSearchLoa der.dylib
          0x7fff6517f000 -     0x7fff651b3baf  dyld ??? (???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
          0x7fff818b1000 -     0x7fff81a85ff7  com.apple.CoreFoundation 6.7.2 (635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
          0x7fff81e63000 -     0x7fff82003ff7  com.apple.QuartzCore 1.7 (270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
          0x7fff82c75000 -     0x7fff82fa1fff  com.apple.HIToolbox 1.9 (???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
          0x7fff832b5000 -     0x7fff832f4fff  com.apple.AE 527.7 (527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
          0x7fff8771d000 -     0x7fff8773dfff  libsystem_kernel.dylib ??? (???) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
          0x7fff8896d000 -     0x7fff88a51e5f  libobjc.A.dylib ??? (???) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
          0x7fff896b5000 -     0x7fff899cefff  com.apple.Foundation 6.7.2 (833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
          0x7fff8ae7c000 -     0x7fff8ae8afff  libdispatch.dylib ??? (???) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
          0x7fff8b2d9000 -     0x7fff8bedffff  com.apple.AppKit 6.7.5 (1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
          0x7fff8d39d000 -     0x7fff8d47afef  libsystem_c.dylib ??? (???) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib

  • Double Clicking Issue Feature Or Bug

    Hi All,
    I've been using Mac's for over ten years and I'm experiencing an issue unlike anything I've ever seen before. I have this double-clicking issue (maybe more appropriately "accidental double-clicking issue") in certain programs.
    In iTunes for example, when I choose File/Add To Library and I double-click the root folder on my external hard drive (which contains subfolders such as Documents, Pictures, Movies, Music, Applications, etc..) iTunes begins to automattically import EVERYTHING on the folder without my having clicked the CHOOSE bubble. EVERYTHING!
    Either I'm crazy and I'm just noticing this now or this is the most annoying bug/feature I've ever seen.
    The issue also occurs in Mac The Ripper. When I went to choose a Save location and accidentally double-clicked a folder that had subfolders in it, I didn't get the opportunity to click CHOOSE. The Finder just assumed that my double-clicking a folder means that that is the folder I want to select.
    I hope I'm explaining this clearly. I don't know I never noticed this "feature" before!
    Is there anyway to turn it off?

    There isn't anything similar between the two in a hardware sense. The two machines aren't sharing anything. I only use the Magic Mouse with the new 27" i7 iMac.
    I tried to reproduce the effect in 10.5 to see if it was indeed a "feature", and it is. To a certain extent.
    At this point I've come to the conclusion that this is supposed to happen, in 10.5 and 10.6 (possibly 10.4 or earlier too) when a folder and it's sub-folders contain compatible files respective to the program attempting to access them. However, I don't think it should happen when a folder contains subfolders that have files that are incompatible with the particular program that is currently being browsed.
    Furthermore... I'm unable to reproduce the same issue today! This new 27" iMac i7 has been very "buggy" across the board!
    Like for example;
    When I first started it up, Airport and Firewire didn't appear in the Network preference pane in System Pref's. And it didn't recognize USB devices that I plugged in until I rebooted a few times.
    It ran REEEEEALLLLLLY HOT! Hot like when you put your hand on the hood of a car thats been sitting in the sun. But today it seems to be running much cooler...
    It also wont boot from any external hd or Disk Warrior 4.2 DVD.
    But all in all it's still a pretty sweet, and crazy fast.

  • *** is up with this mouse - not a design tool / double click issue ****!!

    who has a new mouse?
    who hates them?
    A. Me
    jesus what are they doing, a design based community (mainly) and they bring a mouse out that is about as responsive as a shopping trolley!! after effects / cinema 4d (GOD)even photoshop is suffering!
    APPLE SORT HTIS OUT AND GET THE SCROLLY THING BACK IN
    another issue is the double click problem! i have a busy life as it is and im not too keen in doing the same thing 3-4 times but thanks to this problem i am, the only settings to change the speed of double is in settings (SOMEONE GUIDE ME IF HTIS IS WRONG) but its a problem that will not go away
    even clicking once on a layer to click and drag in after effects for example is openign precomps and really getting on my tits (can i say tits, well i have: i mean the blue tit of the bird family ha ha ha)
    but not laughing really apple what have you done to this mouse and my freedom to work.
    please let me know???
    1 unhappy bunny
    ps. come on admin let me know why life is getting difficult for us designers? PLS??

    electricpalmtrees.tv wrote:
    ps. come on admin let me know why life is getting difficult for us designers? PLS??
    There's nobody here but we users.
    If you have a double click issue than slow the time down in System Preferences > mouse. The slow side gives you more time between clicks, faster is less time.
    If you have tracking issues the preference slide bar range doesn't solve you can experiment with the settings as explained here:
    http://reviews.cnet.com/8301-13727_7-10392736-263.html
    Regards
    Edit: Here are a few more tools that might "tame the beast" for you.
    http://reviews.cnet.com/8301-13727_7-10414148-263.html?tag=mncol;txt
    Message was edited by: captfred

  • Photoshop 9.01 double-click issue

    Q: After updating to Photoshop 9.01 (CS2 patch), I now have to double click menu items to get them to work on a non-maximised image!
    A: This is a known bug.
    Suggested fixes:
    1) Close or hide the Info Palette - F8 key
    or
    2) Work with a maximised image (maximise window, or hit F key)
    or
    3) Use keyboard shortcuts to access menu items (Alt+shortcut key+arrow keys)
    A new patch is in the works.
    See
    this thread for more info.

    in relation to the photoshop query, cs3 isnt fully supported in leopard 10.5 although i do beleive adobe are releasing an update for it so this should solve alot of issues
    the double click settings should be roughly same as the powerbook you had
    try different settings in mouse, in system preferences

  • Double-click issue

    Hi, I just upgraded from a powerbook g4 to a macbook pro with osx 10.5. I am having 2 issues.
    1: no matter what I set for my double-click speed, I can't seem to double-click on files, folder names, etc. to edit their names. I have double-clicked at all speeds and the files just open, they don't allow me to edit. Is there a new command? Thank you.
    2. i am running photoshop cs3 and it is extremely buggy. i am having trouble changing values inside the dialog boxes in photoshop. has anyone else run into this?

    in relation to the photoshop query, cs3 isnt fully supported in leopard 10.5 although i do beleive adobe are releasing an update for it so this should solve alot of issues
    the double click settings should be roughly same as the powerbook you had
    try different settings in mouse, in system preferences

  • Can't Drag Clips From Browser! Have To Double-Click  To Load Into Viewer.

    For some reason my DV PAL clips in the Browser can't be dragged.
    I have to double-click them to load them into the Viewer from where I can drag them anywhere.
    What have I done . . . . . go on, I bet it's so simple I'll be kicking myself?
    Incidentally I have swapped my silver keyboard for an old white one but FCP 6 is working fine.

    Well I'll be hornswoggled . . . . . it was a preference job!
    Come to think of it, I was fiddling with them earlier, but only changed the number of levels of "Undo" from 10 to 30.

  • Double click action from trackpad button?

    Hi all,
    I've had my iBook G4 for a few months now and last week I've been noticing that a single click on my trackpad button would product doubl click results. This is really annoying when I:
    - try to use a form checkbox and it quickly changes and changes back
    - try to make a selection photoshop and it just disappears
    - try to open a new tab in Firefox/Camino/Safari/etc and two tabs open of the same URL
    I'm noticing that if I press on the left side of the button it tends to be a single click and the right (most common) gives the double. Did I accidentally change something in the System Preferences? Any experience on fixing this problem?
    Thanks to anybody who can help.

    Hi Eggz
    I experience the same here with my iBook G4 12''. It is quite like my three year old nokia cell phone registering double input from single touches all the time. Only the iBook is just four weeks old.
    The 'Ignore accidental trackpad input' option in System Preferences is turned on all the time. I unchecked it and it does not appear to have any effect on this double clicking issue.
    After four years of heavy TiBook trackpad button clicking (no mouse ever on my laptop), and knowing my friends 12'' PowerBook, the iBook trackpad button feels very lousy. Its unprecise movement/action point and its hollow plastic clicking sound do not live up to the standards I am used to. Ok, it's only an iBook - but it's disappointing anyway.
    I will talk to support tomorrow (today a holiday) and get back with news afterward.
    Sebastian
    iBook G4 12''   Mac OS X (10.4.6)   G5 Quad

  • Since upgrading to Mavericks, Mail is extremely slow to load preview pane or show email when mailbox is double-clicked. Is this a known issue?

    Since upgrading to Mavericks, Mail is extremely slow to load the preview pane or show email when mailbox is double-clicked. Is this a known issue? Or is there a solution to this issue?

    Hi AngieLynch,
    Thanks for visiting Apple Support Communities.
    It sounds like you're seeing some unexpected behavior in Mail.
    Before troubleshooting on your computer, I'd strongly recommend backing up your data to an external hard drive with Time Machine, if you haven't already. This article can help with setting up Time Machine:
    Mac Basics: Time Machine backs up your Mac
    http://support.apple.com/kb/ht1427
    Next, try creating a new user account on your computer. You can add your email account to Mail in the new user account. If Mail is more responsive in the new user account, then Mavericks is working fine and the behavior is caused by conflicts in your own Mail or user account. 
    These articles walk you through creating a new user and setting up Mail:
    OS X Mountain Lion: Create a new user account (applies to Mavericks, too.)
    http://support.apple.com/kb/PH11468
    Configuring Mail for your email account
    http://support.apple.com/kb/HT1277
    Best,
    Jeremy

  • Cannot load .dll files in another directory when double clicking on the .exe

    Hi all,
    I am currently using VS 2005. I have quite a few of .dll(s) that is currently residing in the same directory as the .exe
    I want to put the .dll(s) in another directory and have the application point it to that directory so that it can load the .dll(s) from there. 
    I know that I am able to set the Environment path to my desired directory in project properties->debugging. 
    However, i also know that this is only applicable for debug mode and executing the app by pressing "F5" or the "play" button.
    But when i double click on the app in the debug folder, it does not load the .dll(s) from the specified path. 
    How can I make the .dll(s) load from my specified path even when i double click on the .exe? in debug and release mode. 
    Cheers,
    nat

    Hi Nat,
    Thank you for your information.
    Your issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because you want to load dlls from your application, it is more related to programming, I suggest opening a new thread about your issue in some development forums based on the type of your application. For example, if you are working with Windows Forms app,
    you can consult on Windows Forms Forum:http://social.msdn.microsoft.com/Forums/windows/en-US/home?category=windowsforms
    If you are working with WPF app, WPF forum is a proper forum:
    http://social.msdn.microsoft.com/Forums/vstudio/en-US/home?forum=wpf
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • TS1717 I am unable to launch iTunes, when I double-click on the icon, a prompt comes up saying, "iTunes is on a locked disk or you do not have write permissons for this folder."  This issue occurred out of the blue!  How do I correct this?

    I don't know what suddenly caused this.  I haven't installed anything weird or obscure, I've kept up with all of the normal updates for Windows, my anti-virus, and other normal software (Adobe, Apple products, Steam).  So all I did today was double-clicked on the iTunes icon, and the prompt that I supplied kept popping up.  I rebooted my computer, I uninstalled and reinstalled iTunes and all of my Apple products (Quicktime, Safari).  But nothing seems to be working.
    I could sure use some much appreciated assistance!!!  Thank you!

    I did what I could out of the information provided, however there was quite a bit of difference between the XP format and Windows 7.  After trying what I could, I was still receiving the same error message.  Besides trying to fix this issue, I'm also trying to figure out how this whole thing started to begin with.

  • When trying to download a program I am not given the option to run the program only to save or cancel. a pop up screen appears the download is loaded and I have to double click on it to actually download it into my computer. Is this normal

    I switched from using IE and when downloading programs through there a windows always popped up asking to run save or cancel the file. With Firefox it only gives me the option to save or cancel and when pressing save a pop up window appears and the file is then downloaded to that. Then I have to go to it and double click to run it. I do not always want to save everything only run some things. Is there a way to change this. it seems like I am double downloading, first to the pop up window then into my computer instead of straight into my computer. is there a faster better way to download. This also eats up my download allowance from my internet satellite company this way.

    When you '''Save''' a download to your hard drive, your Anti-virus/Asnti-spyware application has an opportunity to examine the file before it is installed on your system.
    When you '''Run''' a download you could be installing an item containing a virus or spyware to your system <u>before</u> your AV/AS application has an opportunity to examine the file(s).
    If you are willing to accept the risks associated with '''Run''', see the following extensions ('''<u>NOTE: neither has been reviewed by the Mozilla Add-ons group</u>'''):
    *https://addons.mozilla.org/en-US/firefox/addon/10329/
    *https://addons.mozilla.org/en-US/firefox/addon/10902/
    <br />
    You have an item installed that is considered malware/spyware/adware. To see the Plugins reported with your question, click "More system details..." to the right of your original question or, on the Firefox menu, click Tools > Add-ons > Plugins.
    *My Web Search Plugin Stub for 32-bit Windows
    This type of pest is usually installed along with software you download from the internet; generally free programs, but not always. Carefully watch for "extra" items that will be installed and un-check or opt-out of them.
    #You can check to see if you have any of these from [http://www.google.com/search?q=%22Fun+Web+Products%22&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:es-ES:official&client=firefox-a|"Fun Web Products"] installed:
    #*Control Panel > Add or Remove Programs, click on any that you find and click "Remove": Ask.com Bar, My Search Bar, MyWay Speed Bar, My Web Search Bar, Fun Web Products Easy Installer
    #*See:
    #**http://www.safer-networking.com/removemywebsearch.php
    #**[http://www.pchell.com/support/mywebsearch.shtml PC Hell: My Web Search Removal Instructions]
    #**http://helpint.mywebsearch.com/intlinfo/help/toolhelp.jhtml#q3
    #Also see: http://kb.mozillazine.org/Uninstalling_toolbars
    #'''<u>You '''MAY''' need to change a preference</u>''' if when typing one or two words in the URL/Location/Address Bar sends you to some search page other than the one you expect. To reset your default URL/location bar search provider:
    #*Enter '''about:config''' in the address/URL bar and press the Enter key
    #*If you see a warning, accept it (Promise that you will be careful)
    #*Filter = keyword.URL
    #*Below the Filter, if keyword.URL is '''bold''', right-click on keyword.URL and choose "Reset"
    #*Restart Firefox (File > Restart Firefox)
    #*See: http://kb.mozillazine.org/Keyword.url
    #'''<u>You '''MAY''' need to reset your homepage</u>''' if some search page that you do not want or expect opens when you start Firefox. Firefox can open multiple home pages. Home pages are separated by the "|" symbol.
    #*See: http://support.mozilla.com/en-US/kb/How+to+set+the+home+page
    <br />
    '''Other issues that need your attention'''
    The information submitted with your question indicates that you have out of date plugins with known security and stability issues that should be updated. To see the plugins submitted with your question, click "More system details..." to the right of your original question post. You can also see your plugins from the Firefox menu, Tools > Add-ons > Plugins.
    *Next Generation Java Plug-in 1.6.0_22 for Mozilla browsers
    **Per Oracle/Sun, Java version 1.6.0_23 is mainly a stability improvement update
    #'''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    #*'''Note: plugin check page does not have information on all plugin versions'''
    #'''Update the [[Java]] plugin''' to the latest version.
    #*Download site: http://www.oracle.com/technetwork/java/javase/downloads/index.html (Java Platform: Download JRE)
    #*Also see "Manual Update" in this article to update from the Java Control Panel in Windows Control Panel: http://support.mozilla.com/en-US/kb/Using+the+Java+plugin+with+Firefox#Updates
    #* Removing old versions (if needed): http://www.java.com/en/download/faq/remove_olderversions.xml
    #* Remove multiple Java Console extensions (if needed): http://kb.mozillazine.org
    #*Java Test: http://www.java.com/en/download/help/testvm.xml

  • Why music won't play when i double click on it. software issue? i need help

    When I double click on a song or hit the play button, it doesn't do anything. I had this problem before but it seemed to fix itself after a few days. 2 weeks ago, itunes, along with any type of media on my computer, stopped working again. If I try to play a video in itunes or WMP, it just skips right through in about 3 jumps without any sound. I also can't stream videos on the internet. Dell told me it was a software issue and I had to pay $150 for them to tell me how to fix it. Nonsense. Can anybody help?

    Here's a place to start
    http://support.apple.com/kb/TS1362

  • Double clicking iPhoto thumbnail doesn't load full resolution image.

    After mistaking the new Photo application for iPhoto, I couldn't find the original 206 G iPhoto volume of my pix.  Finally found it but couldn't get the thumbnail images in the application to load the full resolution images after I double clicked them.  Please help.  It's got me scared.  I tried to rebuild after rebooting with Command and Option held down, but no fix in sight.  The thumbnails still refuse to link to the full resolution images.  Help!

    Where is this library stored?

  • After I double click on the firefox icon, firefox refuses to load. Why?

    '''bold text'''I have windows 7. When I double click on the firefox icon on my desktop the circle moves around and around then stops and nothing happens

    Hi dizzydar,
    You should look at [https://support.mozilla.com/kb/Firefox+has+just+updated+tab+shows+each+time+you+start+Firefox this article about that specific issue] and the article [http://kb.mozillazine.org/Preferences_not_saved Preferences not saved]. These should give you all the information you need!
    If that doesn't work:
    # Type about:config in the address bar
    # Click ''I'll be careful, I promise'' if prompted
    # In the Filter input field type ''startup''
    # Double click on startup.homepage_override_url
    # Delete the text string and click ''OK''
    # Close Firefox and reopen the window to verify that it has worked.
    Hopefully this helps!

Maybe you are looking for

  • How to reference MS Access database in ColdFusion MX 7 on 64-bit Windows

    I am migrating customers from: Windows 2000 Server (fully patched) Internet Information Services (IIS) 5 ColdFusion 5 to: Windows Server 2003 Standard x64 Edition (fully patched) Internet Information Services (IIS) 6 (running in 32-bit mode) ColdFusi

  • IPhoto Library says it's empty-don't know what to do next-info overload

    Okay, I am a newbie. I am overwhelmed with all the info I've read in the forums and now I am afraid to make a move and screw something else up! Your help would be very much appreciated. I will give some background: Main Problem: My iPhoto is empty. T

  • How I create a unique instaltion to Oracle 10g Client

    Firstly I dont know where I post about this... So Post here. I need create a Simple instalation to Oracle Client... example: Next, next and conclude. when I define the parameters previously... this is possible? Edited by: jonhwell on 13/09/2012 11:29

  • Using Java Web Dynpro iViews to integrate with SAP MDM

    Hi, I have already SAP MDM 5.5 supplied iViews with Enterprise Portal. These include itemDetail iView, ResultSet iView, PicklistSearch, Hiearchy Search. Now, I am integrating Java Web Dynpro iViews with SAP MDM. When adding the fields using object of

  • How can i tell what email imessages is sending from

    how can i tell what email imessages is sending from??? I have 3 different email that i can receive on Imessage but how can i tell wich one it was sent to?? and wich one i will be replying from ???