Mouse pointer disappears

Publishing Print2Flash Documents embedding them in Flex applications
Post Reply
rusdobr
Posts:3
Joined:Wed Oct 15, 2008 4:21 am
Mouse pointer disappears

Post by rusdobr » Wed Dec 31, 2008 4:18 am

Hi,

I've embedded fprin2flash to my flex project. Document opens in another form. Sometimes mouse pointer disappears after form closed (perhaps before it shown or initialized, I can't get it). Mouse is hidden at some area, under other places it shown. Is there way to solve that?

Thanks

adriang
Posts:1
Joined:Thu Jan 15, 2009 2:08 pm

Re: Mouse pointer disappears

Post by adriang » Thu Jan 15, 2009 2:14 pm

I am experiencing the same issue as well. This present significant problem, as we are planning to use this product in many of our projects. To the Print2flash team, please look into this matter as soon as possible.

Thanks,

Adrian

solisarg
Posts:2
Joined:Tue Feb 17, 2009 10:00 am

Re: Mouse pointer disappears

Post by solisarg » Tue Feb 17, 2009 11:52 am

I guess Mouse.show() is not firing, and probably forcing it in the unload event could be a workaround when you open/close in another form
More problematic is when the Mouse.hide/show behaves erratic upon document load. In my case, sometimes I can't use Mouse pointer because it keeps hide event going outside the document Area. I could try to force Mouse.show when going outside the document area, but don't want a "fight" between build-in print2Flash behavior and my app.

Any ideas?

Jorge

jaymz
Posts:14
Joined:Mon Jan 28, 2008 4:29 pm

Re: Mouse pointer disappears

Post by jaymz » Tue Feb 17, 2009 12:34 pm

I'm not sure about your specific problem... but when I had problems with the mouse cursor disappearing, it was due to Print2Flash's "custom mouse cursor". Perhaps this post can help?

http://print2flash.com/forum/viewtopic.php?f=7&t=129

joetraff
Posts:2
Joined:Sat Jul 03, 2010 12:30 am

Re: Mouse pointer disappears

Post by joetraff » Sun Jul 04, 2010 3:58 pm

Yap...that's the right topic solution.
Keep up the good work. :)

reenfoo
Posts:2
Joined:Wed Aug 11, 2010 7:53 am

Re: Mouse pointer disappears

Post by reenfoo » Thu Aug 12, 2010 7:29 am

mouse disappears in some softwares not all.. i think its not a major problem..

peace out~

Post Reply