well i try to get into RegisteredEvents[ eventName ] but i dont know how,
in fck 2.3.2 i use the function:
and it works good
and now i try to use the same on fck 2.6
and it not work
can you please tall me why ?
and if there is alternative way to get into RegisteredEvents[ eventName ] ;
thanks
in fck 2.3.2 i use the function:
FCKEvents.prototype.FireEvent = function( eventName, params )
{
var oCalls = this.RegisteredEvents[ eventName ] ;
}
and it works good
and now i try to use the same on fck 2.6
and it not work
can you please tall me why ?
and if there is alternative way to get into RegisteredEvents[ eventName ] ;
thanks

i think a find it by my self, thanks any way
thanks to god
Re: to fredck : in fck 2.6 i need to get into RegisteredEvents
PS.: Please do not target requests directly to me in the subject. Thanks.
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
yes it is true