Featured Categories
-
Lectora®
Lectora® is the most trusted authoring tool in the world. Rock out your creativity! Author courses any way you like. Lectora adheres to best practices for Accessibility and Web Content Accessibility Guidelines (WCAG), offers responsive authoring for eLearning, and publishes to any LMS (Learning Management System).
-
CenarioVR®
Experience virtual reality through CenarioVR®, our training and virtual reality (VR) authoring software that allows you to create immersive learning in minutes! No coding required!
-
Rockstar Learning Platform®
Our Rockstar Learning Platform® has all the features you’ll love. Help your employees be better at their jobs, more valuable to your company, and most effective in servicing your customers.
-
The Training Arcade®
Level up your learner engagement with the Training Arcade®! The Training Arcade is a library of fun, mobile-ready, casual games that can be rapidly customized with your content to create effective gaming!
-
ELB Learning Content
Did you know that our AssetLibrary™ has over 120 million engaging, interactive, and awe-inspiring templates and assets to help you become an eLearning Rockstar®?
Can I remove the play button in the centre of a paused video !

Thoughts on best way forward would be appreciated, really not keen yet on embedding the two into one file...
Thanks
Comments
-
Do not hide the controller. Choose "none" in controller options instead. This way there will be no buttons over the video.0
-
Ah, I see. Okay, you have to edit your published title a little bit. Add 'icons=false' to all parameters in your html.
Basically, open it in notepad and replace all "controlbar=none&" instances for your video with "controlbar=none&icons=false". I guess you could do this on the fly as well, but it'll require a tiny bit of JavaScript code, which I'm a little too busy to write right now.
Here's a working demo, notice how you can click on the video to pause/play and no button appears (Chrome, FF, Opera, Safari and IE10/9/8).
https://dl.dropbox.com/u/11433463/trivantis/videopause/index.html0 -
@ssneg 50045 wrote:
Ah, I see. Okay, you have to edit your published title a little bit. Add 'icons=false' to all parameters in your html.
Basically, open it in notepad and replace all "controlbar=none&" instances for your video with "controlbar=none&icons=false". I guess you could do this on the fly as well, but it'll require a tiny bit of JavaScript code, which I'm a little too busy to write right now.
Here's a working demo, notice how you can click on the video to pause/play and no button appears (Chrome, FF, Opera, Safari and IE10/9/8).
https://dl.dropbox.com/u/11433463/trivantis/videopause/index.html
SSneg, You're my hero,great to get an answer so quickly and efficiantly, thanks again my friend..0 -
I have not yet found where to replace the code in my published SCORM-compliant course. Is this work-around relevant in this case?0
-
@Andrew.Baloga 50751 wrote:
I have not yet found where to replace the code in my published SCORM-compliant course. Is this work-around relevant in this case?
Nevermind. I figured it out and instead of using Notepad, I used Dreamweaver's Find and Replace tool to replace instances on all 78 pages of my title.0 -
@mrmad1966 50040 wrote:
I think my title says it all. On one of my pages I have a sound playing and I have a video playing at the same time. I have a group with two actions inside. Each action toggles the play mode, one for sound and one for led light. When the user hits a pause button it runs the actions inside the group. Problem with Lectora v11 is that when video is paused it automatically adds a play button in the centre of the video (even if I have hidden the controller !) this causes sound and video to potentially all be out of sync..
Thoughts on best way forward would be appreciated, really not keen yet on embedding the two into one file...
Thanks
Got the information I was searching for.. I wanted to remove the play button and I am really fortunate to found the thread... Thanks friends0 -
Is it possible to do this in the latest Lectora (16.1.2)? I can't find those “controlbar=none&” in html?
Thank you0 -
Try this. Add an HTML Extension - cascading style sheet with the following declaration:
.mejs-overlay-button{
visibility:hidden;
}
Darrel
0 -
Thanks Darrel! It works0
-
Forgive my ignorance guys, but what file in the published project do I open to include that HTML extension?0
-
An html extension is a Lectora object that allows you to add custom code:
Insert > Add Web Object > Html Extension (Ctrl + Shift + 4)
Tim0 -
Hi Sergey Snegirev that link is not working.0
-
Praveen, Sergey posted that link seven years ago. He didn't choose to keep the file in his DropBox account for 7 years.0
-
Sergeys example wouldn't work anyway, because it probably referred to the old media player. Use Darrels suggestion, that should do the trick.0
-
If you're using Lectora desktop version 18, remember to change the dash (-) to double underscore (__):
.mejs__overlay-button{
visibility:hidden;
}0 -
nmonreal Community Member, Lectora® Accessibility Group (LAUG) Member, eLearning Brothers® Partner Posts: 3 ☆ Roadie ☆
Hi guys,
How about for Lectora 21? The above codes did not work in version 21.
Hope to hear from anyone. Thank you!
0 -
Hi @nmonreal , unsure what your problem is - everything works fine here. See below.
Shows you I have the giant play button.
Shows you I was able to edit the CSS class in question directly using developer tools in Chrome.
Shows you that after putting my CSS class directly into my module it still worked.
Andrew R.
Developing content since 2010 using a mixed bag of tools.1
Categories
- 35.9K All Categories
- 110 ✫ Announcements
- 33.1K Lectora®
- 31.1K Lectora Discussions
- 29K Lectora Desktop
- 2K Lectora Online
- 2K Lectora Feature Requests
- 71 Lectora User Groups
- 27 ELB Learning Content
- 27 ELB Learning Content Discussions
- 343 CenarioVR®
- 204 CenarioVR Discussions
- 139 CenarioVR Feature Requests
- 44 Rockstar Learning Platform®
- 41 Rockstar Learning Platform Discussions
- 108 CourseMill®
- 108 CourseMill Discussions
- 48 ReviewLink®
- 48 ReviewLink Discussions
- 7 The Training Arcade®
- 7 The Training Arcade Discussions
- 938 All Things eLearning
- 39 eLearning Development
- 546 Learning Management System (LMS) Integration
- 333 Web Accessibility
- 1.2K ♪ The Green Room
- 9 Additional Learning Products