>"It's not working" I think we've been down this road before, but how exactly is it *not* working? Error messages? What *does* happen?
Help us help you... On Mon, Apr 21, 2008 at 9:35 AM, Torrent Girl <[EMAIL PROTECTED]> wrote: > Hi All. > > I would like to allow site visitors to post a link to their youtube video > to a database and then I output the link as a variable. > > It is not working. > > Has any successfully done this before? See my code below. > > > <object width="425" height="355"> > <param name="movie" value="#video#"></param> > <param name="wmode" value="transparent"></param> > <embed src="#video#" type="application/x-shockwave-flash" > wmode="transparent" width="425" height="355"></embed> > </object> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303865 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

