On Mon, Aug 11, 2008 at 10:26:18AM +0200, Benedikt Quirmbach <[EMAIL 
PROTECTED]> wrote:
> 2 Questions:
> How can I make SWFs with AS3 in SWFTools?

pdf2swf -T9 file.pdf -o file.swf

However, right now, buttons don't work with AS3- I'm working 
on it.
A workaround is to iterate through all the buttons in
the source file and assign an AS3 action to each. (The button's
URL is also the button name)

Greetings

Matthias




Reply via email to