Hi,I am beating my heads out but this strange problem doesntseem to have
an answer.I have a web app which retrieves data from a web service
anddisplays in a grid.It runs fine from a FLEX IDE.I installed Livecycle
data service(Flex.war , flex-admin.war, samples.war) on tomcat and I
created a directory in the samplesdirectory in which I have put my mxml
file.I am able to access myapplication through a URL.but when I hit the
button to get the data, It doesnt seem to be doing anything.Also when I
ac...