Is it possible to play videos with in a Dialog | Community
Skip to main content
ravitejas
New Participant
October 16, 2015
Solved

Is it possible to play videos with in a Dialog

  • October 16, 2015
  • 1 reply
  • 609 views

Hi,

We are looking at a good to have feature of having help videos with in dialogs which will enable content authors to refer to them in case they need any help with it. The video is supposed to play in a separate tab. Is there any way to achieve this using the widgets API?

Any suggestions are appreciated.

Thanks,

Ravi

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

I am not seeing a video related xtype in this AEM doc topic:

http://dev.day.com/docs/en/cq/current/developing/widgets/xtypes.html

You can extend the out of the box AEM video component:

http://dev.day.com/docs/en/cq/5-4/wcm/default_components/VideoComponents.html

But this is for use on a page - not in a component's dialog. 

1 reply

smacdonald2008
smacdonald2008Accepted solution
New Participant
October 16, 2015

I am not seeing a video related xtype in this AEM doc topic:

http://dev.day.com/docs/en/cq/current/developing/widgets/xtypes.html

You can extend the out of the box AEM video component:

http://dev.day.com/docs/en/cq/5-4/wcm/default_components/VideoComponents.html

But this is for use on a page - not in a component's dialog.