Good Morning
I am having trouble understanding the syntax for the property command -- property component_id 'CALL_PROCEDURE Controls.FastForward' ' ' . 1) Would this command be place in a button on the player 2) Would a value be placed between the two single quotes at the end of the property command(listed above) 3) Would the value be 'true' or 'enabled' or a certain speed 4) Are there spaces between component _id and 'call_procedure controls.fastforward' or 'call_procedure controls.fastforward' and ' ' I have place a button on a form assigned a component id to the active control the eep on the button is PROPERTY MediaPlayer 'CALL_PROCEDURE controls.fastforward' 'enabled' When I run the form 'edit using . . .' the player appears plays the avi file but the button does not respond ? Some help would be greatly appreciated

