On Thu, Sep 06, 2007 at 02:58:23AM +1000, Ivor Blockley wrote:
> > o = {};
> > o.toString = function() { return "<html>string</html>" };
> > htmlText = o;
> > should invoke the toString (it's done for handling the 'text' property).
>
> I'm not sure about this one, sorry.Ask someone to test ? --strk; _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

