View Single Post
  #2 (permalink)  
Old 09-26-2008, 07:27 PM
none none is offline
Junior Member
 
Join Date: Sep 2008
Posts: 2
Default try in first frame right System.useCodepage = true;and...

in the first frame of y movie put that

System.useCodepage = true;



in textbox embed this carct in the _a_(is the description one) box

ABCDEFGHIJLMNOPQRSTUVXZWY|abcdefghijlmnopqrstuvxzw yÀÁáàÃãÉéÍíÓóÕõÚúÜüçÇ_-1234567890.?!@(){}[]*/-*:;,"'"

and if don t work try to put that in xml firt think

<?xml version="1.0" encoding="ISO-8859-1" ?>

<<!------------------------------------------------------------------------->>
will look like that
<?xml version="1.0" encoding="ISO-8859-1" ?>
<data>
<category name=
.....>>

Last edited by none; 09-26-2008 at 07:29 PM.
Reply With Quote