swftools-common
[Top][All Lists]
Advanced

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

Re: [Swftools-common] Embedding SWFs from pdf2swf produce mxmlc compiler


From: Matthias Kramm
Subject: Re: [Swftools-common] Embedding SWFs from pdf2swf produce mxmlc compiler error
Date: Wed, 19 Nov 2008 14:22:50 +0100
User-agent: Mutt/1.5.6i

On Wed, Nov 19, 2008 at 01:48:24PM +0200, Daniel Swid <address@hidden> wrote:
> Next, I have an AS3 project where I would like to embed a page from the SWF
> file using the following syntax.
> 
> [Embed( source='pages/page1.swf')]
> private var mypage:Class;
> 
> Upon compiling, I get the following error.
> 
> C:\projects\PageLib\src\com\confidela\Main.as(13): col: 4: Error: exception
> during transcoding: unrecognized fill style type: 212
> C:\projects\PageLib\src\com\confidela\Main.as(13): col: 4: Error: Unable to
> transcode pages/page1.swf.

Sounds like Flex's transcoder has a bug in its shape parser.
You might want to report this problem (together with the file "pages/page1.swf")
to the Flex bugtracker.

Greetings

Matthias






reply via email to

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