I'm trying to call a function at the end of a video using the Call function... field in the Video Player Advanced component. However in the component inspector whilst there is a field for the function name there isn't a radio button next to this option. Therefore the function doesn't get called by this component.
I've tried to find an equivalent for the isComplete() event in the api documentation for version 2 of the components but that doesn't seem to exist anymore. Any solutions as to how I can call a function at the end of the playback in AS2?
Cheers. |