PDA

View Full Version : doubleclick


Virtualguide
11-30-2009, 04:36 PM
Is there something like doubleclick in FPP? I think now, I have the image in pano and I would like to close it by doubleclick (onClick and OnPress is already assigned) :-)

Trausti Hraunfjord
11-30-2009, 05:23 PM
The Flash player doesn't have double click functionality.... but it is possible to code and simulate a button (or image in your case) having a double click event.

Read here:

http://www.flashkit.com/tutorials/Special_Effects/The_Sing-Eddie_Ca-154/index.php

The test button on display is not responding very well to either single or double click, but I'm sure it can be tweaked to be better.

Virtualguide
12-01-2009, 08:10 AM
interesting, I will check whether it is worth of time to implement.
Thank U, Treystu
:-D