After testing, the maximum size to record a simulation in Storyline that will be scaled 100% (so not fuzzy etc) and fit on a monitor with 1024x768 resolution is... DRUMROLL 988x642. This fits maximised from 1024x768 in Chrome, Firefox and IE. A popup window works well with Javascript here - pops up at 1004x658. Code... Continue Reading →
Captivate 6/7 recording size for 1024×768
For a popup window, with resizing enabled but no scrolling etc., popping up in a windows XP resolution of 1024x768, maximum recording size is: 1012x636. ------------ NEWSFLASH! 28.11.2014 with updated browsers forcing an address bar and the rest, new size: 1009x632 you can pop up the simulations with this js: window.open('try it.htm','simulation','scrollbars=0,width=1005,height=658,toolbar=0,menubar=0,location=0,status=0,resizeable=1'); The size is... Continue Reading →