I'm using a CF script to talk to a Flash SWF.  The flash movie needs an
output like a query string 

?var1=abc&var2=123&var3=def

The very first in this script is...
<cfsetting enablecfoutputonly="Yes">
to supress any whitespace that is problematic in Flash.

The problem is that the first carraige return after <cfsetting> causes a
space to be placed into the output.  This can mess up communication with the
Flash movie.
Do I have to write this entire %$#@^&%$& script on one line?

        Eric Carlisle
        Web Site Developer
        Progress Energy IT Systems Delivery
        E-mail: [EMAIL PROTECTED]
        Phone: (919) 546-4739
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to