Just checked the same code against MT 1.2dev (build 1500) and it works
fine.
MT Core Devs?
On Dec 9, 12:26 pm, Oskar Krawczyk <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> Any AIR devs in the house?
>
> I recently resurrected one of my old projects and tried to update it
> with MT 1.2.1 (used 1.11 back then) but unfortunately I'm encountering
> some issues.
>
> What I'm trying to do is a totally simple el.fade('out') and guess
> what, nothing happens and on top of that I'm getting this from the
> app:
>
> TypeError: Null value
> at app:/lib/mootools/mootools-1.2.1-core.js : 1119
> at app:/lib/mootools/mootools-1.2.1-core.js : 3359
> at app:/lib/mootools/mootools-1.2.1-core.js : 1053
> at app:/lib/mootools/mootools-1.2.1-core.js : 3392
> at app:/lib/mootools/mootools-1.2.1-core.js : 1580
> at app:/lib/mootools/mootools-1.2.1-core.js : 3402
> at app:/air-hud.html : 37
> at app:/lib/mootools/mootools-1.2.1-core.js : 1965
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
> undefined at undefined : undefined
>
> Any idea what's up with that?