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: 

Cannot Load DWF in Google Chrome and Firefox

1 REPLY 1
Reply
Message 1 of 2
abdullah_darweesh
1301 Views, 1 Reply

Cannot Load DWF in Google Chrome and Firefox

Hello i have tried to embed dwf files using design review 2012 i have used the following code:

 

<object id="ADViewer" classid="clsid:A662DA7E-CCB7-4743-B71A-D817F6D575DF" border="1"
width="400" height="500">
<param name="Src" value="DWFFiles/CP1.dwf" />
</object>

 

 

this code work only in IE and not working in Firefox.

 

i have searched and found a post in autodesk forum talking about how to embed in firefox and chrome with the following code:

 

<object id="ADR" type="application/x-Autodesk-DWF" width="100%" height="100%">
<param name="dwffilename" value="DWFFiles/CP1.dwf" />
</object>

 

but when i open this page in firefox or chrome:

 

Firefox:

the message displayed is "No Suitable Plugin were found"

 

chrome:

the message displayed is "No Plugin available to display this content"

 

Please Advice

 

1 REPLY 1
Message 2 of 2

Have you looked at this thread?  The php snippet in essage #4 worked for me.

 

http://forums.autodesk.com/t5/Autodesk-Design-Review/DWF-won-t-load-in-Firefox-nor-Chrome-but-will-i...

 

Also make sure the browser addon is installed correctly.

 

-David

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

Post to forums  

Autodesk Design & Make Report