--- In [email protected], "forxtra" <forx...@...> wrote: > > > But, there seem to be trivial errors with demo scripts. > > - comPluginDemoScriptControlBarCalendar.powerpro > - comPluginDemoScriptControlBarShockwave.powerpro
> They both would require com.release (swfObj.release, obj.release) to be > called before com.unload. But remember com.unload does an implicit com.release_all. OTOH it would appear the swfObj.LoadMovie(0, swf) sometimes crashes if you unload com immediately after. I've put a messageBox call between the two statements.
