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

Can't hide playbar control on VR projects

Participant ,
Apr 23, 2019 Apr 23, 2019

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.

1.2K
Translate
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

Translate
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

Translate
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
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.

Translate
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