Page 1 of 1

Please help me,I make win32-install but activex doesn't work

Posted: 16 May 2006 09:28
by alice
I compiled vcl with mingW,then make win32-install.I installed I maked package-win32.I test ActiveX in IE,the activex can't work.


Please help me, thanks! Regards your opinion!

Posted: 16 May 2006 12:28
by Quovodis
1) did you read and executed the installation instructions in the activex/README file
2) define your problem in details, what do you see or don't see

I had read and executed the installation instructions

Posted: 17 May 2006 04:40
by alice
Thanks,Quovodis!

I had read and executed the installation instructions in the activex/README file .

My problem is bellow:

I compress a axvlc.cab include "axvlc.inf" and "vlc-0.8.6-svn-win32.exe",then I modify the "test" page,set 'codebase="axvlc.cab#Version=0,8,6,0"'.After this,I opened the "test" page in IE and input the rtsp address,but the video hadn't displayed.