> On Mon, Apr 21, 2008 at 10: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.
> 
> The links for embedding a youtube video and viewing the page for that
> video are different.  If your users are putting in the URL that links
> to the main video page, it will not work...you will need to parse out
> the unique id for that video, and then use the correct URL...
> The main video link looks something like...
> http://www.youtube.com/watch?v=eBGIQ7ZuuiU&;
> 
> The embedding video link looks something like...
> http://www.youtube.
com/v/eBGIQ7ZuuiU&

Is that all of your code? If not would you mind posting it all. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:303910
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to