swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] PDF Link Issues


From: Boo
Subject: Re: [Swftools-common] PDF Link Issues
Date: Fri, 3 Apr 2009 01:17:08 -0400

For your second question, the best is to use the roll_over and roll_out events on the object where you want the special cursor to be displayed. These events will only fire once while the mouse stays inside the movieclip's area, even if the mouse goes over children of this movie clip - in this case the link hover rectangles.

On Thu, Apr 2, 2009 at 9:25 PM, Jeff Seibert <address@hidden> wrote:
Hi Matthias,

First off, excellent work on the new "event handling" option for links within PDF files. In most of my testing it works perfectly, but I have two questions:

1. It does not appear to be working for links that are internal to the PDF. See, for example, this document:

http://etd.lib.byu.edu/PDFCreation/AddingInternalLinksandMultimediaElements.pdf

I am converting the documents with the "-s linkfunction=event" option and external links work perfectly, but internal links do not fire the event. (They do, however, hover correctly.)  Are you able to look into this?

2. My player loads in the converted SWF and I use a MOUSE_MOVE event listener on the MovieClip to display a custom cursor. When the user's mouse is over one of these links, however, my event listener is not called, causing the custom cursor to appear to freeze. Is there a way to ensure other mouse events are propagated to the parent?

Excellent work so far. Thanks,

Jeff




reply via email to

[Prev in Thread] Current Thread [Next in Thread]