basically i am asking for the tool which can help me in testing of a flash application(flash games). it may be a server based game developed in Unity 3D or openspace or Actionscript.
Tool should be for performance/ load testing.
basically i am asking for the tool which can help me in testing of
Share
You can try SWFWire Debugger. It should be able to help you find memory leaks and slow methods. For stress testing, you probably need to write code specific to your app once you find weak points.
Disclaimer: I wrote this app.