Jump to a page # in embed code
Is there a parameter that can be set in the Embed code to jump to a page number?
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.
The best answer from the company
-
We have posted the advanced options for the Embed widget online here: http://vuzit.com/developer/embed
Thanks, -Chris
I’m excited
The company says
this answers the question
-
Inappropriate?Hi Russell,
The quick answer is to add a "&p=2" (for page #2) to the end of the "src" attribute of the iframe element. For instance, the "src" element of the iframe might have something like:
http://vuzit.com/view/?url=http://www...
You can append the "&p=2" to display page #2.
http://vuzit.com/view/?url=http://www...
I don't think I can paste the iframe code directly in this forum without having some kind of formatting problems, so you will need to manually modify the iframe source.
I hope this helps. Let me know if you have any other questions. Best, -Chris
I’m happy
-
Inappropriate?Thanks Cera! This worked great! Great support!
Is there a list somewhere of all the possible & parameters that can be specified?
I’m happy
-
Inappropriate?Unfortunately we haven't documented these online yet, but here is a quick rundown of my understanding:
show_download=true -- show the download button in the toolbar
show_pages=true -- show the page navigation in the toolbar
show_full_screen=true -- show the full-screen link in the toolbar
show_zooms=true -- show the zoom-level navigation in the toolbar
p=2 -- show the viewer at the 2nd page (range 1->X, where X is the last page)
z=1 -- show the viewer at the middle zoom-level (default, range 0->2)
x=0 -- show the viewer at the left-most position in the left-right direction (default)
y=0 -- show the viewer at the top-most position in the top-bottom direction (default)
Let me know if that helps, or if any of these options give you any trouble. -Chris
I’m happy
-
I made a mistake, the full-screen option is "show_fullscreen", please note that it is NOT "show_full_screen". -
Inappropriate?We have posted the advanced options for the Embed widget online here: http://vuzit.com/developer/embed
Thanks, -Chris
I’m excited
The company says
this answers the question
Loading Profile...



EMPLOYEE