player = new PreziPlayer('prezi-player', {
preziId: preziId,
explorable: false,
controls: true,
width: "100%",
height: "720",
debug: false
});
player = new PreziPlayer('prezi-player', { preziId: preziId, explorable: false, controls: true, width: "100%", height: "90%", debug: false });
player = new PreziPlayer('prezi-player', {
preziId: preziId, explorable: false,
controls: true,
width: "100%",
height: document.documentElement.clientHeight,
debug: false});
--
Visit our website at http://prezi.github.io/prezi-player/ for detailed documentation and examples
---
You received this message because you are subscribed to the Google Groups "Prezi Player API Development Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to preziplayer-d...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Andras Barthazi
Lead engineer at Prezi
To unsubscribe from this group and stop receiving emails from it, send an email to preziplayer-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.