Re: [Flashcoders] How will asfunction work in AS3/MXML? Jester?

2006-01-31 Thread Tom Bray
; a.html = true; > a.htmlText = "click here"; > > - Original Message - > From: "Tom Bray" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" > Sent: Tuesday, January 31, 2006 2:33 AM > Subject: Re: [Flashcoders] How will asfunct

Re: [Flashcoders] How will asfunction work in AS3/MXML? Jester?

2006-01-31 Thread JesterXL
t: Tuesday, January 31, 2006 2:33 AM Subject: Re: [Flashcoders] How will asfunction work in AS3/MXML? Jester? Thanks, Jesse. I was able to find the right event using the code hints in Flexbuilder (see below) but I'm stuck until I find out how asfunction has changed so I can actually trigger

Re: [Flashcoders] How will asfunction work in AS3/MXML? Jester?

2006-01-30 Thread Tom Bray
etener for example. > > > - Original Message ----- > From: "Tom Bray" <[EMAIL PROTECTED]> > To: "Flashcoders mailing list" > Sent: Tuesday, January 31, 2006 1:33 AM > Subject: [Flashcoders] How will asfunction work in AS3/MXML? Jester? > > >

Re: [Flashcoders] How will asfunction work in AS3/MXML? Jester?

2006-01-30 Thread JesterXL
ething could be your event listener function passed to the textField.addEventLisetener for example. - Original Message - From: "Tom Bray" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Tuesday, January 31, 2006 1:33 AM Subject: [Flashcoders] How will asfun

[Flashcoders] How will asfunction work in AS3/MXML? Jester?

2006-01-30 Thread Tom Bray
If I have a link like this in a Flex2 TextArea like this: click here Where do I put my doSomething() method? -Tom ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders