Hi, any chance of porting pdf2swf to export an AVM2/Flash 9 swf? Setting the FILEATTRIBUTE tag only creates an AVM1. As a result, our flex app has limited access to properties in the flash 8 swf via LocalConnection which can't call built in methods.

For example, a multipage pdf converts to a multiple frame swf but Flash 9 can't use gotoAndStop() to navigate to the next page.

best,
Seth


From:
Matthias Kramm
Subject:
Re: [Swftools-common] can pdf2swf create Flash 9 / AVM2 movies?
Date:
Sat, 13 Jan 2007 18:24:15 +0100
User-agent:
Mutt/1.5.6i

On Fri, Jan 05, 2007 at 01:46:50PM +0100, Maarten Engelen wrote:
> >I don't know if AVM2 are supported yet in pdf2swf.
>
> I can set the flashversion flag to version 9, but that didn't help.

Flash 8/9 files need to contain the FILEATTRIBUTES tag in order
to be recognized as Flash 8 or 9.
The newest version (snapshot is currently uploading) now generates this
tag, so *theoretically*, this should work now.

Greetings

Matthias
_______________________________________________
Swftools-common mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/swftools-common

Reply via email to