If i remember correctly Flash needs the utf-8 BOM to recognize the utf-8 encoding. I for example had problems with international characters (like german umlauts) when using utf-8 without bom.
Best regards, thomas On 8/10/06, Jim Kremens <[EMAIL PROTECTED]> wrote: > thanks. > > > On 8/10/06, Michael Forrest <[EMAIL PROTECTED]> wrote: > > > > > > > > I don't have it checked on mine. Everything seems to work okay. > > > > ________________________________ > > > From: [EMAIL PROTECTED] [mailto: [EMAIL PROTECTED] On > Behalf Of Jim Kremens > Sent: 10 August 2006 15:42 > > To: Open Source Flash Mailing List > Subject: Re: [osflash] extra binary characters in .as > > > > > > > > > " I had a problem using FDT in Eclipse on files made in the Flash IDE. > Turned out it was FDT's fault though – the latest test version (and possibly > the released version – I haven't checked) is fine." > > > > > > > > FDT has an option to 'Create BOM in .as files with UTF-8 encoding.' > > > > > > Should I keep this option checked? > > > > > > Thanks, > > > > > > Jim Kremens > > > > > > > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > -- > Jim Kremens > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
