End Google Ads 201810 - BS.net 01 --> I have a program that is running on a kiosk. I'm using the Shockwave dll to play flash files. It appears as if the more complex the flash file is (more action script) there's a memory leak until eventually the program crashes. This program has the flash player on the screen and loads file after file without closing down. So if it's not really releasing all of the memory, which is what it appears to be doing, how can I clear out the memory?

If need be what I would do is after playing a file, I would destroy the object, cleanup the memory and then create a new one.

In looking around the web, I have not yet been able to find how to destroy the object, clean up the memory and then recreate the object.

Can somebody please help?

Thanks.

Jeff.