How to embed video within deck and card to show and play correctly?
Hi,
Im trying to embed video links using the composition plugin and am facing some issues.
I have created a page and have a couple of decks on this main page. Now i want to embed a couple of videos in each deck and im using the overlay macro.The problem is that when i click on the video within the deck, it does not open up as a full page but instead only within that deck and needs to be scrolled as well. It works fine when it isint in the deck but in a seperate page.
The snippet of the code:
{deck:id=TrainingDeck1|height=500}
{card}{card:label=TestPage}
{section}
{column:width=80%}
My Test Video - 1
{column}
{column:width=20%}
{center}{overlay:img=http://171.69.157.184/testVideo/FirstFrame.png|title=Video1 Title}{flash:url=http://171.69.157.245/testVideo/testVideo_controller.swf|allowfullscreen=true|flashvars=autostart=true}{overlay}{center}
{column}
{section}\\
{section}
{column:width=80%}
My Test Video -2
{column}
{column:width=20%}
{center}{overlay:img=http://171.69.157.184/testVideo/FirstFrame.png|title=Video1 Title}{flash:url=http://171.69.157.245/testVideo/testVideo_controller.swf|allowfullscreen=true|flashvars=autostart=true}{overlay}{center}
{column}
{section}\\
PS: I am the confluence WIKI admin where the developer is currently creating the video and doing the test. I am submitting this question on behalf of her.
http://confluence.atlassian.com/displ...
Thanks.
-Indra
Im trying to embed video links using the composition plugin and am facing some issues.
I have created a page and have a couple of decks on this main page. Now i want to embed a couple of videos in each deck and im using the overlay macro.The problem is that when i click on the video within the deck, it does not open up as a full page but instead only within that deck and needs to be scrolled as well. It works fine when it isint in the deck but in a seperate page.
The snippet of the code:
{deck:id=TrainingDeck1|height=500}
{card}{card:label=TestPage}
{section}
{column:width=80%}
My Test Video - 1
{column}
{column:width=20%}
{center}{overlay:img=http://171.69.157.184/testVideo/FirstFrame.png|title=Video1 Title}{flash:url=http://171.69.157.245/testVideo/testVideo_controller.swf|allowfullscreen=true|flashvars=autostart=true}{overlay}{center}
{column}
{section}\\
{section}
{column:width=80%}
My Test Video -2
{column}
{column:width=20%}
{center}{overlay:img=http://171.69.157.184/testVideo/FirstFrame.png|title=Video1 Title}{flash:url=http://171.69.157.245/testVideo/testVideo_controller.swf|allowfullscreen=true|flashvars=autostart=true}{overlay}{center}
{column}
{section}\\
PS: I am the confluence WIKI admin where the developer is currently creating the video and doing the test. I am submitting this question on behalf of her.
http://confluence.atlassian.com/displ...
Thanks.
-Indra
2
people have this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?I'm not sure what the cause might be here Indra. I haven't tried using the flash plugin, or the overlay plugin. I'm assuming you've tried it without the {overlay} macro, but still inside a {card}? And also inside an {overlay} but not in a {card}?
-
Hi David,
On behalf of Indra,
The main intention is :
Some text
Video - 1
Some test
Video - 2
1) When we click on the video, we do not want it to open in a new browser , in that way we have the context in the background and not lose it.
Hence we definitely need to use the overlay
2) Also we want the table of contents to be there always, in that way the user always can use those to browse around without having to click the back button.
The problem is combining the above 2.
a) If i use the deck option, i have all the contents lined out ie it satisfies 2) but when i click on the video, it is not a full screen video.
b) If i try not to have a deck but instead have the table of contents (page-tree), it looks fine, but again when i click on the video it does not show the full screen
Please let me know as to how i could proceed with this. -
Hi David ..Can you please help me with the above problem
Loading Profile...



EMPLOYEE