On Tue, Sep 16, 2008 at 12:03:03PM +0800, Tom Stellard wrote: > It seems like the constructor for the TextField class that I am > calling from AVM2, returns a regular as_object, so any time I try and > set a property on that object, this ensureType check will fail. Does > anyone know why the ensureType method is being called here, or have > some idea of what I might be doing wrong?
How are you constructing the TextField ? Do you have stack debugging support in AVM2 (like what's shown in AVM1 when running gnash with -va) --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

