all groups > vb.net controls > june 2007 >
You're in the

vb.net controls

group:

How to capture the click event of the Activeex Flash control in C#.net


How to capture the click event of the Activeex Flash control in C#.net Prasanth Joseph
6/7/2007 12:00:00 AM
vb.net controls:
Hello,

Iam using one Flash control for displaying flash pictures dynamically.I
want to capture the click event of this control.It will be helpful if
anybody suggest a solutions for this.

thanks

Re: How to capture the click event of the Activeex Flash control in C#.net PlatinumBay
6/7/2007 11:39:15 AM
Prasanth,

You would need to have the Flash program send a JavaScript event/command to
the page, maybe call a method that will call the postback function. You
cannot detect the click in Flash, Flash needs to detect the click and act
accordingly.
http://www.echoecho.com/flashjavascript.htm

Hope this helps,


Steve

[quoted text, click to view]

AddThis Social Bookmark Button