Build a Dynamic Video Player with ActionScript 3: Part 3 of 3
Feb 3, 2010 AIR, Flash, Flex, General, Resources, Tutorials
Here it is, the final part of our video player tutorial! All we need to do now is get the time indicator working, add our home button click function, position and size the current video and get the featured bar filled with videos along with its scrubber. Let’s get started! Step 1: Video Time First we need to add a listener to the stage called videoTimeEnterFrame that updates the video time every frame. Add this line to the videoItemClick function. stage.addEventListener(Event.ENTER_FRAME, videoTimeEnterFrame); // runs this function every time we enter a new frame Now let’s add the videoTimeEnterFrame function.
Buy & Sell Flash Files – Flash Marketplace
Tags: actionscript, AIR, current, Design, development, easeout, Flash, function, line, Resources, tutorial, Tutorials, Video







Leave a Reply