The Seek Bar Handle does not move

  • venky1893
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Oct 18, 2010
  • Posts: 5
  • Status: Offline

Post December 16th, 2010, 7:04 am

Hi,

I'm using Flash CS3 Actionscript2

I'm using the FLVPlayback component and using ClearExternalAll as my skin.

I noticed that the SeekBarHandle does not move while the video is playing. I can drag the handle to go to different parts of the video, but it does not move by itself as the video plays.All other buttons work fine

I've already tried setting the total FLV video length in the parameters, but that didn't work.


how to make the slider move as the video plays.. is there any other skin i can download from ??
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post December 16th, 2010, 7:04 am

  • venky1893
  • Newbie
  • Newbie
  • No Avatar
  • Joined: Oct 18, 2010
  • Posts: 5
  • Status: Offline

Post December 16th, 2010, 7:07 am

by the way iam using
import mx.video.*;
if(movB == 1){
vidPlayer1.load("images/01.flv");
vidPlayer1.isLive = true;
vidPlayer1.totalTime = 165;
}else if(movB == 2){
vidPlayer1.load("images/02.flv");
vidPlayer1.isLive = true;
}else if(movB == 3){
vidPlayer1.load("images/03.flv");
vidPlayer1.isLive = true;
}else {}

this code
  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post January 5th, 2011, 4:04 am

it might depend on how the flv was encoded. If it doesn't have any cue points, then the seek can not be performed. Try with some other flvs which you get from web, and see if it works or not.
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”

Post Information

  • Total Posts in this topic: 3 posts
  • Users browsing this forum: No registered users and 75 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.