Comment 1 for bug 725656

Revision history for this message
Jasper St. Pierre (jstpierre) wrote : Fwd: [Bug 725656] [NEW] fails to run lumzy.com/app

> tmp->getObjectType()==T_CLASS

This happens because we're trying to subclass a class that we haven't
found. We should probably put in a better error message for this.

Looks to be related to flash.net.registerClassAlias and
flash.net.getClassByAlias for the AMF stuff.