Watch, clicking effect?

Hello Adobe Community,
I just made a clock/watch which each 3 hands move acording to the timeline, but the second hand moves quite smooth, but i was wondering what to do if i wanted it to move 1 sec at a time, so it makes a "ticking" effect, instead of the smooth effect. SO heres how i made it:
I made a clock without hands,
Then i added 3 handles (images) with anchor point in the middle, and then made the rotation on the second hand like a expression: "value+time*(360/60)"
Then i made the minute hand, and parented it with the rotation of the second hand, and divided by 60 for 60 seconds per. minute: "thisComp.layer("Second Handle NEW.png").transform.rotation/60"
Then i made the hour hand like the minute hand, and divided with 12: "thisComp.layer("Minute Handle.png").transform.rotation/12"
How do i make this to a ticking effect, instead of the smooth movement?
Thanks

Try something like this for the second hand:
moveTime = .05;
prevSec = Math.floor(time - inPoint);
nextSec = prevSec+1;
easeIn(time,nextSec-moveTime,nextSec,prevSec*6,nextSec*6)
Dan

Similar Messages

  • Premiere Sequence Export XDCAM HD for Mira and Crossfire Click Effects

    Hello, I wondered what the best was was to push XDCAM HD (Not XDCAM EX) Sequences from Premiere 5 on Mac to a Mira (by Abekas) PB server (will do native XDCAM HD) and a Crossfire Click Effects PB Server (will not do XDCAM HD Native , but does DVCPRO HD and XDCAM EX 35). I see that Media Encoder can set up watch folders..will it convert to MXF Op1a or AVI. Will it do MPEG 2 iFrame or DVCPRO HD in a .avi or XDAM EX 35?  Is anyone doing this workflow? Thanks.  This will be a push pull workflow and wondering how to get the XDCAM HD out of Premiere converted for the Crossfire without having to add a Flip Factory.
    I just found this and it looks good: 
    Note:  MXF is a container format. Adobe Media Encoder can encode and export movies in the Op-Atom variety of MXF containers using the DVCPRO25, DVCPRO50, and DVCPRO100, and AVC-Intra codecs. Premiere Pro CS5 (5.0.2 and later) can export MXF files containing the MPEG-2 essence items that comply with the XDCAM HD format used by such systems as Avid Unity. The standalone Adobe Media Encoder can also export files in this format.

    The problem is likely with FCP, which has a habit of transcoding the original media, sometimes to codecs that simply do not work on a PC.

  • CP 6 Video mode: mouse click effects, keyboard tap sounds

    CP 6 capturing Video mode
    How do I set mouse click effects and keyboard tap sounds?
    Of course these settings surely cannot be set on a per slide basis as video mode does not have slides but why I'm not able to set them on a project basis?
    thanks

    Video mode is pure video. You can change some properties of the mouse (Choose Edit, Edit Mouse Points and when selecting one of the mouse objects look in its Properties panel, Options accordion. This accordion has the small curved arrow top right that you can use to apply the changes to all mouse objects.
    I'm not sure what you mean by 'keyboard tap sounds' at all? There is no way to add an interactive object, where you would be able to click, so what is the meaning of taps in that case?
    Lilybiri

  • How do I get this rollover and click effect ?

    Hi,
    I have found a template which I rather do like. I was wondering if someone knew the coding to make some of the effects used possible.
    The aforementioned template - http://www.templatemonster.com/flash-templates/33686.html
    The effects:
    1. When you roll over the images they enlarge? What is the code or option that allows me to do this in Flash?
    annnd,
    2. When you click on one of the images it allows for a portfolio to load. If you visit the site and click on one of the options you will understand. How is this effect done?
    Any advice or help would be greatly appreciated.
    Thanks!

    To enlarge something in Flash using code you simultaneously increase the height/width or scaleX/scaleY (AS3) properties of the object.  To animate the size increase gradually you would use tweenng code.  To have it happen using a rollover you assign an event listener to the object for a ROLL_OVER event.  There would be something similar at work for a ROLL_OUT event to make the object reduce back to normal.
    The appearance of a portfolio (or any section) involves animating it into place from off stage. To do this with code involves gardually adjusting the x (horizontal position) property of the object, again using tweening to get a smooth animation.  To have it happen using a click you assign an event listener to the object for a CLICK event.

  • IPhoto '11 Keeps crashing when clicking "Effects" ! TRIED EVERYTHING! HELP!

    Hi, I've been using iPhoto 11 religiously for a few months since i started getting into photography. Its always worked great for me up until now. Every time I click the "Effects" Tab, or even start to edit a photo for that matter, iPhoto crashes. I tried rebuilding libraries, dumping the .plist, and still no prevail. It might just be a waste of time to do a full reinstall because i've read people have not had much luck if its a corrupt file hiding somewhere. Maybe in the "Effects" plug in area, since the rest of iphoto works perfectly!! ANY HELP?!?!
    Heres the crash log:
    Process:         iPhoto [1579]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.2.1 (9.2.1)
    Build Info:      iPhotoProject-628000000000000~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [121]
    Date/Time:       2012-01-28 21:17:36.965 -0600
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          110599 sec
    Crashes Since Last Report:           21
    Per-App Interval Since Last Report:  3266 sec
    Per-App Crashes Since Last Report:   20
    Anonymous UUID:                      CF75E2AC-343C-4F56-A7C0-1C6106C22346
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    objc[1579]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x9c985f36 CFRetain + 22
    1   com.apple.iPhoto                        0x001565a7 0x1000 + 1398183
    2   com.apple.iPhoto                        0x003f0382 0x1000 + 4125570
    3   com.apple.iPhoto                        0x00281332 0x1000 + 2622258
    4   com.apple.iPhoto                        0x0095d7dd 0x1000 + 9816029
    5   com.apple.iPhoto                        0x0014060f 0x1000 + 1308175
    6   com.apple.iPhoto                        0x0013f864 0x1000 + 1304676
    7   com.apple.AppKit                        0x90ca08c2 -[NSView _drawRect:clip:] + 3717
    8   com.apple.AppKit                        0x90cd0483 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1958
    9   com.apple.AppKit                        0x90cd0824 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    10  com.apple.AppKit                        0x90cd0824 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    11  com.apple.AppKit                        0x90cd0824 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    12  com.apple.AppKit                        0x90cd0824 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    13  com.apple.AppKit                        0x90cd0824 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2887
    14  com.apple.AppKit                        0x90c9e21f -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 708
    15  com.apple.AppKit                        0x90c9f38c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    16  com.apple.AppKit                        0x90c9f38c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    17  com.apple.AppKit                        0x90c9f38c -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 5169
    18  com.apple.AppKit                        0x90c9d82b -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 259
    19  com.apple.AppKit                        0x90c98eaa -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4817
    20  com.apple.AppKit                        0x90c91dce -[NSView displayIfNeeded] + 1365
    21  com.apple.AppKit                        0x90c8eba5 -[NSWindow displayIfNeeded] + 316
    22  com.apple.AppKit                        0x90c9169c _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 804
    23  com.apple.Foundation                    0x932bcd03 __NSFireTimer + 166
    24  com.apple.CoreFoundation                0x9c9e0996 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
    25  com.apple.CoreFoundation                0x9c9e0327 __CFRunLoopDoTimer + 743
    26  com.apple.CoreFoundation                0x9c9bf3e0 __CFRunLoopRun + 1888
    27  com.apple.CoreFoundation                0x9c9be8ec CFRunLoopRunSpecific + 332
    28  com.apple.CoreFoundation                0x9c9be798 CFRunLoopRunInMode + 120
    29  com.apple.HIToolbox                     0x93b45a7f RunCurrentEventLoopInMode + 318
    30  com.apple.HIToolbox                     0x93b4ccc6 ReceiveNextEventCommon + 168
    31  com.apple.HIToolbox                     0x93b4cc0a BlockUntilNextEventMatchingListInMode + 88
    32  com.apple.AppKit                        0x90c51040 _DPSNextEvent + 678
    33  com.apple.AppKit                        0x90c508ab -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    34  com.apple.AppKit                        0x90c4cc22 -[NSApplication run] + 911
    35  com.apple.AppKit                        0x90ee118a NSApplicationMain + 1054
    36  com.apple.iPhoto                        0x0001159a 0x1000 + 66970
    37  com.apple.iPhoto                        0x00010a29 0x1000 + 64041
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x973ff90a kevent + 10
    1   libdispatch.dylib                       0x95f63c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x95f626a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x973ff02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x91a4eccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x91a506fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9c9b60ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9c9bf214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9c9be8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9c9be798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9326b607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9c9b60ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9c9bf214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9c9be8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9c9be798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9326b607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9c9b60ea __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9c9bf214 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9c9be8ec CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9c9be798 CFRunLoopRunInMode + 120
    6   com.apple.Foundation                    0x9326b607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
    7   com.apple.proxtcore                     0x0175daed -[XTRunLoopThread run:] + 509
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x0175c702 -[XTMsgQueue waitForMessage] + 50
    7   com.apple.proxtcore                     0x0175b6b0 -[XTThread run:] + 416
    8   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    9   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    10  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    11  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 27:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x91a50f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x932f1507 -[NSCondition waitUntilDate:] + 427
    4   com.apple.Foundation                    0x932b792a -[NSConditionLock lockWhenCondition:beforeDate:] + 294
    5   com.apple.Foundation                    0x932b77fe -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x01d38ac1 -[RKAsyncImageRenderer _backgroundRenderThread:] + 177
    7   com.apple.CoreFoundation                0x9ca2653a -[NSObject performSelector:] + 58
    8   com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    9   com.apple.CoreFoundation                0x9ca1e091 -[NSObject performSelector:withObject:] + 65
    10  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
    11  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
    12  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
    13  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
    14  com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    15  com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    16  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    17  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x973fe83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x91a50e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x91a0142c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x932c0d40 -[NSCondition wait] + 304
    4   com.apple.iPhoto                        0x0005c66a 0x1000 + 374378
    5   com.apple.iPhoto                        0x0005c5c2 0x1000 + 374210
    6   com.apple.CoreFoundation                0x9ca20e1d __invoking___ + 29
    7   com.apple.CoreFoundation                0x9ca20d59 -[NSInvocation invoke] + 137
    8   com.apple.RedRock                       0x01d5ae61 -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x01d6c6c4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  com.apple.CoreFoundation                0x9ca1e091 -[NSObject performSelector:withObject:] + 65
    11  com.apple.proxtcore                     0x01766626 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 166
    12  com.apple.CoreFoundation                0x9ca1e091 -[NSObject performSelector:withObject:] + 65
    13  com.apple.proxtcore                     0x0175dcb5 -[XTSubscription postMessage:] + 181
    14  com.apple.proxtcore                     0x0175d406 -[XTDistributor distributeMessage:] + 726
    15  com.apple.proxtcore                     0x0175cf55 -[XTThread handleMessage:] + 1285
    16  com.apple.proxtcore                     0x0175b6c6 -[XTThread run:] + 438
    17  com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    18  com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    19  libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    20  libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x973fcc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x973fc1f6 mach_msg + 70
    2   com.apple.iLifeSQLAccess                0x0184ef41 -[RALatchTrigger wait] + 81
    3   com.apple.iLifeSQLAccess                0x0184edc9 -[RAOperationQueueImpl _workThread] + 217
    4   com.apple.Foundation                    0x932bef7d -[NSThread main] + 45
    5   com.apple.Foundation                    0x932bef2d __NSThread__main__ + 1582
    6   libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    7   libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 30:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x973feb42 __select + 10
    1   com.apple.CoreFoundation                0x9ca0d195 __CFSocketManager + 1557
    2   libsystem_c.dylib                       0x91a4ced9 _pthread_start + 335
    3   libsystem_c.dylib                       0x91a506de thread_start + 34
    Thread 31:
    0   libsystem_kernel.dylib                  0x973ff02e __workq_kernreturn + 10

    Create a new account (systempreferences -> accounts or Users & Groups on 10.7)  and see if the problem is repeated there. If it is, then a re-install of the app might be indicated. If it's not, then it's likely the app is okay and the problem is something in the main account.
    Regards
    TD

  • Adding mouse click effect

    Hello,
    I am trying to create a whirpool like wave effect on a image
    with a mouse click.
    This following url is what I am trying to achieve with
    captivate.
    http://www.gautamsaha.com/bigsky/assessment.swf
    The was created using the hotspot quiz type feature of
    "articulate"
    When you click on any part of the map with mouse, a nice
    wavelike ripple shows.
    When you click again on another part of the map, the same
    feature shows.
    I have tried hard...but I cant seem to figure out how to do
    this with Captivate.
    Can anyone help?

    Hi again gotham1
    When I say "create a widget", I'm referring to what I've seen
    my fellow Adobe Community Expert Paul Dewhurst do. You can check
    his stuff out by
    clicking here.
    Your statement regarding adding this to the gallery somewhat
    confuses me, as almost any object you add appears in the gallery.
    Further I'm confused with the comment regarding there being nothing
    in Captivate to enable interaction with Flash things. I'm really
    hopeful that you will check out Paul's stuff, as he has done many
    such things.
    I think your approach is what Paul uses. That is, dropping
    the Flash created .SWF onto a Captivate slide as an animation.
    Cheers... Rick

  • 1 click effects not working

    When I press the effects icon in edit view nothing happens? The effects panel does not appear. Does anyone else have this problem?

    Nev:
    Were you ever able to bring up the Effects panel? You might try removing the iPhoto preference file, com.apple.iPhoto.plist, from the User/Library/Preference file and then launch iPhoto. See if that brings it back. There have been reports of some panels getting dragged so far off screen that they couldn't be retrieved. Deleting the pref file reset the locations of the various windows. Worth a try. If it doesn't work you can always replace the file with the original so you don't have to reset all of the viewing preferences, etc.

  • How to use breakpoint effectively

    hi gurus,
    could you please let me know how to use break ponit and watch point effectively.

    Hi,
    http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/frameset.htm
    For debugging tutorial:
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/5a/4ed93f130f9215e10000000a155106/frameset.htm
    http://www.sapdevelopment.co.uk/tips/debug/debughome.htm
    http://www.sap-basis-abap.com/sapab002.htm
    System Debugging
    If you set this option, the Debugger is also activated for system programs (programs with status S in their program attributes). When you save breakpoints, the System Debugging setting is also saved.
    Update Debugging
    Update function modules do not run in the same user session as the program that is currently running in the ABAP Debugger. These function modules are therefore not included in debugging. Only if you select the Update Debugging option can you display and debug them after the COMMIT WORK.
    Normal Debugging
    Normal debugging is the one we do it by the normal dynamic break points or by /H or by using stattic break points.
    You can switch to diffferent debuggin modes while processing.
    BREAKPOINT
    In the source code we set the Break-point there by clicking the stop button, the system will stop there when you execute the program.
    Watchpoint
    For watchpoints, we need to give some condition and when this condition is satisfied, program will stop
    example : if you want to debug only
    for matnr value 100 than set watch point
    matnr = 100. when value reaches 100 than
    program stops at that point.
    more at
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/617cdce68c11d2b2ab080009b43351/content.htm
    regards,
    keerthi

  • How can I stop my Firefox browser from preventing Click Earner, a program that opens email ads on safelists, from opening the URL's in the email ads?

    Hello fellow-users of Mozilla Firefox,
    I send email ads using 20 different safelists every day. To get credits for sending those ads I click email ads sent by other subscribers.
    Since early this year I've been using Click Earner -- http://www.clickearner.net/ -- to help speed up this task. Click Earner "fetched"
    the emails from each safelist and opened each URL advertised in each email. This was a very quick job and all I did was close each tab
    displaying the URL. Credits for clicking the URL were added to my safelists accounts.
    Since a week ago, without me doing anything at all, my Click Earner stopped opening the emails automatically as was the case for
    several months since I started using it. Click Earner support claimed Firefox prevented the program from opening the URL in a new tab each time it fetched an email ad. True enough, yesterday when I watched Click Earner in action I saw a pop-up from Firefox saying something like "Firefox prevented..." I couldn't read the rest as the pop-up disappeared immediately. And that was the only
    time I saw it.
    Right now I have to open each URL manually to see the ad and earn credits. This is a very slow process, just the same as when I open the emails in my gmail account. It's useless for me to subscribe to Click Earner. And it takes forever for me to earn credits from all the safelists.
    I'd appreciate it very much if any one of you folks would help me overcome this glitch. I look forward to hearing from you and thank you very much in anticipation.
    Regards,
    Tom Graciano

    You could try turning off Firefox's pop-up blocker.
    "3-bar" menu button (or Tools menu) > Options > Content
    There you will find a checkbox for "Block pop-up windows". Assuming it's checked, uncheck it.
    Does that return to the behavior you want?

  • Mouse clicks and path not exporting to flash

    Hey Guys, I've just started using Captivate v5 and all seems to work fine but when I export to Flash CS5, the mouse animates as linear and the click effect doesn't appear. If I preview from captivate the paths and clicks are there. If I click the mouse icon on the slides, they are all set to flash blue circle and straight pointer path is unchecked. The slides do not contain live film either, just screenshots. If I go into the movie in flash, the tween is there but no motion path. Any ideas?  Thanks

    Yeah, when I export to flash it opens the doc as AS3. Also, I noticed the default click effect does work, but when I change to any of the custom ones it gets ignored by flash.

  • Facing Strange Problem in DIR HOW TO DISABLE THE RIGHT CLICK MOUSE IN THE DIRECTOR? (through parent script/ movie?)

    Summary : HARD QUESTION : In the DIR file, the game runs well, right click = no effect. Coz I'm not making right click scripts. BUT in EXE file, right click = ERROR.
    Explanation :
    In the Adobe Director screen, this DIR file game is worked 100%.
    I tested right click EVERYWHERE... NOTHING HAPPENS.
    Because I don't make any programming with "on rightmouseup" or "on rightmousedown" command.
    THEN, I published it into EXE...
    I tested right click EVERYWHERE...I hoped the result will be the same as DIR tests....
    WHEN I RIGHT CLICK IN THE AREA THAT'S GIVEN ON EXITFRAME ME, IT SHOWS ERROR, CHANGING PICTURES.....
    this does not happened in the DIR file...
    I didn't make a runmode program or anything else.... This is awkward... mystery for me...
    WHY THERE'S A DIFFERENCE IN DIR and EXE... it should be exactly the same result.
    I have used Director for years.... This is really strange for me...
    >>>>>>>>HOW TO DISABLE THE RIGHT CLICK MOUSE IN THE DIRECTOR?
    THIS ONE is useless.... It doesn't prevent the rightmouse click,...
          on rightmouseup me
                 nothing
         end
          on rightmousedown me
                 nothing
         end

    Dear Adobe Forums friends
    I need your help and guide through this problem...
    In the game's dir file that is run on the DIRECTOR softwawre,
    the game runs perfectly, I can do LEFT CLICKS (coz I programmed the script)
    and when I do RIGHT CLICKS = there are no effect ( coz I don't do script for it)
    LATER THIS GAME TURNED INTO EXE.
    It supposed to run like the dir file as ABOVE. BUT STRANGELY, WHEN
    I DO RIGHT CLICKS, it turns Error and showing as the picture attachment.
    The right clicks that goes error are above the picture of numeric button only. (in DIR file
    this run normal). I looked into the script behind the numeric button picture, there are only "on exitframe me", there are no script I made inside the "on exitframe me" that is triggering RIGHT CLICKS.
    1. I wonder why there are differences in DIR and EXE effect
    2. Why right click? Left click effects are all normal.
    3. IS THERE ANY WAY TO DISABLE ALL RIGHT CLICKs since the beginning of EXE. So the game will be run normal. I don't need right clicks anyway, but whenever people do right click there will be ERROR.??
    4. Is there any way to STOP THE MESSSAGE BOX TO APPEAR IN FRONT OF THE GAME? (I hate the Dirrector Error Message Box), or auto press OK.
    NB: this game uses Buddy API Xtras, File IO Xtras.
    Thx
    David S

  • TabNavigator - How to change what happens when a user clicks a tab

    I am using a TabNavigator in my Flex application and I'd like
    to be able to change what happens when a user clicks a tab on the
    TabNavigator. I'd like to be able to handle the click on the tab
    myself and stop Flex from perfoming it's default actions. Anyone
    have a clue how to do this? Any help would be much appreciated!
    Mike

    Yeah, in the following code, the changeHandler has an effect
    but the click effect does not:
    <?xml version="1.0"?>
    <mx:Application xmlns:mx="
    http://www.adobe.com/2006/mxml">
    <mx:Script>
    <![CDATA[
    private function clickHandler():void{
    accounts.setStyle("fontSize",20);
    stocks.setStyle("fontSize",20);
    futures.setStyle("fontSize",20);
    private function changeHandler():void{
    accounts.setStyle("fontSize",7);
    stocks.setStyle("fontSize",7);
    futures.setStyle("fontSize",7);
    ]]>
    </mx:Script>
    <mx:TabNavigator borderStyle="solid"
    click="clickHandler()" change="changeHandler()">
    <mx:VBox id="accounts" label="Accounts"
    width="300"
    height="150">
    <mx:Label text="Accounts"/>
    </mx:VBox>
    <mx:VBox id="stocks" label="Stocks"
    width="300"
    height="150">
    <mx:Label text="Stocks"/>
    </mx:VBox>
    <mx:VBox id="futures" label="Futures"
    width="300"
    height="150">
    <mx:Label text="Futures"/>
    </mx:VBox>
    </mx:TabNavigator>
    </mx:Application>

  • Dynamic HTML effects in IE11

    Hi,
    For the past few years I have used a website with simple dynamic HTML effects in it to teach people how to double click a mouse. I had a series of images that disappeared off the page when they double clicked on them, I had added the DHTML effects using
    Front Page 2003, up until IE11 I could still make the effects work by setting the browser to support compatibility mode but now I can't see how I can activate this content. Is it possible to make the double click effect work by simply altering the JavaScript
    on the page?
    Thank you in anticipation of your help.
    Bernard Jordan

    You are post a wrong forum.

  • When will Apple resolve the FCPX Crashes when Effects are added to a clip in timeline.

    I have tried every route to get answers from Apple regarding system crashes when applying an Effect to a clip in the timeline. I am now getting more aware from posts in all sorts of Forum / Communities that this is causing VERY MANY users a problem.
    It would only take 30 seconds for Apple to post a statement to let their users know what they intend or are doing to resolve together with an estimated fix time.
    Come on Apple please SAY something at least.
    F. Jackson

    Here we go - I have another thread that I started the other day, but thought I'd continue this here. I just did an extensive test. Fred, you may be on to something here. I'm beginning to think some of this is only happening if you are:
    (a) running the Trial version
    (b) Motion is NOT installed
    (c) and it may be that the 10.0.1 update has created this problem, although surely Tom and Andy are running that update...
    ...or some combination of the above. Anyway...
    New iMac i5 quad-core 12mb RAM - new machine with total stock config - only Apple software except for Office 2011.
    FCP X Trial version, Motion is not installed
    I've tried a variety of clips, but to eliminate variables, for this test I just used clips from a Canon 60D. They were imported from the card and converted to ProRes by FCP X.
    Again, these crashes only relate to using the Inspector with certain Effects. If the Inspector is closed, I can apply these Effects and they play back flawlessly. However, once I've applied them and selected the clip, clicking the Inspector button causes an immediate Quit of FCP. And, if the Inspector is already open, just applying the Effect to any clip causes an immediate Quit.
    These are the Effects that cause the crash (for me) by category:
    Blur - Radial, Zoom
    Distortion - Earthquake, Fisheye, Fun House, Glass Block, Mirror, Scrape, Water Pane
    Keying - Image Mask
    Lighting - Highlights, Side Lights, Spot
    Looks - amazingly enough, all work except for Glory
    Stylize - Censor, Halftone, Line Screen, Photo Recall, Pixellate, Vignette
    Tiling - Kaleidoscope, Kaleidotile, Perspective Tile (but strangely just plain "Tile" DOES work)
    So, this is approximately half of the supplied Effects. Interestingly, there is not a single category in which ALL of them work, nor one in which NONE of them work. And, by the way, doing this gave me a chance to check out every Effect - wow are there some cool ones I can't wait to work with. And, I got into this routine of highlight clip, make sure Inspector was open, double-click Effect, if no crash just CMD-z and repeat. I threw a lot of changes at it in quick succession and it handled it beautifully, except for the list above.
    There is also a third party free effect from Alex4D called Smooth Move. It looks fantastic! It allows Ken Burns-like scaling which somewhat alleviates the weird animation that results if you scale and move at the same time with keyframes, BUT it allows the flexibility to NOT have the move span the entire clip like Ken Burns does. Oops, sorry, that Effect ALSO crashes the Inspector, so I can't access the controls. And, to keep this test pristine, I didn't try the Alex4D Effect on this test iMac, just on my Mac Pro on a clean system install.
    Now, if Apple said (or says later) oh, wait, in the Trial version some of the Effects are not adjustable, but they are flawless in the paid version, I'd be fine with that. And, if you guys with the paid version and/or Motion installed say it works fine for you, I believe you :-). It's just that several of us were excited to get the Trial. I've been using FCP since 2003 and LOVE this new version. But, until you figure out that you can't use the Inspector with half of the Effects if you are using the Trial version, it just seems like the thing is unusable and crashes constantly - because it does.
    Now that I know this, I don't think I've had a SINGLE crash otherwise - even on my "wrong" install on my MacPro with FCP7 and FCPX both on the boot drive.
    David

  • Exporting iMovie Day into Night effect into Final Cut Pro

    Hi all,
    I really like the Day into Night filter effect in iMovie. I know there are various plugins online but I've yet to find one that looks the same and is as one click simple.
    Does anyone know if it's possible and if so, how to locate the iMovie Day into Night effect and essentially paste it into Final Cut Pro so it will do the same one click effect?

    Tom's right - I've been asking (being a plugin author) for it for years - I don't think Apple's listening...
    No plugins for new iMovie... boo hoo... Are you Listening Apple?
    Patrick

Maybe you are looking for

  • InDesign CS6 ePub Export : Tables with header and footer in HTML

    Hey there, does anyone know, whether InDesign CS6 also exports Table Headers and footers correctly into the XHTML-File of the ePub. What I mean, is whether the elements <thead> and <tfoot> are created? Or is it only possible to steer this via the CSS

  • Opening an attachment in Edit mode

    Hi All, I would like to be able to open Word attachments in Edit mode automatically (when the attachment is double-clicked), rather than right-click > Edit. Is this possible? Thanks!

  • Flash movie won't play on the web server.

    It plays locally just fine. I used Flash and Dreamweaver to create the HTML code and neither have worked. I have all of the flash and html elements in the same folder on the server so I'm assuming it's not a path issue. Here's the one from Flash: <ht

  • 9300 scrolling problem

    Having a the same problem with 2 9300's. when typing or reading a text the screen continously scrolls up very quickly for apparently no reason. the directional button is not stuck. I've reset several times by removing battery and SIM card. have check

  • Is there any BC DataSource to extract Asset Transaction list

    My client is looking for a report to show the detailed list of FA transactions. I checked the DataSources, there is one 0FI_AA_11, Transactions, however, it looks like that is accumulated values to the period level, and my client requires a detailed