> Hi all,

> I've adapted a Flash newsticker someone wrote and posted
> to the dev area -
> it grabs it's headlines from a .cfm file.

> For some reason it converts all & to little square
> boxes, and all  
> to line breaks (!!!).

> Have I picked the wrong encoding method for my .cfm file?
> I'm using:

> <cfcontent type="application/x-www-urlform-encoded">

No, that's the correct encoding -- you have to be careful about html
character aliases in Flash ... Check out cflib.org for a UDF called
FlashSafeHTML() ... Flash only supports certain tags or codes...

Isaac

www.turnkey.to
954-776-0046

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to