Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,378
Community Members
 
Community Events
184
Community Groups

Looking for a way to autostart a youtube when selected

Edited

I am trying to figure out if I can use Confluence to provide a static location for youtube content and have it automatically start when the page is selected.  

Was able to use "Widget Connector" to get the content there, however it has to be clicked on once the user arrives at the page.

Reading the Multimedia Macro documentation shows an autostart for it but I can't figure out how to get it to work.  The only way to use this was to actually put the mp4 on the page and then configure the macro.   

If the Multimedia Macro is the only way to autostart a mp4, then is there a way to restrict the use of the video to just stop/start, adjust audio, and close it?  Do not want the ability to comment or upload/download the video.

1 comment

Guilherme V.
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Feb 20, 2018 • edited

Hey Tom.

I was only able to accomplish that with an iframe. Here's what I did:

  1. Enabled HTML Macros(refer to https://confluence.atlassian.com/confkb/how-to-put-an-iframe-into-confluence-598837531.html for more information).
  2. Inserted the HTML macro in the page.
  3. Used the following iframe configuration:
<iframe src="https://www.youtube.com/embed/Pv3OhX0qjDg?autoplay=1?t=12" noborder="0" width="400" height="400" scrolling="yes" seamless></iframe>

 

As you can see, you will need to use the https://www.youtube.com/embed/ format, insert the rest of the link and use "?autoplay=1"(which will start the video automatically and "?t=12"(which is the timeframe).

 

In this example, I wanted to display a video of my YT Channel when the page is accessed, starting from the 12s of the video. 

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events