Since the code to display a SWF is HTML it has nothing to do with CF. I would suggest using the output from Flash and paste that in to your document or use dreamweaver to place the SWF and it creates the proper code for you.
J.J. On 8/30/07, Tom Hines <[EMAIL PROTECTED]> wrote: > What is the code to display a flash swf file in CF? > > I tried the html tags below and it didn't display. > > <object width="MOVIE_WIDTH" height="MOVIE_HEIGHT"><param name="movie" > value="PATH/FILENAME.SWF"><embed src="FILENAME.SWF" width="MOVIE_WIDTH" > height="MOVIE_HEIGHT"></embed></object> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| ColdFusion is delivering applications solutions at at top companies around the world in government. Find out how and where now http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3014 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
