%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/congress-intercultural.eu/public_html/uploadify/com/adobe/protocols/dict/events/
Upload File :
Create Path :
Current File : /home/alliance/domains/congress-intercultural.eu/public_html/uploadify/com/adobe/protocols/dict/events/MatchEvent.as

package com.adobe.protocols.dict.events
{
	import flash.events.Event;
	import com.adobe.protocols.dict.Dict;

	public class MatchEvent
		extends Event
	{
		private var _matches:Array;
		
		public function MatchEvent()
		{
			super(Dict.MATCH);
		}
		
		public function set matches(matches:Array):void
		{
			this._matches = matches;
		}
		
		public function get matches():Array
		{
			return this._matches;
		}
	}
}

Zerion Mini Shell 1.0