Wednesday, 3 March 2010

Flex: Refresh data source from HTTP Datalink

This one got me tearing my hair out.

Using Flash Builder 4, setup a connection to a data service, test it and to ensure eveything works okay.

Then create a form on the page, and set the method generated in the stub on a timer, simple!

it shoudl look something like:
getQuestion1Result.token = votingDatabase.getQuestion1();

No comments:

Post a Comment