Video scrubber issues

i built a video player with a scrubber...the video player
uses XML to hold file titles and loads in the subsequent videos.
my scrubber only works for the first video...once you go to
the second one, it doesn't work at all... it freaks out...use the
left and right arrows on the keyboard to go to the next video.
http://www.rainnetdev.com/clients/oa/
thoughts?
let me know if you need more explanation or if you need to
see code...

Post some code using the Attach Code button please, otherwise
our guess is as good as yours...

Similar Messages

  • NetStream Video Scrubber issue

    This is dumbfounding to me.  I am trying to get the scrubber to scrub the video.  The scrubber moves but the video just start from the beginning rather than from the point the scrubber is dragged to.  The crazy part is the loader.scrub.x (the first bolded text) is suppose to be loader.scrub._x.  However the scrubber doesn't show.  Therefore I had to remove the underscore to get it to appear.  Can someone take a look at the code and let me know why this isn't working and explain why the scrubber won't appear unless I remove the underscore from the initial loader.scrub.x
    var nc:NetConnection = new NetConnection();
    nc.connect(null);
    var ns:NetStream = new NetStream(nc);
    theVideo.attachVideo(ns);
    ns.play("LOB2_0644_new.flv");
    stop_mc.onRelease = function(){
    playpause_mc.gotoAndStop("playing");
    ns.seek(0);
    ns.pause();
    playpause_mc.onRelease = function(){
    ns.pause();
      if (this._currentframe == 1)
            this.gotoAndStop("playing");
            movie_mc.play();
        else
            this.gotoAndStop("paused");
            movie_mc.stop();
        } // end else if
    } // End of the function
    var videoInterval = setInterval(videoStatus,100);
    var amountLoaded:Number;
    var duration:Number;
    ns["onMetaData"] = function(obj){
    duration = obj.duration;
    function videoStatus(){
    amountLoaded = ns.bytesLoaded / ns.bytesTotal;
    loader.loadbar._width = amountLoaded * 424;
    loader.scrub.x = ns.time / duration * 424;
    var scrubInterval;
    loader.scrub.onPress = function(){
    clearInterval(videoInterval);
    scrubInterval = setInterval(scrubit,10);
    this.startDrag(false,0,this._y,424,this._y);
    loader.scrub.onRelease = loader.scrub.onReleaseOutside = function(){
    clearInterval(scrubInterval);
    videoInterval = setInterval(videoStatus,100);
    this.stopDrag();
    function scrubit(){
    ns.seek(Math.floor((loader.scrub._x/424)*duration));
    _root.createEmptyMovieClip("vSound",_root.getNextHighestDepth());
    vSound.attachAudio(ns);
    var so:Sound = new Sound(vSound);
    so.setVolume(100);

    I figured out what was wrong.  I needed to set the ratio to 1:1 in sorenson and make the frame rate 30.

  • Video Streaming Issue with Rolling Audio

    I have several flash based lessons that I have created that are being distributed online to several companies.
    Each lesson has a video that is played within the lesson through the flvplayback control. The videos were supplied by a third party and some of the videos are encoded at 384K and some are at 568K.
    One company that is attempting to view the lessons is seeing the following behavior. The video plays for approximately 20 seconds then suddenly the video drops out and the audio continues to play. With the audio still playing the video scrubber rolls back and attempts to start the video again but all that comes through is the audio track again. Now there are 2 instances of the audio playing with no video. This happens a third time and finally keeps going until all the audio is played out.
    The IT staff at the company has showed me a fiddler log that shows the flash player making a connection out to Akamai to retrieve the video and then rolling from port 80 to port 1935 and finally to port 443. This would explain the three audio tracks playing
    I have read that the flash player will attempt to gather the stream from the stated rtmp location and then if it encounters an issue with a proxy or firewall it will attempt the other ports.
    So I am not sure if there is anything I can do by design or programatically to alleviate this issue. It appears to me that the company attempting to view this video has some kind of bandwidth throttling program in place that is kicking off this behavior in the flash player.
    Is it possible to prevent the flash player from making the three attempts? Would a sudden cut of bandwidth prompt the player to attempt to roll to another port if a network load balancing program suddenly kicked in? If it is bandwidth is that why the audio stream continues to play because there is enough bandwidth for the audio track to get through, but not the video?
    I have attached a screen shot of the sniffer output so you can see the rolling ports thing.

    As it turns out they do not allow traffic over the default rtmp ports. They do have a proxy server in place, but it does allow http tunneling. I had one of the users on their network hit the port testing page that adobe provides and hit laptop passed the test by allowing tunneling.
    Incidentally it can be found here if you need it: http://kb2.adobe.com/cps/164/tn_16466.html
    I created a flash movie that had the flvplayback component in it streaming from one of the flv files I have on Akamai and it worked for the end user.
    This was a little depressing because I was hoping I could simply blame his network and walk away .
    I then changed the component in my lesson to specifically use tunneling and this worked for the end user with the video issue, but then caused issues for all the other companies viewing the lessons.
    I believe they are using FP version 9.0.124.0 at this particular company and not unlike most places I have dealt with they tell me it is impossible to upgrade to FP10.
    So I think what is happening is the scorm communications and the web service communications and the video and the load balancing software and the client side proxy server are all coming together to cause the issue.
    It seems to me that it isn't an issue I can solve via changing publish settings or programmatically although I have been looking at the proxyType property of the NCManager for the flvplayback control to see if setting the fallback to CONNECT might solve the issue.

  • WINDOWS VISTA ITUNES VIDEO PLAYBACK ISSUE!!!!!! AAHHHHHHH!!! HELP!!!!!!!!!!

    am using a Dell XPS GEN 5 PC with Windows Vista Premium Edition as the current OS installed. I have latested up date for Itunes and QuickTime (7.1.6) Installed. I have recently bought and downloaded 3 of the Original Star Trek Tv Shows from Itunes. When I try and play one of them, they don't work. The Screen comes up, the show starts, then stops. Sometimes the sound keeps on playing, and then stops. Sometimes it just dosent even come on. I'm guessing (as a highly advanced Windows PC User) That this ia a "video/playback issue, related to a Apple/Vista Compatibility problem. I would like help solving this problem.

    hi slideaway!
    my computer has a right proper meltdown, switching itself off and restarting to a "Windows has recovered from a serious error" sort of message.
    good lord. are you getting any sort of blue screen? if so, what numerical and text codes are you getting with it? (ie 0x[zeros/letters/numbers] CAPSANDUNDERSCORES)
    here's a reference on the sorts of things i'm asking about:
    Troubleshooting Windows Stop Messages
    if you're not seeing a blue screen (or just a flash of one), we can use this technique to make hidden blue screens appear for us:
    1) Open your system control panel (Start->Control Panels->System).
    2) Select the "Advanced" tab.
    3) Click the "Startup and Recover" section's "Settings" button
    4) Verify that under "System Failure" the "Automatically restart" checkbox is not checked.
    love, b

  • Did Apple fix the video quality issue in iMovie '09?

    I am a casual video editor and iMovie 08 had the perfect user experience / functionality for what I want to do.
    However, the known video quality issue (throwing away interlaced scan lines) made the result unacceptable since I archive our family video on DVDs. I have been forced to use iMovie HD for that reason. I have tried tricks such as converting the original DV files to AIF and deinterlace prior to import into iMovie08 but that did not seem to work either.
    So does anyone know if Apple fixed the video quality issue in iMovie '09.
    MESSAGE TO APPLE IF YOU ARE LISTENING:
    Please fix the video quality in iMovie09 if not already. Yes, the quality is ok for YouTube or Internet video but for those of us who want simple editing to archive our family video we cannot accept poor video quality. Dropping an interlace field effectively halves the vertical resolution. Thank you.

    Please explain this in more detail when you say Adaptive Deinterlacer. Are you talking about another program? If so, what program and what are the specific steps.
    Also, sounds like you are recommending imovie09. By saying to do the above, are you saying imovie09 still causes you too loose significant quality like imovie08? Are you saying you can use imovie08 or imovie09 with these steps to get high quality video or just imovie09? I guess I just need more specifics on how you do what you are describing and how imovie09 fits into this versus imovie08. I joined this whole discussion trying to figure out if upgrading imovie09 made a difference regarding the whole quality issue. I know it has more features, but I am more concerned about he quality of the video right now. Thanks.

  • Video Pixelation Issue - New HP Pavilion 15-P008TX Notebook - Windows 8.1

    Ahoy,
    I've seen topics regarding this issue - i.e. first day running a new HP Pavilion 15-P008TX, using Windows 8.1...
    However the video quality on videos being played from the DVD Drive, HDD, and streamed videos (e.g YouTube) are extremely low quality.
    Unfortunately I can't screenshot the issue - the best way to describe it would be to say that the videos look like YouTube videos being viewed on 144p
    DVDs, and even 1080p videos are low quality and pixelated...
    So far I've tried the following to no avail:
    - Uninstalling and Reinstalling intergrated video drivers (Intel HD 4400) and Nvidia 3D drivers (Geforce 830M)
    - Switching scaled views in the display section
    - Installing VLC (with the latest codecs) to test if it was a codec issue
    - Running a windows update
    - Changing Graphic settings that may intefere with issues in quality (both Intel HD settings app and Nvidia 3D settings)
    Windows Apps and programs aren't affected, only video playback.
    First day of using my new HP Notebook, and i'm hoping to resolve this issue promptly.
    Cheers.

    Hello Whoissyntax,
    Welcome to the HP Forums!
    In terms of the video pixel issue, it seems like there might be a hardware failure. You have also done the majority of the troubleshooting. The only other steps I can suggest are here: Display Quality Issues
    If you are not satisfied, I would contact HP phone support, or return the product if possible. You can utilize this website to learn how to contact HP appropriately, based on your region: Contact HP Worldwide
    Please let me know if you have any other questions or concerns. Thanks for bringing this issue to the HP Forums. Have a great day!
    Mario
    I worked on behalf of HP.

  • Video playback issues in Air for Android

    Hello everybody
    I am developing an advertisement application which plays multiple videos. I have faced a very strange problem: nor the simple Video nor the StageVideo are not visible when I run the app on target android device. I can hear the audio but the only way to get the video is to press back button and then get back to app but in this case the video goes over the UI. This happens only on a target device which is a chinese sibo android tablet. It has android 4.1 on board. I have seen a lot of people had the similar issues:
    http://forums.adobe.com/message/5429125
    but the solution mentioned there - adding <containsVideo>true</containsVideo> to the manifest xml doesnt help
    I am using adobe air 4.0 sdk and the air 4.0 runtime on the device.  I have tried to change renderMode to CPU/Direct/Auto but it doesn change anything.
    The other three android devices I have - toshiba thrive tablet(4.0.4)/ eken tablet(4.2.2)/ htc desire c(4.0.3) play all the video content without any problem.
    Any advice will be highly appreciated,
    Max

    Hi, Chris,
    I think this issue: Bug#3832525 - [Android] Video + Stage3D = Video don't work but sound continue playback
    Also there is many critical video playback issues:
    Bug#3759420 - [Platform_Windows] GPU accelerated video stop playing when screen resolution changes after NetStream.Buffe…
    Bug#3810201 - [Android] H.264 video rotating problem
    Bug#3503389 - [Platform_Android]StageVideo attachCamera()
    Bug#3802932 - [iOS] Video stops playing
    Bug#3840986 - [iOS] Simple Video object doesn't work with H.264 (MP4) videos
    Bug#3779843 - StageVideo + NetStream + Starling = R6025 Error
    Bug#3626740 - H.264 playback conflicts with Stage3D (Android)
    Bug#3832327 - [Android] NetStream decodedFrames don't work
    Bug#3832141 - Video is not working if you seek on NetStream.Play.Stop and have a bufferTime
    Bug#3810979 - AIR on iOS: Using StageVideo makes 2D Display objects opaque/black over Stage3D
    Bug#3578045 - new Video() android black screen
    Bug#3703836 - Black screen on Samsung Galaxy S4 and Nexus 7 device
    Bug#3837870 - [iOS] StageVideo + Stage3D = video not displaying but sound playback
    Bug#3840983 - [Android] Returning from Alarm Clock causes black screen when using Video with GPU acceleration
    Bug#3840999 - [iOS] [Android] Turn off screen at NetStream.Buffer.Flush causes video not work or crash with some videos
    Bug#3844059 - [iOS[ Switching between multiple NetStreams not work
    Bug#3773944 - Video view top at android 4.3
    and more
    All of these problems very important for our business. Often we cannot create stable AIR applications when we need to use videos.
    Could you force for faster fixing these issues?

  • Video Message Issue

    Hello, guys! I have a bit of an issue with the new video message feature of Skype. That is, the option to send a video message is grayed out on every contact I have on Skype, but my friends can send me video messages and I can view them without any problems.
    Skype version: 6.21.59.104 (searching for updates yields me that I have the latest version of Skype)
    Operating system: Windows 7 Home Premium Service Pack 1 (100% legal)
    Camera: Turbo-X 1080P Full HD with built-in microphone (functions perfectly during video calls)
    Internet Speed: Average of 100Mbps if I remember correctly. Fairly fast and functional 100% of the time (I don't know if it is relevant)
    Note: I have no Facebook or Live contacts on my contact list. I do not log in as Invisible. Some of my friends do, but the option is grayed out for everyone, not just those that are Invisible. The only personal modification I have done for Skype is to block the advertisments by blocking access to apps.skype.com through my Control Panel.
    Solved!
    Go to Solution.
    Attachments:
    video message issue.jpg ‏22 KB

    Wingmom23 wrote:
    It seems that everything you are telling me to do about video messaging is not working.   Even going to the Help, About to check for the latest version of Skype is not working.   I downloaded the latest version just in case.   I want to send a video message but the instructions tell me to 1. Click on the contact and then 2. Click on the plus sign.   When I click on the contact, I do not get a plus sign.   I get a dialog box that has a paper clip beside it.   I click on the paper clip and it has the "Send Video Message" there.   I click on that and Skype tells me there is a problem.   What do I need to do?
    Help please.    Thank you.
    Most likely you are on the new Skype version with a different design of user interface.
    http://blogs.skype.com/2014/12/18/here-are-the-skype-for-windows-layout-changes-that-you-requested/
    Please,  run the DirectX diagnostics tool (32-bit option).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Video playback issue in Presenter 9

    Hi
    I have Office 2013 and Presenter 9. Everything works as outlined in the various tutorials etc but there is no video when I run the presentation.
    I get audio only.
    Is it a video format issue? What is best?
    Thanks
    Scott

    Are you inserting the video through the Presenter Insert Video function or through the PPT Insert Media function?
    Presenter will convert all supported video formats into FLV, except MP4, which it leaves as MP4. If you can have your video in either FLV or MP4 before inserting into Presenter, then it leaves Presenter's video conversion tool out of the list of possible problems, and you retain more control over video quality settings.

  • Video Adapter Issues?

    I just went through a download of recommended Lenovo updates and now have problems starting up the computer.  I get consistent blue screen telling me that I may have memory or video adapter issues.  Is this a video adapter or is there another cause?  I wasn't getting this prior to the update at the end of July...

    What ThinkPad exactly are we discussing here?
    Cheers,
    George
    In daily use: R60F, R500F, T61, T410
    Collecting dust: T60
    Enjoying retirement: A31p, T42p,
    Non-ThinkPads: Panasonic CF-31 & CF-52, HP 8760W
    Starting Thursday, 08/14/2014 I'll be away from the forums until further notice. Please do NOT send private messages since I won't be able to read them. Thank you.

  • Two video cards issue

    Any fix for the "Hardware cannot render at the requested size and depth" when having two video cards issue?

    Now, the strange thing is: after a few initial issues one of the macs is doing fine. The second one, on the contrary, is a nightmare. Finalcut gives a green screen of death and hangs up suddenly while performing simple operations (like dropping a clip on the timeline).
    I'm thinking of trying to replace the two video cards with an older single dual display card, and giving up the fancy lcd monitors (that i bought at vast cost), at least until apple issues an upgrade that adresses the two video card problem. <
    If the machines are mechanically equal, it's obviously not the cards. Although you can only be absolutely certain if you swap the cards between machines and see if the green screen issue follows one or both cards.
    However, that new LCD display and card combination doesn't have much time in the pipeline so there could be other issues and you're doing the beta testing for all of us. Blaming the reseller is pointless; no one can keep track of all of these issues. We only find out about them only because of reported failures.
    You should research the "green screen" here on the forum. I do not recall if there are display or graphics cards issues associated with it. That seems unlikely. IIRC, it appears to be a QT issue.
    bogiesan

  • OS X 10.8 video playback issues

    since upgrading to OS X 10.8 I have several video playback issues.
    I have a lot of videos ripped to my Drobo NAS, connected bij FW 800 to my MacMini (4 GB, 2009). Until recently, playback was smooth, either with VLC or DVD Player.
    Since upgrading to OS X 10.8, DVD Player is not playing VIDEO_TS folders anymore, all I get is a chequered screen. This is also happening on my MacBookPro and my iMac i7, so this is not a specific hardware issue.
    After upgrading to OS X 10.8.2, videos are playing back jerky and audio is out of sync in VLC and QuickTime.
    Since I have 10,000+ videos in my library, this is absolutely unacceptable
    I tried reinstalling OS 10.8, and trashing the prefs, but to no avail.
    please help.

    Are you running the latest version of VLC player?
               http://www.videolan.org/vlc/download-macosx.html
    Hope this helps

  • Video display issues with Mac Pro and GeForce 7300?

    I'm just wondering whether anyone else has experienced any video strangeness with their Mac Pros with GeForce 7300 cards? Basically, twice now I've had the mouse cursor stop responding and the entire screen turn black, then a second later everything's back to normal (with the cursor moving and the display back). I seem to recall a similar issue on my Windows PC with a Quadro FX 1100 card, so I'm hoping it's just a video driver issue.
    Bryan

    I am not sure if its the monitor, the MP, or the video card, but, I have had my computer completely replaced after reporting to my local Apple Store about my G5 fans over heating and my monitor either not being able to wake or refusing to sleep. I called AppleCare and did all the normal trouble shooting but they said take it in to store. But now that I have a brand new MP 3.0 I am getting the same issue but no fan noise. I have a 23Cinima HD (the strore said it was fine when they had both my computer and monitor in) but last night after hours of inactivity the monitor had the screen saver on but didn't got to sleep. I then put in to sleep but when I got up this morning I couldn't wake it up. When I got my new computer (3 days ago) I didn't migraite any of my old stuff. I have been slowly reinstalling all my software and updated anything before I install anything else as an added attempt to not have any bad files. I have 2 gig of ram and 500 hd with the 7300 card. I am at a lost I checked and rechecked all my setting. The only other thing I have connected is my airport extreme base.
    Any idea's anyone?
    Ops one last issue, I have blown my apartment circut breaker three time while attempting to start the new PM and once it did it when I was trying to wake it just by tapping the space bar. Is it the computer being more power hunger?
      Mac OS X (10.4.8)  

  • Video Card issues in WinXP - Left 4 Dead

    Just wanted to see if anyone was having issues like I'm seeing in these two pics.
    This first pics shows what appear to be polygon regions appearing out of no where.
    http://i44.tinypic.com/2v146ep.jpg
    And this 2nd pic shows spikes that appear mostly out of characters but on some objects as well.
    http://i44.tinypic.com/vqhafk.jpg
    Usually when I start playing everything is fine but after a 20min or so they will start to appear. Changing some video settings in the game (such as anti-aliasing or resolution) will usually make them disappear for a few minutes but they will then re-appear. My best guess is that this is due to the video card overheating as it doesn't happen right away, but that's just a guess. I tried installing 'speedfan' to increase the fan speed but it does not seem able to control the speed on the video card.
    Also, I only have the drivers that have come with the bootcamp installation. On the forums it seems that it is recommended not to install other versions of the drivers so I have not at this point.
    I'm running bootcamp (windows xp 32bit) on my MacPro 10.5.5 / 4GB ram (quad core Xenon) with the ATI-X1900. I have the latest 2.1 bootcamp installed. The game runs perfectly beyond these issues, although I do get the occasional stutter or audio repeat.
    I don't have any of these issues on TF2.
    Does anyone have any suggestions on a possible solution? or does anyone know of a way to control the fan speeds in Windows? In OSX I use smcFanControl to keep the machine a little cooler.
    PS. I also heard that some of the ATI-X1900 cards had issues. Can anyone confirm this? If this is the case, can anyone recommend another card for my MacPro? I do occasionally get video card issues in OSX too while doing 3d work.
    Thanks for any help!
    Message was edited by: JeffrySG
    Message was edited by: JeffrySG

    Upon inspection of the card it is totally loaded with dust. I found this article:
    http://macsaregreat.com/?p=63
    which has some pics and this thread:
    http://discussions.apple.com/thread.jspa?threadID=1265166&start=0&tstart=0
    which discusses many issues as well with the X1900 and Leopard. I first started seeing issues with the card during my 3d work after I installed Leopard.
    I'm off to the computer store to pick up some compressed air to try to clean that vent now. I already use smcFanControl already, before using it I was getting card errors every day.
    Thanks again for the info regarding the dust on that card.
    Jeff

  • Quicktime 7.6 video playback issues

    I upgraded to quicktime 7.6 yesterday and is has caused video playback issues when in higher performance with my Macbook pro. I am trying to play 1080p footage in the h.264 compression codec and it is now stuttering. It played fine in my previous quicktime player before the upgrade and it seems to play fine in the better battery setting. The problem occurs with the 9600 nvidia chip but the 9400 works okay. This is troublesome because the 9600 should out preform the 9400.

    Update: The problem only happens with MacOS 10.5.6. Running the pre-installed MacOS 10.5.5 the 9400M and 9600M displays movies smoothly using QuickTime 7.6. Disabling hardware-accelerated playback by deleting the "AppleVAH264HW.component" in "/System/Library/Quicktime" also "solves" the problem.

Maybe you are looking for

  • Incoming MDN not getting recognized properly

    Hi, We're testing AS2 over HTTPS Host and remote is setup as Is Non-Repudiation of Receipt Required Yes Is Non-Repudiation of Origin Required Yes Encryption Enabled Yes Transport Security Enabled When I get the MDN back I get both host and remote TP

  • Read dispaly of a 6960b POWER METER

    Hi am attempting to read a measurment from a Marconi/IFR/Aeroflex 6960B power meter. I have had a good look in the manual but am unable to see what the GPIB command is to read the display. Would anyone have a example VI or know the command to do this

  • SUS domain in catalogs is wrong

    We have recently purchased a Mac server for using the SUS to update our Macs, but we have run into a problem. Originally the problem was that when any computer tried to update with the server, it would quickly run through the catalog and say no updat

  • Why Does Photoshop CS5 crashes under Lion?

    Using Photoshop CS5 on MacPro desktop computer. Eer since  Lion PSCS5 crashes after booting and working for a few minutes. Worked in 10.6 just fine. What is going on? Dick Foster Sonoma CA

  • Spooling a file adding spaces after each line

    Hi I am spooling a result of an sql in a csv file in linux os. But the file generates lot of blank lines after each row. How this can be eliminated while spooling Thanks in advance Sas