swftools-common
[Top][All Lists]
Advanced

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

[Swftools-common] pdf2swf linkfunction


From: filip sound
Subject: [Swftools-common] pdf2swf linkfunction
Date: Thu, 15 Oct 2009 13:34:18 +0200

hi,

when i'm converting a pdf file that contains links to other pages (like in: link on page 1 links to page 7) to separate swf (Flash9, 1 swf per page) using the -s linkfunction switch the resulting swf files throw an error when loaded.
the swf file tries to set a framescript to frames that not exist (because its only 1 frame per swf).

this needs to be fixed. i'd prefer to get the TextEvent only - no framescript. from there everyone can do what he/she wants to do with a link-click.
i've also recognised (when disassembling the generated swf files) that there is some AS1/2 code in the AS3 swf files like: on(release)....

is there a fix or a chance to get rid of those errors?

thanks for your help,
  filip

reply via email to

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