Design Review
Welcome to Autodesk’s Design Review Forums. Share your knowledge, ask questions, and explore popular Design Review topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Embed in IE with default zoom to coordinates

1 REPLY 1
Reply
Message 1 of 2
Typhoon101
668 Views, 1 Reply

Embed in IE with default zoom to coordinates

Hi.

 

I am trying to embed an office floor plan (dwfx format) into an intranet web page for Internet Explorer.  That bit is simple using the code below.

 

<object classid="clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF" codebase=http://www.autodesk.com/global/dwfviewer/installer/DwfViewsetup.cab#version=7,0,0,928 height="585" id="floorPlan" width="780">

    <param name="src" value="myplan.dwfx" />

</object>

 

This is working fine. However, I would like the floor plan to open zoomed in at specific coodinates. I have the x and y coordinates.  Can anyone tell me what I need add to my code (javascript or html) to achieve this?

 

Additionally, I do not want the toolbar to show at the top of the floor plan.  Is there any code that can be added to the page to remove this?

 

Many thanks

1 REPLY 1
Message 2 of 2
Typhoon101
in reply to: Typhoon101

Does anyone have any ideas on how to do this?

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

Post to forums  

Autodesk Design & Make Report