J
JimZ
Insertfromfile does not work for Flash content?
I created a vb dll to insert ppt slides from one ppt to another ppt
file.
It works fine on local (VB program). When i test it in ASP vbscript,
the slides can be inserted into a ppt file. But if there is a slide
which has Flash content in it, the following message show up,
Some Controls in this presentation can't be activated. They might not
be registered on this computer
The any animation in the flash slide does not play.
If I use copy/paste instead of Insertfromfile,
the asp application always stops.
Any idea?
Thanks
Note, the flash content is created through ppt's tools/ control
tools....
I created a vb dll to insert ppt slides from one ppt to another ppt
file.
It works fine on local (VB program). When i test it in ASP vbscript,
the slides can be inserted into a ppt file. But if there is a slide
which has Flash content in it, the following message show up,
Some Controls in this presentation can't be activated. They might not
be registered on this computer
The any animation in the flash slide does not play.
If I use copy/paste instead of Insertfromfile,
the asp application always stops.
Any idea?
Thanks
Note, the flash content is created through ppt's tools/ control
tools....