I just ran across prezi and now that the html5 player is available, I would like to use prezi on our web site. I have a few questions about using the player:
1) Is there an autoplay option? I did not see one, so I installed a js event callback and when the correct event occurred, "contentready", then I called the players play() function. I can see how to control the delay, but is there a way to control the timing? It looks like it defaults to 4 sec. and I don't see a way to change the behavior.
2) How do I use the player in a responsive div? I can set the width and height to be 100%, which then properly scales to the size of the containing div for the width. However, the height does not properly set because the div does not know how tall it should be in relation to the width. I assume there is a proper aspect ration that should be maintained.
3) On IOS, the prezi shows, but it appears to not be working properly. It only shows the initial screen with the "prezi player api", but no controls and does not autoplay. If I click on the prezi, it informs me that "Prezi for iPad" is required, which I definitely don't want to happen. I assume that this should play on a web site viewed on IOS just like it would Safrai, Firefox, etc. on a desktop.
4) As an FYI, I noticed a "Error: Permission denied to access property 'toString'" in the console log and am wondering what this is about? The presentation is working OK on non-IOS systems but am wondering if this is indicating a problem of some kind.
thanks,
joe pruskowski
1) Is there an autoplay option? I did not see one, so I installed a js event callback and when the correct event occurred, "contentready", then I called the players play() function. I can see how to control the delay, but is there a way to control the timing? It looks like it defaults to 4 sec. and I don't see a way to change the behavior.
2) How do I use the player in a responsive div? I can set the width and height to be 100%, which then properly scales to the size of the containing div for the width. However, the height does not properly set because the div does not know how tall it should be in relation to the width. I assume there is a proper aspect ration that should be maintained.
3) On IOS, the prezi shows, but it appears to not be working properly. It only shows the initial screen with the "prezi player api", but no controls and does not autoplay. If I click on the prezi, it informs me that "Prezi for iPad" is required, which I definitely don't want to happen. I assume that this should play on a web site viewed on IOS just like it would Safrai, Firefox, etc. on a desktop.
4) As an FYI, I noticed a "Error: Permission denied to access property 'toString'" in the console log and am wondering what this is about? The presentation is working OK on non-IOS systems but am wondering if this is indicating a problem of some kind.
thanks,
joe pruskowski