RE: [flexcoders] how do you dispatch event from a custom class?

2006-06-24 Thread Paul Williams
@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jon Hirschi Sent: Saturday, June 24, 2006 12:54 AM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] how do you dispatch event from a custom class? is there anyway to enter an event into the event stream without a class being a display object? ie

RE: [flexcoders] how do you dispatch event from a custom class?

2006-06-23 Thread Paul Williams
listener on? Paul -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jon Hirschi Sent: Thursday, June 22, 2006 9:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] how do you dispatch event from a custom class? I have a custom class that I

RE: [flexcoders] how do you dispatch event from a custom class?

2006-06-23 Thread Jon Hirschi
[mailto:[EMAIL PROTECTED] On Behalf Of Jon Hirschi Sent: Thursday, June 22, 2006 9:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] how do you dispatch event from a custom class? I have a custom class that I want to be able to dispatch an event. However, it's not entering

Re: [flexcoders] how do you dispatch event from a custom class?

2006-06-23 Thread Ralf Bokelberg
: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Jon Hirschi Sent: Thursday, June 22, 2006 9:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] how do you dispatch event from a custom class? I have a custom class that I want to be able to dispatch an event

Re: [flexcoders] how do you dispatch event from a custom class?

2006-06-23 Thread Jon Hirschi
:[EMAIL PROTECTED] On Behalf Of Jon Hirschi Sent: Thursday, June 22, 2006 9:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] how do you dispatch event from a custom class? I have a custom class that I want to be able to dispatch an event

[flexcoders] how do you dispatch event from a custom class?

2006-06-22 Thread Jon Hirschi
I have a custom class that I want to be able to dispatch an event. However, it's not entering the event into the event stream, I don't even think the event is getting out of the class. I have bubbles set to true. does anyone know how to get the event entered into the event stream... the docs

RE: [flexcoders] how do you dispatch event from a custom class?

2006-06-22 Thread Tracy Spratt
Of Jon Hirschi Sent: Thursday, June 22, 2006 4:45 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] how do you dispatch event from a custom class? I have a custom class that I want to be able to dispatch an event. However, it's not entering the event into the event stream, I don't even