Javascript fullscreen error
There is a problem when i implement full screen option in the display: function( div,
options )
I see the button fullscreen and my document displayed well but when i click i have the message "You do not have access to the document."
My documents are public!
Also, i want to know if it is possible to check the option "allow download for all document" in the administration on the vuzit website.
options )
I see the button fullscreen and my document displayed well but when i click i have the message "You do not have access to the document."
My documents are public!
Also, i want to know if it is possible to check the option "allow download for all document" in the administration on the vuzit website.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
-
Inappropriate?That's a very good question. We have several JavaScript examples here:
http://vuzit.com/developer/javascript...
Click on the "Full-screen viewer" link (http://vuzit.com/developer/example_vi...). Look at the source code. It shows you how to create a full screen viewer for yourself.
If you are using the "Full screen" link, as it appears you are, then you need to have the link point to the proper location. To do so add the code snippet below to the JavaScript code that will launch the full screen viewer:
http://gist.github.com/169277 -
Inappropriate?Thank you.
I have an other question.
When i check the option showFullscreen, it is written Fullscreen in the viewer.
I need it should be written "Plein écran", it is full screen in french.
Is it possible to do that if i have an account premium?
THank you. -
Inappropriate?We don't yet have internationalization support for the Javascript viewer.
Loading Profile...



EMPLOYEE