Hi,

I've got a problem with the function parse() from SAX2XMLReader.
It reads one of my xml file, but at a line it stops and exits.
What can be the causes of this ? Is there a problem in my xml file ? One of my parameters perhaps ?
Because I don't see why it works and then suddenly exits, so I guess the function has no trouble.


Here is the code :

<liveLayer name="player" producer="camera" depth="3">
         <transform scale="2" rotation="myVector[0]/myVector[1]"/>
       </liveLayer>

<-------- It exits here

<liveLayer name="playerShadow" producer="camera" position="(history(camera.bottom).x*(2-2.4),history(camera.bottom).y*(2-106.0/240))" depth="4" opacity="0.6" red="1" green="1" blue="1">
<transform scales="(2.4,106.0/240)"/>
</liveLayer>



Regards, Fabrice Louis.

_________________________________________________________________
Recevez vos e-mails MSN Hotmail par SMS sur votre GSM ! http://www.fr.msn.be/gsm/servicesms/hotmailparsms



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to