swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] PDF2SWF - Flash 9 ActionScript 3 export


From: Rick Companje
Subject: Re: [Swftools-common] PDF2SWF - Flash 9 ActionScript 3 export
Date: Tue, 03 Jul 2007 17:30:57 -0000

Hi Gregor,

I think you're right. I'm affraid the problem was not really solved in the new developer snapshot.

But I also notice you doing some wrong: you cannot cast Loader to MovieClip. You should cast Loader.content

Rick



On 7/2/07, Gregor Rot <address@hidden> wrote:
Hi, has anybody succeeded in converting a PDF to SWF (Flash9+ActionScript
3)?

I downloaded the development snapshot from www.swftools.org, user pdf2swf:

pdf2swf.exe --flashversion=9 " pdf1.pdf " -o "flash9.swf"

but still, when accessing the swf file in Flex,

MovieClip(loader).gotoAndStop(1)

for example, i still get an error like:

Type Coercion failed: cannot convert mx.controls::.... to
flash.display.MovieClip, meaning Flex can't interpret the loaded swf as
ActionScript 3.

Is this still a work in progress? I think lot's of people are desperatelly
searching for this...

best regards,
Gregor

> -----Original Message-----
> From: swftools-common-bounces+gregor.rot=address@hidden
> [mailto: address@hidden
> g] On Behalf Of Matthias Kramm
> Sent: Sunday, June 17, 2007 6:19 PM
> To: address@hidden
> Subject: Re: [Swftools-common] PDF2SWF - Flash 9 ActionScript 3 export
>
> On Tue, May 29, 2007 at 07:58:59PM +0200, Rick Companje wrote:
> > Hi Matthias,
> >
> > I read your replies on related questions but I think there
> is still a
> > problem in exporting to Flash 9, ActionScript 3 with PDF2SWF.
> >
> > When I execute:
> >
> > pdf2swf.exe --flashversion=9 "pdf1.pdf " -o " flash9.swf"
> >
> > I get a SWF file with (swfVersion=9) but with
> (actionScriptVersion=2)
> > instead of 3.
>
> This is fixed in the newest verison, which will be available
> on the download page in a few hours.
>
> Greetings
>
> Matthias
>
>
>





reply via email to

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