MooTools doesn't extend `<object>` elements, since ExternalInterface from Flash can directly place methods on the object.
On Mon, Jul 25, 2011 at 10:03 AM, stratboy <[email protected]> wrote: > Hi! At least in IE8, I found getProperty isn't supported by IE. For > example, with swf objects, if I want to get teh 'width', I cannot do $ > (object_id).getProperty('width'). I must do $ > (object_id).getAttribute('width') instead. > > Is it normal or should I file this in jira as a bug?
