Can I loop a progressive loaded video in Flash?

I have a quicktime movie that's been encoded and imported
into Flash as a progressive download since it's about 2MB.
When I play my Flash movie now the video shows up, plays
once, then stops at the end.
Is there an easy way to get the video to loop so it
continuously plays?
Thanks,
DAN

Dan,
How are you importing the clip? Are you importing it at
runtime? Are you
importing it into a movieClip?
Dan Mode
--> Adobe Community Expert
*Flash Helps*
http://www.smithmediafusion.com/blog/?cat=11
*THE online Radio*
http://www.tornadostream.com
*Must Read*
http://www.smithmediafusion.com/blog
"sfdesigner" <[email protected]> wrote in
message
news:eqg5bg$d6i$[email protected]..
>I have a quicktime movie that's been encoded and imported
into Flash as a
> progressive download since it's about 2MB.
>
> When I play my Flash movie now the video shows up, plays
once, then stops
> at
> the end.
>
> Is there an easy way to get the video to loop so it
continuously plays?
>
> Thanks,
> DAN
>

Similar Messages

  • Problems with loop on progressive loaded Movie

    Hey I got help for a a week ago to do a loop on progressive loaded movies, but nov I got a problem it only loops on keyframe one and not on keyframe 2. Do anyone know how I can sort that out..?
    I have the following on keyframe 1, where everything is perfect:
    var timedelay:Number = 3; 
    var video;
    var nc:NetConnection;
    var ns:NetStream;
    nc = new NetConnection();
    nc.connect(null);
    ns = new NetStream(nc);
    ns.client = this;
    ns.addEventListener(NetStatusEvent.NET_STATUS,netStatusf);
    function netStatusf(e:NetStatusEvent) {
        if (e.info.code == "NetStream.Play.Stop" && Math.abs(durationNum-ns.time)<.1) {
    setTimeout(replayF,timedelay*1000);
    function replayF(){
    ns.play("film/film1.f4v");
    var durationNum:Number;
    function onMetaData(iObj:Object):void {
        durationNum = iObj.duration;
    video = new Video(287,263);
    video.x = 204.1;
    video.y = 140.5;
    addChild(video);
    video.attachNetStream(ns);
    ns.play("film/film1.f4v");
    and on keyframe 2 I got this, here it chooses a randome movie from the Array, when it'a chosen it dosen't loop:
    var moviesA2:Array =["film/film1.f4v", "film/film2.f4v", "film/film2.f4v", "film/film2.f4v", "film/film2.f4v"];
    var movie2:String = moviesA2[Math.floor(Math.random()*moviesA2.length)];
    var timedelay2:Number = 6; 
    var video2;
    var nc2:NetConnection;
    var ns2:NetStream;
    nc2 = new NetConnection();
    nc2.connect(null);
    ns2 = new NetStream(nc2);
    ns2.client = this;
    ns2.addEventListener(NetStatusEvent.NET_STATUS,netStatusf2);
    function netStatusf2(e:NetStatusEvent) {
        if (e.info.code == "NetStream.Play.Stop" && Math.abs(durationNum-ns.time)<.1) {
    setTimeout(replayF2,timedelay*1000);
    function replayF2(){
    ns2.play(movie2);
    video2 = new Video(287,263);
    video2.x = 204.1;
    video2.y = 140.5;
    addChild(video2);
    video2.attachNetStream(ns2);
    ns2.play(movie2);

    i assume you've applied ns.close() when going to frame 2 so that stream stops looping.  then use:
    function netStatusf2(e:NetStatusEvent) {
        if (e.info.code == "NetStream.Play.Stop" && Math.abs(durationNum-ns2.time)<.1) {
    setTimeout(replayF2,timedelay*1000);

  • How can I add the progress loading box when I load a module?

    Hi everyone, how can I add the progress loading box when I
    load a
    module? Is it an automated thing with flex or must I code it?
    Thanks.
    :)

    try using javascript onclick attribute:
    onclick="document.form.name.disabled=false"
    m

  • TS2755 Can't get Netflix to load & videos on facebook,what am I doing wrong?

    I have been trying for 2 days to get my iPad 2 to stream video from Netflix &amp; facebook &amp; all it does is sit there &amp; load or spin someone please tell me how to fix?

    Flash Player has to be downloaded, installed and then "Allowed".
        Allow  Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow  plug-ins"
        Enable it.
        Press " Manage Website Settings" button for more options.

  • Best way to load videos in Flash?

    Please watch this Flash file I've created that includes a video.
    http://www.thegalleysink.com/files/Videos/promoshort.swf
    When importing the .flv file of the video into the Flash project, I chose the imbedding method. I realize this increases the size of the overall .swf file when doing so. On the first watch (before the file is cached) it tends to pause while loading and/or jumps. I've tried other methods (like choosing the file has already been deployed to a web server, and play methods such as progressive download from a web server, stream from a Flash video streaming service, and stream from a Flash communication server). When choosing those other methods, the video loads nicely but the audio sounds a bit more distorted while playing. So, at present, I'm using the embed video in SWF and play in timeline option. Does anyone have any other suggestions to improve the video buffer speed, performance and the overall loading and quality of the Flash file? I'm still using Flash Professional 8. Thanks.

    put a stop() on frame 1 and maybe some animation/display with:
    this.onEnterFrame=preloadF;
    function preloadF(){
    var bl:Number = Math.round(this.getBytesLoaded()/1024);
    var bt:Number = Math.round(this.getBytesTotal()/1024);
    // display code
    if(bl==bt){
    delete this.onEnterFrame;
    this.play();

  • Issue loading videos with flash.

    Hi, how are you all doing?  Maybe someone knows how to fix this .. flash sometimes (like once a day) instead of playing youtube videos or anything with flash right away (like usual) it waits until the whole video loads till playing it and the loading sing is the only thing i see. The only way I have right now to solve this issue is restarting the computer and it goes back to normal.
    what could be?
    I have flash 11,0,1,152 on windows xp sp3 and the issues goes on and every explorer (I've tried mozilla, opera, google chrome and IE.. and the same happens). but I use google chrome.

    Try running the Bunny stage video here: http://www.adobe.com/devnet/flashplayer/stagevideo.html
    If it starts buffering, it means your graphics driver is probably not up to the job. An update might fix the problem.
    You could maybe try running the videos in HTML5 instead of Flash to see if that makes any difference. To join, click the link underneath the buttons at: http://www.youtube.com/html5 (no forms to fill in). Go to the same site to leave the trial.

  • Loading video in flash

    is there any way how to load any video type into flash?..
    like .avi (divx, ..), .mpeg, .3gp, .mov .. something i should put
    some codec .dll to load.. i know, flash player is not video player,
    but is there any chance how to do it and not to convert videos to
    .flv?..
    i see youtube - there are lot of video types.. i think.. :)
    thanx for reply

    Youtube uses FLV files exclusively, and there is
    unfortunately, no way to do what you want.

  • How to Load Progressive-Download Video just when I press Play?

    I have set the Progressive-Download video instead of Streaming-Video (because my webserver provider "aruba.it" doesn't offer
    streaming videos), in Flash CS4 Professional, and exported to Dreamweaver CS4.
    I have also inserted the HTML code in Dreamweaver CS4 to enable FullScreen Playback of Flash .flv Videos.
    Now I have a problem:
    - When the webpage loads into Internet Explorer 7, it take much time to load all the videos at same time!
    Thus I want this:
    - I want that the videos start to load just when I press the Play button, individually, not at same time.
    - I don't not want that start the load immediately when the webpage opens in IE7.
    - I want that the videos start to load content in the same manner of YouTube videos, just when I press play.
    How can I do?
    What is the HTML code that I should insert into DreamweaverCS4?
    I have seen this help page:
    http://www.adobe.com/livedocs/flash/9.0/ActionScriptLangRefV3/fl/video/FLVPlayback.html#lo ad()
    At Chapter "Public Methods" I have seen this "load" function:
    "Begins loading the FLV file and provides a shortcut for setting the autoPlay property to false and setting the source, totalTime, and isLive properties, if given..."
    Can be useful this function?
    Horsepower0171.

    Excuse me, I am a beginner user of FlashCS4.
    OK!
    StepByStep:
    My site is http://www.cavallodario.it. Please see the third top section called "Sezione 3D">Maya>the last bottom video on the page is published as Streming video (I think)...
    There, are all the videos.
    I have understood that YouTube video is http streaming.
    Instead, in FlashProCS4, I have seen a second Option after ImportVideo Menu (is Flash Media Server streaming?):
    1) "Sul Computer" (on the Desktop, local); NOT CHECKED
    2) "Già distribuito su un server Web, Flash Video Streaming Service o Flash Media Server"; CHECKED and selected the URL: http://www.cavallodario.it/filmati_Maya/flv/Wagon_01_PAL_Letterbox.flv
    > Next > SkinBar with Fullscreen Button (called "SkinUnderPlayStopSeekFullVol.swf") > Next > End.
    But I have a doubt if this is a streaming function:
    -After published the webpage via FTP with Dreamweaver, in IE7 browser the loading progress bar appears immediately, and loads the video when the webpage appears, not when I press Play Button!
    Why this?
    How I can do to load the video just when I press the Play button?
    - I have seen the "NetConnection / NetStream" classes in the FlashCS4 Help, but I am a confused beginner user and I don't want write an ActionScript code to build a custom navigation bar.
    Please response me!
    Thanks!
    Horsepower.

  • How Can I Create a Menu Where the Audio Loops Twice But the Video Loops Forever

    I'm wanting to create a 50 second looping menu with a video background and some music, but I only want the music to play twice.  After the second time the music plays, I'd like the video background to continue looping, but not have any music.
    How could I achieve this while giving the user the ability to make menu selections at any time?  I've seen it done on a number of commerically available DVDs and Blu-rays, but I can't figure out how to do it in Encore.
    I'm using Encore CS6.
    Thanks.

    Stan Jones wrote:
    I do not know if that works, but I don't see why it wouldn't.
    I'm not sure what you're referring to.  Are you referring the commercially available DVDs that I've seen achieving what I mentioned in the first post? 
    There's definately a way to do this, but perhaps Encore just insn't capable. I always find it annoying when a DVD menu loops music or some other audio infinately.  I may stick a disc in the player and walk into the other room to do something while it's loading up.  I always appreciate it when whoever made the disc only has the music or audio looping a couple of times, then it stops.
    Just wish I could do the same.

  • Can you use soundtrack pro's loops in your youtube videos or do you need to purchase a license since it is royalty free?

    Can you use soundtrack pro's loops in your youtube videos or do you need to purchase a license since it is royalty free?
    I understand they are royalty free, I am just confused about using the actual loops for films, videos, etc - if there is a special license you must purchase or what?
    Yes sure, it's a library and may be used a lot - but is it legal or against agreement?
    And to clarify - what about music I create on the program , that is ok right?

    If you purchased the software you have the right to use the loops that came with the software in the software to make whatever you want.

  • My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premier

    My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premiere Pro CC.  I am on a PC withe Windows 8.1 and apps are up to date.  Thanks much for any help!!

    Hi Bryan,
    My video i have successfully worked on for seven days now won't open at all.  It says there is no sequence of this type found... But in the very bottom bar I can see the whole project load.  But the only option from the error screen is exit out of Premiere Pro CC.  I am on a PC withe Windows 8.1 and apps are up to date.  Thanks much for any help!!
    Sounds like an activation issue. Quite Premiere Pro. Sign out of Creative Cloud. Restart Premiere Pro. Sign back in: http://bit.ly/CC-sign-out
    Hope that works for you.
    Kevin

  • Hello. Recently I am having a problem of loading video from youtube. The message "loading" keeps go on and on and nothing happens.Can you advise on how to fix this problem ?

    Hello.
    Recently I am having a problem of loading videos from Youtube.
    The message " loading" keeps go on and on and nothing happens. Can you advise on how to fix this problem.
    Thank you inadvance.

    This problem has been fixed. I rebooted my laptop after clearing my Firefox cache and deleting all cookies. Once my laptop was rebooted, I opened Firefox and now I can access the regular YouTube site, not the mobile site.

  • Safari can't load videos on 10.3.5 os

    i bought an imac g5 1.8 gig off ebay with os 10.3.5, the problem is the browser wont load videos animations etc and sometimes when rolling the mouse over highlighted text it just disappears. i suspect this may be flash orientated problem but when i find a version of flash(9) to download it disappears under the mouse again and i cant download, any help please?
    i have the original 10.3.5 discs which are the grey ones

    tyrna wrote:
    seems hard to belive that i should have to scrap a perfectly good machine(easily comparable with a pentium running xp) because of a software issue that apple have failed to address, i could probably buy a dual core machine for the price of apples os
    PowerPCs are NOWHERE NEAR comparable to Intel Macs. They run hotter, slower, and they're just plain obsolete.
    I had a 1st Gen G5 iMac. Whether I used iDVD or Toast,it took NO LESS than 18 hours to burn a 2 hour DVD from a video file.
    My Intel MacBook Pro could do it in TWENTY MINUTES. My Corei5 Mini can do it in TEN.
    PowerPCs were no longer sold (new) in 2006 - eight years ago. Apple hasn't supported them since October of 2009. more than four years ago.
    Yes, it may still be a "working" computer, but it isn't "perfectly good" by a long shot... because it's comparable to a Sony Betamax VCR or an 8-track tape player from a usability standpoint.
    Apple addressed the PowerPC issue. They got rid of them.

  • I've just downloaded a sd movie from iTunes with my ipad but the movie will only play for 13s then a msg comes up saying "could not load video! I've paid for it and downloaded the whole thing ! Can anybody help me pls?

    I've just downloaded a sd movie from iTunes with my ipad but the movie will only play for 13s then a msg comes up saying "could not load video! I've paid for it and downloaded the whole thing ! Can anybody help me pls?

    Hello Lcw2610,
    I would recommend deleting the affected movie from your iPad, and redownloading the movie.
    How to delete content you've downloaded from the iTunes Store, App Store, iBooks Store, or Mac App Store
    http://support.apple.com/kb/HT5772
    Download past purchases
    http://support.apple.com/kb/HT2519
    If the issue persists, please do report the issue to the folks in our iTunes Store.
    To report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase, follow these steps:
    Find the email receipt for your purchase.
    Click Report a Problem under the app that is having the issue.
    When prompted, enter the Apple ID and password you used to purchase the item, then click Report a Problem.
    Click Report a Problem next to the item you are having an issue with.
    From the Choose Problem dropdown menu, choose the appropriate issue.
    Follow the onscreen instructions and—if prompted—type a description of the problem into the text field.
    Click Submit to have your issue reviewed.
    How to report an issue with your iTunes Store, App Store, Mac App Store, or iBooks Store purchase
    http://support.apple.com/kb/HT1933
    Cheers,
    Allen

  • TS3989 How can I load videos from a GoPro camera to photo stream?

    How can I load videos from a GoPro camera to photo stream? I can download pictures but no videos.

    Helllo AM and Bob,
    It sounds like you are wanitng to add video to your Shared Photo Stream. this article outlines the requirements for video that can be used, named:
    iCloud: iCloud Photo Sharing FAQ
    http://support.apple.com/kb/HT5902
    iCloud Photo Sharing supports both MP4 and QuickTime video file types, and H.264 and MPEG-4 Video file formats. Videos can be up to 5 minutes in length and are delivered at up to 720p resolution.
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

Maybe you are looking for

  • Colour confusion in cross-reference format -- help!?

    (FrameMaker version 8.0p277) We recently applied revised templates to our documents and I am not having problems with my cross-reference formats. When setting an xref to a heading/table/figure on another page, I want it to say (for example) "Figure 2

  • How do I down grade to software 3.0.0 ??? My phone is not working :(

    Thank to new stupid upgrade. I couldn't make any call. I upgraded my phone and went out. My phone wasn't working at all. Is there any way I can down grade to 3.0.0 again? Thanks guys

  • Adding a second router with WIFI

    Whats the best way to add a second router with WIFI for my shop do I need a switch or can I just plug into the back of my exsiting router.

  • GLITCH WITH IPHONE BLUETOOTH IN CAR

    WHEN I'M DRIVING AND THE BLUETOOTH IN MY CAR IS ON, I ALWAYS GET AN "ECHO" EFFECT WHEN I MAKE CALLS AND CALLS COME IN. IT'S BECAUSE THE PHONE'S MICROPHONE IS CATCHING MY VOICE ON TOP OF THE BLUETOOTH MICROPHONE IN THE CAR. THIS IS A HUGE PROBLEM WHEN

  • Updating logs of output message of a delivery using custom program

    Hi Experts, I have a requirement where in i need to create processing logs for a output message type of a delivery using custom program. So basically for a delivey a output type will be triggered , furhter i will develop a custom program which i will