Embed YouTube Video

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Embed YouTube Video

Gavin Mabie
Hi Group

 

I have a requirement to embed a YouTube video in the product detail screen
instead of an image.  Has anybody done this before and what is the best way
of doing this?

 

Thanks

Reply | Threaded
Open this post in threaded view
|

Re: Embed YouTube Video

Sumit Pandit
Hi Gavin,

ProductAttribute entity could be use to store video link. And to
display it on product page please find some way to embed youtube video
in html (if you are using ftl file).

On Wed, Oct 6, 2010 at 8:15 AM, Gavin Mabie <[hidden email]> wrote:

> Hi Group
>
>
>
> I have a requirement to embed a YouTube video in the product detail screen
> instead of an image.  Has anybody done this before and what is the best way
> of doing this?
>
>
>
> Thanks
>
>



--
Thanks and Regards
Sumit Pandit
Thanks And Regards
Sumit Pandit
Reply | Threaded
Open this post in threaded view
|

RE: Embed YouTube Video

Gavin Mabie
Thanks

-----Original Message-----
From: Sumit Pandit [mailto:[hidden email]]
Sent: 06 October 2010 07:57 AM
To: [hidden email]
Subject: Re: Embed YouTube Video

Hi Gavin,

ProductAttribute entity could be use to store video link. And to
display it on product page please find some way to embed youtube video
in html (if you are using ftl file).

On Wed, Oct 6, 2010 at 8:15 AM, Gavin Mabie <[hidden email]> wrote:

> Hi Group
>
>
>
> I have a requirement to embed a YouTube video in the product detail screen
> instead of an image.  Has anybody done this before and what is the best way
> of doing this?
>
>
>
> Thanks
>
>



--
Thanks and Regards
Sumit Pandit