swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] AS3 code (buttons for links) no longer created in pdf2


From: Hans J Nuecke
Subject: [Swftools-common] AS3 code (buttons for links) no longer created in pdf2swf version >= 0.9.1??
Date: Thu, 07 Nov 2013 02:49:04 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

I 'm fighting since some hours with a strange effect:
pdf2swf version 0.9.0 works fine and supports external links in SWF files converted out of PDF files with links.
On both Windows (compiled binary) and Linux (built from sources) systems.

But both version 0.9.1 and 0.9.2 are missing the script tag at all (links do not work in SWF files built with the same command line call, similar to this: -q -t -T 10 -s internallinkfunction=mz3.PDFlinkHandler -G -s linkcolor=00000000 -s storeallcharacters=1 -s zoom=100 -j80 -p 1 -f test.pdf -o test.swf

Although using the same PDF and pdf2swf parameters, the versions behave differently:
external links are working in 0.9.0, but not with 0.9.1 o r 0.9.2

As far as I understood links are realized as AS3 buttons (embedded in a <script> tag). I tested versions 0.9.1 and 0.9.2 only on Linux, since there is no Windows binary available for 0.91 or 0.92. And so far I failed to build a Windows version from the sources... And I double checked with a FLASH debugger, and SWF files built with 0.9.0 show the script block, those built with the latest versions do not.

Am I missing something (modified/new parameter settings)?
Although I could live with version 0.9.0 at the moment, I'd like to updated and keep in sync with the versions.
Any ideas or suggestions?

Thanks and regards; and (again) compliments for a great framework!
Hans




reply via email to

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