Re: Request for function
Alexander Opitz <opitz-MXccdyw32Q/[email protected]> Sat, 21 Feb 2004 22:46:13 +0100
| Newsgroups | gmane.comp.graphics.mng.general |
|---|---|
| Message-ID | <[email protected]> |
Am Saturday 21 February 2004 18:10 schrieb Gerard Juyn: > If this is going to be the last call before the whole MNG gets cleaned up, > I would use mng_reset(). That'll free all memory. If it may get restarted > at some point use mng_display_reset(). freeze() is only useful together > with resume() for pause/play interaction with the user. If the user reloads the page normaly the same container (with the same image) is used to show again the image. So I can do mng_reset() to stop it (without destroy the image) and if the user reloads the page (or another way it will restart image playing) I use mng_display_reset() to restart it again? Or use mng_display_reset() to stop playing without destroying image inside the container? Greetings Alex// -- Send the message body "help" to [email protected]