On Wed, Jul 01, 2009 at 10:33:40AM -0700, matt cline <[email protected]> wrote: > Is there a way to add onRollOver events to links generated from > pdf2swf?
Yes, you can create special rollover links by
using the following URL:
http://pdf2swf:name
This will set the top level ActionScript variable
"subtitle" to "name" on rollover.
You probably need to poll for that variable though-
this functionality stems from the time when Flash
didn't yet support "native" events.
Matthias
