Forum Discussion

bbakernc's avatar
bbakernc
Visitor
15 years ago

Key Press call URL

I am looking for a way to track when someone actually clicks on the Play or Resume button.

I would be great if I could do something simple like

if PlayStart <> invalid then
http://mysite.com/track.php?id=156
showList[showIndex].PlayStart = PlayStart.ToInt()
endif