R
rexn8r
I posted this question on MAC newsgroup. Inadvertantly offcourse. Newbie :-(
anyways my question is;
I've developed an application in VB .Net 2002. The application runs
powerpoint files (ppt developed in PPT 2000 as well as PPT 2003) in
webbrowser active x control. The PPT files have got animations and slide
transitions. The slide shows in PPT files are set to run continuously until
hit esc key. Now my problem is, after couple of run, the animations stop
behaving.
I'm not doing anything fancy behind the code. I'm just loading the PPT file
in webbrowser active x control (i.e.
webbrowsercontrol1.navigate(strFilePath)).
Any help in this issue would be highly appreciated.
anyways my question is;
I've developed an application in VB .Net 2002. The application runs
powerpoint files (ppt developed in PPT 2000 as well as PPT 2003) in
webbrowser active x control. The PPT files have got animations and slide
transitions. The slide shows in PPT files are set to run continuously until
hit esc key. Now my problem is, after couple of run, the animations stop
behaving.
I'm not doing anything fancy behind the code. I'm just loading the PPT file
in webbrowser active x control (i.e.
webbrowsercontrol1.navigate(strFilePath)).
Any help in this issue would be highly appreciated.