![]() |
Object
tag and Internet Explorer
|
![]() |
![]() |
Other
Pages/Files to help You
|
|
|
||
The classid value is specific to WHIP!. Do not change this value. The value specified is used to distinguish WHIP! from other ActiveX controls. There are various versions of WHIP! classid="clsid:B2BE75F3-9197-11CF-ABF4-08000996E931"
The URL specified in codebase is hard coded to identify where users of the Microsoft Internet Explorer get updates of the WHIP! ActiveX Control. Typically, it should remain unchanged. The current version of the control is 4.0-95 which is expressed as 4,0,42,95 (has an extra 42 for version 00.42 of DWF files).
codebase="ftp://ourserver/whip.cab#version=-1,-1,-1,-1"
codebase="ftp://ourserver//whip.cab#version=4,0,42,95" When you download
from your local site, the Microsoft Internet Explorer will try to verify
Autodesk's digital signature by attempting to connect to www.verisign.com.
In an Intranet-only situation, this will fail. As a result, you will see
the message: The component
appears to have been digitally "signed" by its publisher,
width=75% height=75%
The filename parameter is required. The value portion is where you specify the name of your own DWF file. <param name="Filename" value="Sample.dwf"> View (Optional : see note) The view parameter is optional. The value portion is where you specify an initial view (in logical coordinates) for your DWF file. The initial view is specified by 4 values: left, right, bottom, top. <param name="View" value="10000+30000+20000+40000"> Namedview (Optional : see note) The namedview parameter is optional. The value portion is where you specify the name of an initial view (using a named view already stored in the DWF file) for your DWF file. If the specified named view has not been defined in the DWF file, the option is ignored. If the value "*" (a single asterisk) is used, it instructs WHIP! to compute a view equivalent to a Fit to Window command. The view normal must be perpendicular to last saved view. <param name="NamedView" value="KITCHEN">
The layerson or layersoff parameter is optional. The value portion is where you specify the name of a layer (using a layer already stored in the DWF file) for your DWF file. If the specified layer has not been defined in the DWF file, the option is ignored. You can specify more than one layer by separating the layer names with commas. <param name="LayersOff" value="PLUMBING,FRAMING">
The userinterface parameter is optional. The value portion is where you specify whether or not the WHIP! right-click menu and pointer are displayed or hidden. <param name="UserInterface" value="on"> backcolor (Optional) The backcolor parameter is optional. The value portion is where you specify the color of the background for WHIP! Value is a hexadecimal number. <param name="BackColor" value="255">
|
-
Main Menu -
For a detailed breakdown see Whip!
HTML Options
Lisp
Examples
|
|||||
![]() |
![]() |
||||