views:

22

answers:

0

What are C# analogs for actionscript:

import flash.events.Event;
import flash.events.EventDispatcher;
import flash.events.IEventDispatcher;

And what is a translation for dispatchEvent( new SlicedEvent ( SlicedEvent.COMPLETE, _slice, startTag.time, endTag.time ) );