Thanks for pointing me to this thread. I get the same error then
described there with mootools 1.3, but only with 1.3! With 1.2 i'm
getting no errors in IE. Strange.. Anyway, i continue to use 1.2 for
now, maybe the creator of the plugin will upgrade the plugin sometime.

Georg

On Dec 10, 4:47 pm, Eric Patrick <[email protected]> wrote:
> This MAY be unrelated to Moo 1.3, and instead related to a recent
> Flash update.
>
> See:http://digitarald.de/forums/topic.php?id=1826
>
> Eric
>
> On Dec 9, 11:45 am, snillo <[email protected]> wrote:
>
> > Hi,
>
> > anyone tried to update FancyUpload (http://digitarald.de/project/
> > fancyupload/) to work with mootools 1.3?. I tried it today and updatet
> > all JS files (FancyUpload2.js, Fx.ProgressBar.js, Swiff.Uploader.js),
> > so they are working now with mootools 1.3 in nocompat mode. On Firefox
> > everything is working, but on IE (6,7,8) i got an Error in function;
>
> > function __flash__addCallback(instance, name) {
> >   instance[name] = function () {
> >     return eval(instance.CallFunction("<invoke name=\""+name+"\"
> > returntype=\"javascript\">" + __flash__argumentsToXML(arguments,0) +
> > "</invoke>")); // this is the Error Line
> >   }
>
> > }
>
> > IE says the object doesn't support this property or method.. I think
> > this function is executet / generatet via Flash / ActionScript and has
> > nothing to do with mootools, so why this error occurs? With mootools
> > 1.2 i don't get this error..
>
> > Btw. there is also a bug in mootools-1.3-nocompat which i have fixed
> > already manually (https://mootools.lighthouseapp.com/projects/2706/
> > tickets/1039-swiff)
>
> > best,
> > Georg
>
>

Reply via email to