Component playback FLV, progressive download, player crash

I have an application that displays a progressively downloaded flv file from the server. The first time that the file is downloaded, it rolls. If I try to download the file a second time, the drive does not display the file and eventually crashes. If I clear the cache of the browser, the file will correctly download and play, but, alas, the second time the same error occurs. The app is an interface that we use for delivery of e-learning courses that are compatible SCORM and we deliver content through Moodle. We have not changed the software and the problem occurs even on the same installation of Moodle. This interface has been used for two years with no problems until recently when a student complained the videos. We also debugged application by running the SWF locally. When run locally, this problem does not occur. This leads me to believe that there is a conflict between the browser cache and the flv playback component

[becoming AS3 forum general forum]

Add a random variable of the flv to prevent caching.

you're video is probably begins the download of the first time and is not complete when you click on something, and then when you come back try you and download again.  you would probably be ok if you allowed the first download to complete, in addition, to clear your cache before trying to re - download.

Tags: Adobe Animate

Similar Questions

  • FLV and progressive download bug

    Hello
    It's weird. I'm trying to load a FLV progressive download. When I test it on my computer. The video works fine and I can view the totalbytes flow. When I test it on the web, the video does not, the diusplay continuous - 1 and page does not stop loading and loading.

    I use Flash 7 and Yes all the doc are on the web in the same folder on my computer.
    You can see the code I am using

    Any idea.

    Make sure that your server is configured for the FLV mime type.

  • Make precise adjustment of playback flv to the project of the window not Office

    Hi, first of all, I want to say that I use Flash Cs5 - flash player 10 - As3

    I want when I click on the button full screen on component playback flv my flv player window goes to adjustment accurate to my flash not my office window or even better, if I can set the resolution for the mode full screen...

    I have strange problem function full screen does not work in any third-party flash tools of protection and projector...

    Finally, I found some components that use As2 script to function of button full screen fit window and it's interensting exact cause this flv player works well in test movie mode!

    as the full function screen in default Flash Cs5 does not work in test mode and you need to run swf directly from local or run projector...

    I realize that when the function fullscreen works in flash test movie (ctrl + enter) mode it work in another third-party tools also...

    I did not now why, but maybe a reason for security in As3 don't let not flee to test the animation and other third-party tools...

    What can I do about it?

    How can I write script for my flv playback component read the new function for mode full screen and set it to exact adjustment window (project) not my office (the size of the project not chang at all and only flv player resize my window)

    is it possible to set the resolution for the Resize mode?

    is it possible to create a button for this? ! ?

    www.jpg

    I know I'm asking a lot of questions and maybe confued u that I am now, but I spend a week to resolve this problem, check all of the third party tools and without success, even I have post my problem to many forums...

    pleaseeeeeeee help me

    full screen is full screen.  you want full window.

    to do this, do not use a skin with a button full screen native, add your own button and your button code to do what you want:

    fs_btn.addEventListener (MouseEvent.Click, f);

    function f(e:MouseEvent):void {}

    If (flv_pb.width<>

    flv_pb. Width = stage.stageWidth;

    flv_pb. Height = stage.stageHeight;

    flv_pb.x = 0;

    flv_pb.y = 0

    } else {}

    reset

    }

    }

  • Problem with progressively downloaded FLV files

    Hello world

    I will be much obliged if anyone can identify the problem here.

    I created a Web site in flash that contains about among other things, 12-13 FLV files in different sections and about 4 audio files. A section does not appear more than one FLV. To view FLV files, I used the function "Import Video" and chose the "progressive download from a Web server" option because the site is hosted on a Web server. Once the import is complete, the video playback component appears on the scene. For audio files, I used the loadSound() function.

    Now the problem is that the videos work very well on some computers, but some other videos, and his game and some are not. I was wondering if the following may be the cause of the DIF:

    (a) the speed of internet connection


    (b) in addition, I have different sections of the Web site on different images on stage (yes I know not the ideal strategy), so when an article with video is met, the program will simply to this image on the stage and the video starts to play that it self. Similarly, when the user switches to a different section, and therefore the program moves to a different frame on scene, I guess the video stops downloading by itself that the player is no more in this context. Is the right way to do it or what I need to add code asking explicitly the video stop before stopping the framework?


    (c) Finally, I was wondering if the videos do not appear because / cache the user of the buffer is full and we need clear this each time before a video is displayed.

    The site is ready to be deployed and its so frustrating that these glitches occurred at the last minute. I'll be grateful for any help/idea.

    Thank you very much

    Essaeyu

    I found the solution. The problem was due to the wrong MIME type in IIS for FLV server. So I changed the MIME of Application/octet-stream video/x-flv type and the website now works fine.

  • Interrupt the progressive download help

    I'm looking for a way to stop the 'progressive download' a flv file.
    I use a .swf to call in the flv source and assign to flvplybk by a flashvar. I use a metadatareceived listener object to load the flashvars param tags. The flv file is 150Meg. The flv downloading is no matter what client side short of the computer being off. Destruction of the object programmatically has no effect. Any attempt by the client browser (IE7 or FF 2.0) to clear the cache translates the complete system failure leading to hard reboot.

    Here's the actionscript *.

    Mx.video import. *;
    Stage.scaleMode = "noScale";

    my_FLVPlybk.contentPath = _level0.myVideo;
    my_FLVPlybk.skin = _level0.mySkin;
    my_FLVPlybk.AutoPlay = false;


    var listenerObject:Object = new Object();
    listenerObject.metadataReceived = {function(eventObject:Object):Void}
    my_FLVPlybk.width = _level0.myWidth;
    my_FLVPlybk.height = _level0.myHeight;
    my_FLVPlybk.skinAutoHide = false;
    Stage.Align = "TL";
    Stage.Width = _level0.myWidth;
    _Level0.myHeight = Stage.Height;

    }
    my_FLVPlybk.addEventListener ("metadataReceived", listenerObject);

    Here is the embed code object *.

    < object classid = "clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase ="" http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8, 0,0,0 " width ="800"height ="450">"
    < param name = "movie" value = "player.swf" / > "
    < param name = "FlashVars" value = "myVideo = movie.flv & mySkin = control.swf & myWidth = 800 & myHeight = 500" >
    < param name = "quality" value = "high" / >
    < param name = "bgcolor" value = "#ffffff" / >
    "" < embed src = "player.swf" FlashVars ="myVideo = movie.flv & mySkin = control.swf & myWidth = 800 & myHeight = 500" quality = "high" bgcolor = "#ffffff" width = "800" height = "500" name 'player' = align = "middle" allowScriptAccess = "sameDomain" type = "application/x-shockwave-flash" pluginspage = " http://www.macromedia.com/go/getflashplayer ' / >
    < / object >

    Flash 8 professional is used to generate the .swf

    Any help would be appreciated.

    Hi, I'm not 100% sure I understand what your problem is, but here's an example of how do to cancel a request to download flv. You must set the activeVideoPlayerIndex of the player to something other than zero (we will use 1), because it is impossible to close the player by the index 0. Then we use the method closeVideoPlayer on the FLVPlayBack component to stop the request coming from the load method of the player:

  • cancel the progressive download with FLVPlayback

    I created a SWF file with three main sections. Every section has at least one video that is displayed using the FLVPlayback component. To reduce the bandwidth and the unnecessary process in general, I want the tapes only dependants if the user currently viewing this article.

    The first part is quite simple: just call the method for the FLVPlayback source until the video is necessary. Great, works very well. However, problems arise to cancel the download.

    I searched the documentation from Adobe, and it seems almost impossible to stop a progressive download using FLVPlayback. (To be honest, I just use FLVPlayback so I can't build my own player.   ) "This is a whole other level of complexity that simply, I don't want to get into, unless ABSOLUTELY necessary.) 

    Methods from Adobe that puts an end to the watercourse (closeVideoPlayer(), etc.) make the occurrence of FLVPlayback once called useless. I was looking for a way to stop a download AND be able to reuse the FLVPlayback instance.

    So, I did some research one came in the following script:

    http://Pastie.org/310174

    To test this, I created a simple file (ACE is below) with only a FLVPlayback component and a button on the stage. The button is linked to a function that erases the video and then resets the FLVPlayback instance to read the file again.

    Everything works (play, pause, volume, etc.). Except that once the button has been clicked and the reset function has been called, by clicking on the stop button of the component "break" the player. The seekbar component displays its streaming mode and clicking on any other button inside the player does nothing. (I couldn't reproduce the problem in the Flash IDE (imagine that!), but it seems constantly during the test in a browser.)

    Being relatively new AS, I have really no idea of what is "under the hood" in the FLVPlaybackUtils class file. What can I do to fix this? y at - it a better way to go about this?

    Any help would be greatly appreciated.

    ---------------------------------------------------------------------------------

    Fl.video import. *;

    Import FLVPlaybackUtils;

    myFLVPlayback.autoPlay = false;

    myFLVPlayback.autoRewind = true;

    myFLVPlayback.fullScreenTakeOver = false;

    function onClick(event:MouseEvent):void

    {

    myFLVPlayback.addEventListener (VideoEvent.AUTO_REWOUND, clearVideo);

    myFLVPlayback.stop ();

    }

    button.addEventListener (MouseEvent.CLICK, onClick);

    function clearVideo(event:VideoEvent):void

    {

    myFLVPlayback.removeEventListener (VideoEvent.AUTO_REWOUND, clearVideo);

    FLVPlaybackUtils.reset (myFLVPlayback);

    resetVideo();

    }

    function resetVideo (): void

    {

    myFLVPlayback.autoPlay = false;

    myFLVPlayback.autoRewind = true;

    myFLVPlayback.fullScreenTakeOver = false;

    myFLVPlayback.source = "http://myFLVPlayback.url.example"; ""

    }

    you use something like:

    Import fl.vido.FLVPlayback;

    var myFLVPlayback:FLVPlayback;

    function closeVideoF (): void {}

    var a: Array = [];

    a.push (myFLVPlayback.x);

    a.push (myFLVPlayback.y);

    a.push (myFLVPlayback.Width);

    a.push (myFLVPlayback.Height);

    myFLVPlayback.closeVideoPlayer (?);

    myFLVPlayback = new FLVPlayback();

    myFLVPlayback.x = a [0];

    etc.

    }

  • Flash Player Crash

    I have Firefox with Flash Player 13.0.0.182 28.0. Flash Player crashes on pages with content of player thus making the unusable browser. It is very annoying reopening Ffox dozens times a day, I would be very happy to help. The operation "mms.cfg" (ProtectedMode = 0) I already did without help at all.

    Have you tried to disable hardware acceleration in Flash and Firefox plugin?

    See also:

    If you have submitted reports of incidents, so thanks for posting the ID of one or more reports of recent incidents that have a prefix 'bp ':

    • BP-xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

    You can find the ID of the submitted crash reports on the Subject: hangs page.

    • You can open the Subject: hangs collection of page through the address bar, you open a Web site, or open the page crash via "help > troubleshooting information.

    See:

  • Flash Player crashing after upgrade FF 15

    Just updated to 15 FF and Flash Player crashes any time I load a page containing a Flash object. I use Flash 11.4 r402 on Windows 7 32 bit. I tried safe mode and has nothing to solve the problem. Any help is appreciated.

    OK it seems the best temporary solution to this problem (until they release a new version of flash) is to uninstall Adobe Flash Player and then download an old version of Adobe Flash Player (11.2 worked for me - don't use 11.3 because he has problems too).

  • Progressive download video can synchronize with the PlayBar?

    I have 8 Captivate courses with a progressive download video. The video plays well, but it seems that the only way to control the video is of a skin. I prefer not to use skin since using the playback bar course.  Is there a way to do the sync of the course with the video PlayBar?

    Insert the video as drag video and no video event.  Then the play bar can be used to combat it.

  • Why Flash player crash with the edition instentally developer of Firefox?

    So I use the most resent the Developer Edition of Firefox and Flash Player seems to hang as soon as it is trying to load any flash element. I tried everything I can, relocations and others without success. The only thing I have not done is disable hardware acceleration, but it's because of Flash Player crashing until I can pull up the context menu to do so. I even turned off all extra add-on to ensure that those who were not the culprits.

    You can enable or disable this pref to true on the topic: config page to disable the safe_mode in the Shockwave Flash plugin:

    See also:

  • Adobe Flash Player crashes when launching any video

    As of today, I can't watch the videos because Adobe Flash Player crashed from any video.

    I had every night. Uninstalled and installed the regular firefox. Did not help
    Booted without failure. Did not help
    Reinstalled Flash. Did not help
    Already a little older version of Flash. Did not help

    Even better yet, everytime I try to access troubleshooting information in firefox, the browser crashes every time without fail. I'll try to make a list of the plugins and addons for you well.

    I am writing this from Chrome right now. Videos of work here

    PIC of error if there is no confusion
    http://i.imgur.com/4elMo0m.PNG

    A BEX indicates crash often malware, so additional analysis may be helpful. See free tools listed in this article to support: Troubleshooting Firefox problems caused by malware.

    Please disable the safe_mode of the Flash Player plugin. See this article from Adobe support under the heading of 'Last resort': Adobe Forums: how to fix protected Flash Player for Firefox mode?

    If Windows object to save the changes because of permissions, try this way:

    (1) in a window of my computer or Windows Explorer, open this folder:

    C:\Windows\SysWOW64\Macromed\Flash
    

    If this folder does not exist, then you are using 32-bit Windows, and you can open the following folder instead:

    C:\Windows\System32\Macromed\Flash
    

    (Note: this folder exists on Windows 32-bit and 64-bit, but on 64-bit Windows Firefox use the Flash player in the place SysWOW64 folder.)

    (2) check a file named mms.cfg:

    (A) If mms.cfg exists, drag it in your Documents folder , where you can change it without being bothered on administrator privileges

    (B) If there is no such thing as mms.cfg open your Documents folder, right click > new > text file and the name of the new file mms.cfg

    (3) mms.cfg Documents opened in a text editor such as Notepad. Add this on its own line (I have the latter):

    ProtectedMode=0
    

    Save the file and close Notepad.

    (4) press and hold the Ctrl and the mms.cfg file reglisser to the Flash folder to make a copy, keep the original documents

    This change should take effect the next time you restart Firefox (allow a few minutes for all the Flash of the processes in memory to terminate right out of Firefox).

  • Why do I have problems with my Adobe Flash Player crashing constantly on some games on Facebook?

    I play a lot of games on Facebook. I started to have a problem with my "flash player crashing..." I uninstalled all Adobe products and their reinstalled nothing doesn't. It seems to happen more when I use the Zynga Games. I don't understand why this is the case and certainly do not know what to do about it. Of course, I'd be grateful for any help you can give me!

    Some Flash games may take longer to load, so you need to increase the time-out on the protection of the accident. See Adobe Flash plugin has crashed - avoid that it happen.

  • Sky go download Player - access denied

    Hi I recently bought my first Mac in a decade.  I already sky go and so I downloaded Silverlight etc and I am able to watch it live.  However it says that I can download a program called Sky GO download Player.  When I do that it says: "access is denied. The feature you are trying to access is prohibited by your browser. »

    I'm sure there's an easy solution for this, I can't find it.

    It is perhaps limited to Windows.

    Try another browser as a test.

    Firefox

  • Adobe Shockwave Player crashing

    Adobe Shockwave Player crashes on the Google Chrome browser, the current release, what causes this problem?

    Hi Melvin KeithMoore,.

    ·         What version of the operating system is installed on the computer?

    ·         You get the error message?

    Follow these methods.

    Method 1: Uninstall and reinstall Adobe shockwave player.

    Method 2: Perform a clean boot to see if there is a conflict of software like the clean boot helps eliminate software conflicts.

    Note: After completing the steps in the clean boot troubleshooting, follow step 7 the link to start the computer to a Normal startupmode.

    If the problem persists, contact Adobe support for more help and information.

    http://helpx.Adobe.com/support/

    http://www.Adobe.com/aboutadobe/contact.html

  • Adobe Flash Player crashes opening Firefox browser

    Original title: what can I do to prevent the adobe flash player crashing in the browser Firefpx?

    Adobe Flash Player crashes when I open Firefox browser have the latest browser and the latest version of the flash player. Don't plant in Solution Explorer.

    Hello

    If the problem occurs with Firefox, I also suggest you to post your query on the Mozilla Firefox community. Please visit the link below to find a community that will support what ask you:

    http://support.Mozilla.com/en-us/KB/ask

Maybe you are looking for

  • Satellite L100 - cooling fan does not start up more

    Hello On my L100 laptop cooling fan doesn't seem to work! It does not start up more and after awhile the laptop shuts down as it is too hot. What can we do? See you soonMark

  • Upgrade the hard drive on 1900-303

    After loyal service for 3 years, my pc is need a larger hard drive. I easily removed and put back in place. Is it possible to put a big H/D say 60 or 80 Gig to replace the 30 GB I have now. If so would I just need to use the recovery discs, I realize

  • Portege M300: How to connect the TV?

    I protected M300 laptop. He has no point S-video or A / V output point. How can I bind it to TV to watch DVDs?

  • Account of spam?

    I received an e-mail from Windows Live Hotmail, who said that if I sent them my name, username, password, date of birth and country, that they were going to close my account, this dosen "t his right to me! Can someone please HELP thanks D.

  • Win 7 to 10 to win on another laptop computer without upgrading my Win 7

    Hello I'll buy a new laptop that comes with no OS so I was wondering if I could use my product key 7 victory to install win 10 on this news. Keep in mind that I have not upgraded my win 7 to win 10 in my laptop current. Thank you