Page 1 of 1

Flex as3 double click issue

Posted: Mon Oct 09, 2006 10:47 pm
by campbell
Hey guys,

I am embeddding a flex app using the .net version of your control and the double click seems to be proving a small problem ( ie you have to double click uber fast, faster than in web-browser). I am unsure if it is the timmer used internally for flex framework or the speed of the player once inside your control. Are you doing anything freakay with preprocessing mouse clicks?

Cheers

Campbell Anderson

Re: Flex as3 double click issue

Posted: Tue Oct 10, 2006 4:29 am
by Softanics
Thank you for your question.

At the first, please download latest demo version and try it.

campbell wrote:I am embeddding a flex app using the .net version of your control and the double click seems to be proving a small problem ( ie you have to double click uber fast, faster than in web-browser). I am unsure if it is the timmer used internally for flex framework or the speed of the player once inside your control.


I didn't understand one thing: if you load the flex app into IE, do you get the same problem?

Posted: Tue Oct 10, 2006 4:45 am
by campbell
Yep still a problem.

flex swf in firefox or IE, there is no problem

the same flex swf in the flashplayercontrol, and the problem is there.

C.

Posted: Tue Oct 10, 2006 6:36 am
by Softanics
Please try latest demo version. The same result?

Posted: Tue Oct 10, 2006 9:13 pm
by campbell
FIXED :o)

Next I have a bug that the dll wont make me breakfast in bed ( haha just jokes)

Just out of interest, why are there no version numbers in the dll's? would help to track these things. Thanks for the swift and speedy fix!

Cheers

Campbell

Posted: Tue Oct 10, 2006 10:10 pm
by campbell
Although in saying that now I have a new error. I can no longer capture the m.Msg == 0x7b //WM_CONTEXTMENU
message. I capture the right click context menu request and override it with my own.
I have not set the Standardmenu var in the flashcontrol and I used to be able to catch the 0x7b message in previous versions.

Any ideas?

Posted: Wed Oct 11, 2006 8:58 am
by Softanics
campbell wrote:Any ideas?


The answer here:
http://www.f-in-box.com/forum/viewtopic.php?t=224