Game Development Community

play in web not working with IE

by Kevin Bamonte · in Torque 3D Professional · 05/29/2009 (10:17 am) · 4 replies

hey all,

been trying to get the play in web feature to work

i'm using T3D beta 2 and IE6 on windows xp and after i package the project i try the "play in web" option and it does nothing except display the "get the plugin" image

anyone have this working in IE ? i tried it in firefox and it worked

thanks

kevin


Edit #1
I just upgraded to IE 7.0 and am still having the same problems ... anyone ?

Edit #2
now at IE 8.0 and still have the issue .....





#1
05/29/2009 (10:51 am)
It's working in IE8.
#2
05/29/2009 (4:19 pm)
I'm having the same problem (in IE7 and IE8). The plugin (built with Beta 2) works for Firefox fine.
#3
05/29/2009 (4:40 pm)
thank you atleast i know i'm not crazy here ...
#4
06/13/2009 (12:47 pm)
For me, I think this is a problem with a function in sample.html (activexIsInstalled). After the plugin is installed, if I remove this function it loads fine in IE. I haven't followed this any further, and don't know much (anything) about VBScript, so I can't offer any tips on why it isn't working (on my computers).