FLV playback: press Play to do an action

I use a “progressive download” FLV playback skin and seem can’t get the function to work when press on the play button. I can’t find any proper reference to playback play button’s path in forum, is this path correct?:


myVid.play_mc.onPress = function() {
	screenout._visible = false;
}