Your probably right, I guess I just need a vacation, which will happen next week. Thanks for walking me thru this.
Josh McDonald wrote: > > Because that's simply not the syntax mxmlc uses. You're not listening for an "onresult" event, you're listening for the "result" event, and Flex is not javascript. > > And now you know that when you want to listen to the "click" event, you need click="foo()" not onClick="foo()"... It's just the convention in mxml, you only need to learn it once, and it doesn't seem too onerous to me. > > -Joshase Date: 7/14/2008 6:28 PM

