IT help - capturing a video or creating a link

Page may contain affiliate links. Please see terms for details.

RSV_Ecosse

Senior Member
[confused mode]Who's website is who's?[/confused mode] :smile:

The one you linked to, is that the site that is yours or the one the Stella ad is on that you want to link to?.

I'm probably getting myself confused here.

If you are looking to put the Stella ad up on a different website from the one in the link, can you not just use the Youtube embed code? :-

Code:
<object width="425" height="344"><param name="movie" value="[URL]http://www.youtube.com/v/TjFHcN_UwDE&hl=en&fs=1"></param><param[/URL] name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="[URL]http://www.youtube.com/v/TjFHcN_UwDE&hl=en&fs=1[/URL]" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>

Tweak the width and height to suit, drop it in a <div> on your site - job done. Easy way out, at least!!. :wacko:
 
Top Bottom