Hi there, Has anyone used captionate successfully with MTASC? Captionate adds onCaption and onCaptionInfo events to an flv stream, and it seems it fails if I use MTASC to compile? I define my event handlers like this: ns["onCaption"] = Delegate.create(this, onCaption) (to get around MTASC complaining about no onCaption method), and if I compile the project using the Flash IDE the events are triggered successfully, but not at all if compiling using mtasc :-(
Any pointers really welcome! Cheers, Justin. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
