onClipEvent(initialize)

Ted Patrick unearthed one of the numerous undocumented features in Flash MX, today in the form of a new clip event handler, onClipEvent(initialize), which works in the same way as the onClipEvent(load) event handler, but is fired before the onClipEvent(load) event handler is fired, so really it ‘appears’ to have no real use, other than defining an onLoad event handler but still nice to know that undocumented features are still popping up, all be it a rarity these days as most were found during the beta stages. [Via Quasimondo]

Comments are closed.