How to double click on an image (Flash)

Hello,

Am currently automating flash on a website.

So far i managed using Image Click functionality (Image recognition) to do a single click on the flash. WebUI.clickImage(findTestObject(‘0.0 Token/Display1’))

But for Double Click there is no such keyword.

Has anybody able to pull this off? or have an idea about a solution.

Thanks.