swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] pdf2swf link:onRollOver


From: Matt Cline
Subject: Re: [Swftools-common] pdf2swf link:onRollOver
Date: Wed, 1 Jul 2009 20:45:46 -0700

Use that URL or that URL format? And how would my player recognize the event to use that variable? ie mc_name.onRollOver=function{
trace(subtitle);
}





On Jul 1, 2009, at 7:22 PM, 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








reply via email to

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