Am Samstag, den 25.07.2009, 13:49 +0530 schrieb kiran: > Hi strk,ben > Is there any development code or snapshot for this > thread (project) or is there any document related to gnash playing > multiple movies in the same process.
As Rob says, it's in trunk. The main difficulty is that the VM became a singleton at some point (or maybe always was one) and too many design decisions since took shortcuts based on that. The only really major obstacle now is removing this singleton, but as it involves changing several thousand function calls all over the code, it can only be done incrementally in trunk. I will add a wiki page on it soon. In the meantime you can see the extent of the problem by grepping for "VM::get()" bwy -- Free Flash, use Gnash http://www.gnu.org/software/gnash/ Benjamin Wolsey, Software Developer - http://benjaminwolsey.de
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev