Hi,

One difference I can think of between Normal Event & Cairngorm Evenet is :

*Normal Event*

*We use dispatchEvent(new Event());*

*CairnormEvent*

*var myEvt:MyEvent = new MyEvent();*
**
*myEvt.dispatch();*

Regards
Sampath

On Wed, Nov 4, 2009 at 9:12 AM, pradeep gorijavolu <
pradeepflex.gr...@gmail.com> wrote:

> Thanx Vijay
>
> Plesae let me know the more about the behavioural difference
>
> Regards,
> Pradeep.
> On Tue, Nov 3, 2009 at 9:39 PM, vijay nath <vj4joy2...@gmail.com> wrote:
>
>>
>> Hello ,
>>
>> In In normal flex Applic. event we use *flash.event.Event* super class &
>> In Cairngorm we use the subclass of *flash.event.Event* which is
>> CairngormEvent,
>>
>> Thanks,
>>
>> Vijay
>>
>> On 11/2/09, pradeepflex <pradeepflex.gr...@gmail.com> wrote:
>>>
>>>
>>> Hello Friends,
>>>
>>> This is pradeep,Please any one tel me the difference between
>>> cairongormevent and event?
>>>
>>> Regards,
>>> Pradeep.
>>>
>>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to