swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] How to disable Active Rollovers in Flash Output


From: Tim Nguyen
Subject: Re: [Swftools-common] How to disable Active Rollovers in Flash Output
Date: Mon, 18 Jun 2007 17:40:19 -0700

Thanks Matthias,

That did the Job Wonderfully.

- Tim

On 6/18/07, Tim Nguyen <address@hidden> wrote:
Sorry for not getting back sooner,

We are going to try it out today. 

Thanks again Matthias for the Tip.

- Tim


On 6/17/07, Matthias Kramm <address@hidden> wrote:
On Sat, Jun 16, 2007 at 08:19:29PM -0700, Tim Nguyen wrote:
> Current Situation:
> We have Rollover Links in the PDF that Swftools is exporting as Rollover
> links in the output SWF.
>
> Question:  Is it possible for Swftools to read a PDF with active rollover
> links and export a SWF file without the rollover links.  How and where in
> the source code do we make the changes.

Not sure I understand the question correctly- you just want to stop
links from working in the SWF file?

The most easy way would be

    pdf2swf -s internallinkfunction=nofunction -s externallinkfunction=nofunction -s linkcolor=00000000 file.pdf -o file.swf

Greetings

Matthias







reply via email to

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