Skip to main content
spyderman466
Participant
December 8, 2016
Question

Cursor change - pointer to rollover

  • December 8, 2016
  • 1 reply
  • 318 views

I am using Cp 9 (9.0.2.437). But, to my knowledge, Cp has always limited users to 1 cursor type per slide - you can't change the cursor type 'mid-path'. In fact, when you Record a New -> Software Simulation Cp changes the cursor from pointer to hand on the slide where it passes over a hotspot (which is technically incorrect, as the cursor doesn't change in 'real life' until it is over the hotspot).

Although a video demo would solve the mouse problem, it creates another problem - you can't edit the image. Something I have to do to remove sensitive customer info.

My current solution is to end the mouse path with the pointer just before the hotspot and insert a new slide to complete the mouse path over the hotspot with the rollover cursor. Unfortunately, this results in an 'interrupted' mouse path - it slows and momentarily stops at the end of the pointer path, then resumes with the rollover path. I have de-selected Reduce Speed Before Click for the pointer path, but the overall effect is still an interrupted path from beginning to hotspot.

Does anyone have a solution that looks technically correct and results in a smooth path?

This topic has been closed for replies.

1 reply

Lilybiri
Legend
December 8, 2016

TLCMediaDesign explained in a blog post how to change the cursor with JS. You can have a look:

2016 - TLC Media Design, LLC

If you use SWF output, InfoSemantics has a widget for custom cursor: http://www.infosemantics.com.au/adobe-captivate-widgets/custom-cursor

spyderman466
Participant
December 8, 2016

Hi Lilybiri,

Firstly, thanks for the quick response and the useful links - they've given me food for thought for future projects!

Unfortunately, these resources modify the cursor when there is a user interaction (i.e. when a user hovers their local machine's cursor over the published content). My use case is a demo, not a simulation, and therefore there is no user interaction (the viewer is only an observer of the published content).

In short, I would like to change the appearance of Cp's Mouse Object when it enters a 'hotspot' in the demo, and I'd like the change to occur with a 'smooth' mouse path.