Couldn't you just add those methods to the intrinsic NetStream class MTASC is using? I think that should work.
-Aaron On 2/1/07, Justin Clarke <[EMAIL PROTECTED]> wrote: > 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 > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
