Flash AS3: (VideoEvent.COMPLETE, completePlay) - listener is triggered before video is completed
- by Tevi
Hello,
I have a flash video using the standard FLV Playback component that comes with Flash. I'm using ActionScript 3 to modify the appearance and set up an event listener. I've set it up to go to a new URL using "externalInterface" when the video completes play. The URL is set in a variable using SWFObject.
On only a few instances (3 people out…