Forum Discussion
JulianFletcher
13 years agoCommunity Member
Javascript to print out content of Scrolling Panel in Storyline?
Hi, does anybody know the javascript commands (activated by a trigger) needed to print out the content a scrolling panel (e.g. Scroll 1 ) in the attached screenshot (or even if this is feasible to ...
samozay-68f06c8
10 years agoCommunity Member
I'm having a similar problem, but cannot find a fix. I want to print the content from a scrolling panel.
window.print(); alone doesn't work.
I also tried the following to no aval:
window.print();
var name = player.GetVar("Variable2");
Would appreciate any advice
Related Content
- 5 months ago