colour changer button and video autoplay

  • zitabertha@yahoo.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #4863 by zitabertha@yahoo.com
colour changer button and video autoplay was created by zitabertha@yahoo.com
HI,

could anyone tell me which file contains the colour changer button's properties, this is the button at the footer of the play mode of your module.
also could someone tell me which file(s) i need to adjust and how if i'd like my mp4 videos to autoplay?

thanks

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4864 by tom
We need a bit more information on what you want to achieve:

Regarding the colour change button: what are you trying to achieve
- Change the visual aspects?
- Change the functionality and what are you trying to do?

Regarding the mp4's:

- Most pagetypes have an optional parameter autoplay, so where is the mp4 places that you want to autoplay?

Please Log in or Create an account to join the conversation.

  • zitabertha@yahoo.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #4865 by zitabertha@yahoo.com
Replied by zitabertha@yahoo.com on topic colour changer button and video autoplay
hi Tom,

thanks a million for the reply. for the colour changer button: i would like to disable it and remove it from the footer.

i added my own mp4 video to one my lessons, using media-->video function, but i don't see the autoplay function. Is there another way to add my video? (this video is not available online such as youtube). or is there a way to adjust the source code to autoplay these mp4 videos?

thanks

Please Log in or Create an account to join the conversation.

  • zitabertha@yahoo.com
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #4879 by zitabertha@yahoo.com
Replied by zitabertha@yahoo.com on topic colour changer button and video autoplay
Hello,
would anyone be able to help me please?

thanks
Zita

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #4880 by ronm
Replied by ronm on topic colour changer button and video autoplay
At the moment there isn't an auto play option on the media > video page.

Try adding the script optional property and then something like the following:
Code:
$(document).ready(function () { setTimeout('eventClickTrigger()', 1000); }); function eventClickTrigger() { $('.mejs-playpause-button').trigger('click'); }

If you're using an older version and don't see an optional script property then wrap the above in script tags.

HTH
Ron

Xerte developer & trainer
e-learning & m-learning consultant
mitchellmedia.co.uk | xerteacademy.com | learningapps.co.uk
Note: Support here is voluntary and meant for users to support each other.
Need direct commercial support with Xerte? mitchellmedia.co.uk/contact/

Please Log in or Create an account to join the conversation.

Moderators: ronmalimcn
Time to create page: 1.562 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo