DWF Viewer (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Embed dwf files into .htm files

1 REPLY 1
Reply
Message 1 of 2
Anonymous
373 Views, 1 Reply

Embed dwf files into .htm files

Hi,
I was using the following code in .htm files to embed .dwf files so they can be viewed in a web browser embedded in an .htm file using the Whip! viewer. Since the whip viewer is no longer available does anyone have code that can be used with AutoDesk express 3.1?



id="NODE02"
classid="clsid:B2BE75F3-9197-11CF-ABF4-08000996E931"
codebase="ftp://ftp.autodesk.com/pub/whip/english/whip.cab#version=4,0,42,102"
width=100%
height=100%>





name="NODE02"
pluginspage="http://www.autodesk.com/prods/whip"
width=100%
height=100%
src="NODE02.dwf"
view="10+10+20000+40000"
userinterface="on"
backcolor="#FFFFFF">
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

object id =
"AdView"
classid = "clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF"

codebase=
href="http://www.autodesk.com/global/expressviewer/installer/ExpressViewerSetup.cab#version=3,1,0,7...


style="FONT-FAMILY: 'Courier New', monospace">border =
"1"

face=Arial size=2>width = "500"

face=Arial>height =
"300"

param name="src"
VALUE="../files/sample.dwf"


style="FONT-FAMILY: 'Courier New', monospace">/object


style="FONT-FAMILY: 'Courier New', monospace">
 


style="FONT-FAMILY: 'Courier New', monospace">I have removed the < angle
brackets > from the tags so as not to confuse the newsreader
software.


style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
Hi,

I was using the following code in .htm files to embed .dwf files so they
can be viewed in a web browser embedded in an .htm file using the Whip!
viewer. Since the whip viewer is no longer available does anyone have code
that can be used with AutoDesk express 3.1?





id="NODE02"
classid="clsid:B2BE75F3-9197-11CF-ABF4-08000996E931"


codebase="ftp://ftp.autodesk.com/pub/whip/english/whip.cab#version=4,0,42,102"

width=100%
height=100%>






name="NODE02"
pluginspage="http://www.autodesk.com/prods/whip"

width=100%
height=100%
src="NODE02.dwf"

view="10+10+20000+40000"
userinterface="on"

backcolor="#FFFFFF">

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report