Hover event doesn't fires

.NET Edition of the F-IN-BOX
flashdata

Hover event doesn't fires

Postby flashdata » Wed Sep 21, 2005 8:24 am

Hello friends.

I can't get fired the hover event for a swf file show into a flashplayer control.

The declaration of the control inside the form is:
Friend WithEvents FlashPlayerControl2 As FlashPlayerControlLibrary.FlashPlayerControl

And, the trapping sub is:

Private Sub FlashPlayerControl2_MouseHover(ByVal sender As Object, ByVal e As System.EventArgs) Handles FlashPlayerControl2.MouseHover
Dim f As FlashPlayerControl = CType(sender, FlashPlayerControl)
Dim p As Point = f.MousePosition()
'...more code
End Sub


But, When the mouse is over the control, I can't see the event fired.

Any comments?

Thanks
RaÑŠl

Softanics
Site Admin
Posts: 1402
Joined: Sat Sep 18, 2004 3:03 am
Location: Russia, St. Petersburg
Contact:

Postby Softanics » Wed Sep 21, 2005 8:13 pm

Thank you for your question.

Yes, currenlty this event isn't supported.
Best regards, Artem A. Razin,
F-IN-BOX support
Ask your question here: http://www.f-in-box.com/support.html


Return to “.NET Edition”

Who is online

Users browsing this forum: No registered users and 10 guests

cron