You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Conal Tuohy <Co...@vuw.ac.nz> on 2004/06/04 08:11:45 UTC

how to use SWFGenerator? what is "wrapped XMLReader"?

I'm trying for the first time to deal with Flash in Cocoon, but when I try to generate XML from a flash file, I get an error:

Original Exception: org.xml.sax.SAXException: Cannot handle XML input without a wrapped XMLReader 
	at de.tivano.flash.swf.parser.SWFReader.delegateParsing(SWFReader.java:354) 
	at de.tivano.flash.swf.parser.SWFReader.parse(SWFReader.java:427) 
	at org.apache.cocoon.generation.SWFGenerator.generate(SWFGenerator.java:99) 
etc.

I don't know what this means - can anyone enlighten me? 
What XML input is this? I'm reading from an SWF file, not an XML file.
Or else, how do I "wrap" an XMLReader?

Thanks!

Con


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: how to use SWFGenerator? what is "wrapped XMLReader"?

Posted by Antonio Gallardo <ag...@agssa.net>.
Bertrand Delacretaz dijo:
> Hi Conal,
>
> Le 4 juin 04, à 08:11, Conal Tuohy a écrit :
>> ....I'm trying for the first time to deal with Flash in Cocoon, but
>> when I try to generate XML from a flash file, I get an error:...
>
> Note that it has been recently decided to remove the swf block for the
> next release of Cocoon, mostly because the library on which it is based
> seems to be dead:
>
> http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=108533160528031&w=2
>
> If that's a problem for you, the best might be to discuss it on
> cocoon-dev.

BTW, there is a new hello world sample for that in the CVS:

http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=108630794728534&w=2

Best Regards,

Antonio Gallardo



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


Re: how to use SWFGenerator? what is "wrapped XMLReader"?

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi Conal,

Le 4 juin 04, à 08:11, Conal Tuohy a écrit :
> ....I'm trying for the first time to deal with Flash in Cocoon, but 
> when I try to generate XML from a flash file, I get an error:...

Note that it has been recently decided to remove the swf block for the 
next release of Cocoon, mostly because the library on which it is based 
seems to be dead:

http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=108533160528031&w=2

If that's a problem for you, the best might be to discuss it on 
cocoon-dev.

-Bertrand


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org