I have this:

<cfoutput>
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"

codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.ca
b#version=6,0,0,0"
 WIDTH="640" HEIGHT="480" id="galleryIII" ALIGN="">

 <PARAM NAME=movie VALUE="galleryIII.swf"> <PARAM NAME=quality VALUE=best>
<PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="galleryIII.swf" quality=best
bgcolor=#FFFFFF  WIDTH="640" HEIGHT="480" NAME="galleryIII" ALIGN=""
 TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer";></EMBED>
</OBJECT>
</cfoutput>

for some odd reason breaks with the output tags but works without.
I have another file just like this that works fine but it is with another
swf. Can anbody see the problem here
you can see the error at
http://www.keys.org/photoGallery/galleryIII.cfm

Adaryl Wakefield
Aviator by passion
Programmer by sheer force of will


 
=========================================================
Kansas City ColdFusion User Group's website & listserv is 
hosted through the generous support of Clickdoug.com
To send email to the list, email  [EMAIL PROTECTED]
To subscribe or unsubscribe, send an email to [EMAIL PROTECTED] with your request.
For hosting solutions http://www.clickdoug.com
Featuring Win2003 Enterprise, RedHat Linux, CFMX 6.1. 
======================================================

Reply via email to