[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Swftools-common] pdf2swf link:onRollOver
From: |
Mayur Thakor |
Subject: |
Re: [Swftools-common] pdf2swf link:onRollOver |
Date: |
Thu, 2 Jul 2009 18:46:50 +0530 |
Hello Matthis,
I need to put the same functionlaity.
Kindly tell me how I am going to grab that event through my player?
On 7/2/09, Matthias Kramm <address@hidden> wrote:
On Wed, Jul 01, 2009 at 10:33:40AM -0700, matt cline <address@hidden> 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
--
Regards,
Mayur Thakor