hi,
im using the webservice component in my flex app but find im using the same code over and over again when using the same webservice calls through my app.
Are there any best practices for creating webservice components? Should i be putting all the code in an actionscript class and if so have you any samples?