HOME
TUTORIAL
∇
Applets
Comments
CSS
Document Tags
Embed
Fonts
Forms
Frames
Images
Lines & Paragraphs
Links
Lists
Logical Tags
Scripts
Sounds
Symbols
Tables
Weird Tags
FORUM
∇
HTML Help
Web Design
Programming Languages
Web Hosting
Domain Names
Marketing
Community
QUICK LIST
CSS
Forum Home
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Register
- Not registered yet? Got something to say?
Join HTML Code Tutorial
!
Adjust iPaper default zoom upon clicking full screen
HTML Help Forum Index
->
HTML Frame
View previous topic
::
View next topic
Author
Message
razr
Joined: 31 Oct 2008
Posts: 1
Posted: Fri Oct 31, 2008 11:31 am
Adjust iPaper default zoom upon clicking full screen
Hello, I have embeded an iPaper pdf file on my website but i would like to know 2 things:
Assuming a code:
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="doc_xxxxxxxxxx" name="doc_xxxxxxx" classid="clsid:xxxxxxx" align="middle" height="500" width="450"> <param name="movie" value="http://documents.scribd.com/ScribdViewer.swf?document_id=xxxxxxx&access_key=key-xxxxxxx&page=1&version=1&viewMode="> <param name="quality" value="high"> <param name="play" value="true"> <param name="loop" value="true"> <param name="scale" value="showall"> <param name="wmode" value="opaque"> <param name="devicefont" value="false"> <param name="bgcolor" value="#ffffff"> <param name="menu" value="true"> <param name="allowFullScreen" value="true"> <param name="allowScriptAccess" value="always"> <param name="salign" value=""> <embed src="http://documents.scribd.com/ScribdViewer.swf?document_id=xxxxxx&access_key=key-xxxxxxx&page=1&version=1&viewMode=" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" play="true" loop="true" scale="showall" wmode="opaque" devicefont="false" bgcolor="#ffffff" name="doc_xxxxxx_object" menu="true" allowfullscreen="true" allowscriptaccess="always" salign="" type="application/x-shockwave-flash" align="middle" height="500" width="450"></embed> </object><div style="font-size:10px;text-align:center;width:450"><a href="http://www.scribd.com/doc/xxxxx/xxxxxxx">xxxxx</a> - <a href="http://www.scribd.com/upload">Upload a Document to Scribd</a></div>
1.)How can i align it to be set on dead middle?
And 2.) How can I set it when clicking full screen to have higher zoom as default?
Hope its not a hard one:)
Thanks in advance
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1210
Location: Biloxi, MS
Posted: Fri Oct 31, 2008 2:58 pm
1. Set object code inside a div container with a width and margin:
Code:
<div style="width: XXpx; margin: 0 auto;">Object tags here</div>
Set width to what you need. Ass any padding/margin if needed.
2.) HTML is not going to set zoom as a default. That may be a PDF property you can set with Adobe's PDF programs.
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
HTML Help Forum Index
->
HTML Frame
All times are GMT - 8 Hours
Page
1
of
1
Jump to:
Select a forum
Announcements
----------------
Announcements
HTML Help
----------------
HTML FAQ
General HTML
HTML Form
HTML Table
HTML Frame
CSS
DHTML
SSI
MySpace
HTML Tools
Web Design
----------------
Images & Graphics
Templates
Multimedia
Programming Languages
----------------
Javascript
PHP
Perl
ASP
Others
Web Hosting
----------------
Free Hosting
Shared Hosting
Dedicated, Managed, and Co-located Hosting
Hosting Business and Reseller Hosting
Domain Names
----------------
Registrars
Tools
For Sale, Wanted, & Appraisals
Expired Domains
Monetization
Legal Issues
Marketing
----------------
SEO
PPC
Affiliate Marketing
Other Internet Marketing
Community
----------------
Miscellaneous
Website Review
Introduce Yourself
Feedback
Praise
Errors
You
cannot
post new topics in this forum
You
cannot
reply to topics in this forum
You
cannot
edit your posts in this forum
You
cannot
delete your posts in this forum
You
cannot
vote in polls in this forum
Your Ad Here
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HOSTING / DESIGN
$1.99 Domain Registration
Cheap Web Hosting
Website Templates
MAKE MONEY
Sell Domain Names
Sell Website Templates
Home
|
Tutorials
|
Forum
|
Quick List
|
Link Directory
|
About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial