• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Can't hide playbar control on VR projects

Participant ,
Apr 23, 2019 Apr 23, 2019

Copy link to clipboard

Copied

I'm using Captivate 2019 11.01.266.

I'm creating a VR project, but I can't find a way to hide the playbar controls like a normal project.

The Skin Editor option under Project is grayed-out.

Is there any way I can do this?

Thank you.

Views

1.0K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Apr 23, 2019 Apr 23, 2019

Publish the project then go to the Assets folder > js folder and edit the CPM.js file in Notepad.

find the code 

hasPlayBar:true,jsfile

using Edit > Find in the Notepad menu

and change to

hasPlayBar:false,jsfile

Votes

Translate

Translate
Enthusiast ,
Apr 23, 2019 Apr 23, 2019

Copy link to clipboard

Copied

Publish the project then go to the Assets folder > js folder and edit the CPM.js file in Notepad.

find the code 

hasPlayBar:true,jsfile

using Edit > Find in the Notepad menu

and change to

hasPlayBar:false,jsfile

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 26, 2019 Apr 26, 2019

Copy link to clipboard

Copied

LATEST

Thanks a lot David, it worked like a charm!

My solution was to edit the playbarScript.js file, also under assets, but it shows a blank bar at the bottom.

Your solution is easier and doesn't show the bar at all!

Thanks again.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Help resources