Hi Larry,
I am trying to learn about ajax features in Flex and am in chapter 8. The examples look good!
I have created and populated the database (MySQL) and have tested the php script getEmployees.php in my browser and it works fine. I can see that it has created the XML response data OK.
But when I try and run the application from within FlashBuilder as per page 251 (CTRL+F11) nothing happens. I created the new flex project as a windowed application - could that be the problem? I also tried to run it in debug mode (F11) but also nothing happens that I can see.
As always, any advice will be muchly appreciated.
Thanks, Necuima.
P.S., I have now created the app as not a windowed application and it ran perfectly. Can I make changes so that it will work as a windowed app? If so, what do I need to change?
Again, any advice will be appreciated.