On Thu, May 17, 2007 at 05:43:09PM +0800, zou lunkai wrote: > Will "loadMovie()" cause a creation for another VM? Will there be > more than one VMs executing in the future? That's the (possible) > reason that I use a static variable.
No way. There will always be a *single* VM for a *single* run. File->open would start a *new* run. --strk; _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
