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

Fullscreen mode

New Here ,
Jan 02, 2012 Jan 02, 2012

Hi,

I want to add a script (variables or flash script) in my captivate project to switch in fullscreen mode when the captivate file (scorm) is opened.

I search this answer in the forum and find a script flash (the problem is that the user must choose this mode and it's not automatic)

Could you help me ?

Regards and Happy new year,

Actaruss

TOPICS
Quizzing and LMS
711
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 ,
Jan 03, 2012 Jan 03, 2012

Since you said you are using SCORM for reporting I would assume you are planing to launch your content from an LMS.  This may effect the options you have...

What LMS are you using?  Depending on the platform there may be an option/restriction on the player window that the LMS opens.  Most LMSs set the player window's dimensions.  That would mean a two step process, get the player to launch full screen, and then make the Captivate content fill the screen as well.

Michael

www.vtrainingroom.com

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
New Here ,
Jan 04, 2012 Jan 04, 2012

Hi,

I want to launch my content from the LCMS SABA.

For your information, When I launch my content on SABA, I can click on the button in the upper bar of the window in order to have a fullscreen.

I wish have a script that can launch automatically my content in fullscreen.

Is it possible with a flash script ?

Regards.

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
Community Expert ,
Jan 04, 2012 Jan 04, 2012
LATEST

The best way to launch a window fullscreen is to do so via JavaScript when the link or button is clicked to launch the course.  That's how the LMS does it.  Once the browser window has been launched and the course content is playing, any change to the dimensions of the browser window would probably require a REFRESH action which would relaunch the Captivate content again.  That may not be desirable, especailly if you are using an LMS.

I don't think ActionScript is going to get you any different result to JavaScript in this case.

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