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: Matthias Kramm
Subject: Re: [Swftools-common] How to disable Active Rollovers in Flash Output
Date: Sun, 17 Jun 2007 18:47:56 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

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]