Rank: Newbie Groups: Member
Joined: 6/28/2009 Posts: 7 Points: 21
|
Hi, I really don't know how hard or plausible it would be buy how about a onclick server side event that we can utilize? I briefly looked into it and could not find such event. What do you think? I do understand that we would ultimately have to turn off the flash play on click on the skin but I was just curious.
Thanks, Jason
|
Rank: Administration Groups: Administration
Joined: 7/26/2007 Posts: 676 Points: 1,728 Location: USA
|
OK - for clentside events - there is a JavaScript API.... if you want to postback the page on these events use the javascript function __doPostBack http://www.aspnetmedia.com
|