How do you stop a movie from playing past the end?

I uploaded a video to Vimeo I made from various clips and there was about 40 seconds of black after the end. How do you add a marker so it knows where to stop and hopefull return to the beginning. I already put the 'stop' marker in but it plays past it in the elements editor and assume that's what it did in the uploaded video. I believe 'stop' marker is only for DVD play.  I have Elements 11.

dufusdad
Expand the Timeline with the -+ slider above the Timeline. Make sure that the slider is all the way to the right so that you are at maximum expansion. Then, as Hunt suggested, hit the End key and inspect the area where the Timeline Indicator stops. These possible fragments/leftovers present typically as very thin vertical black lines scattered in the tracks. After you delete any such fragments, repeat the process to make sure you have all the fragments.
The major reason for me adding to this thread was to remind you never to put a stop marker at the end of the last item on the Timeline. It is a bad practice to fall into. It is not needed and creates all sorts of problems especially as seen in burn to disc.
Please let us know the outcome.
Thanks.
ATR

Similar Messages

  • How do I stop my movie from playing?

    I have used previous versions of Adobe Flash and now have Professional CS5.5, and I am coming to you with an embarrasingly, ridiculously stupid question that is absolutely stumping me. My movie cannot stop playing, no matter how many stop(); I've embedded in there. I created a layer on top, added the stop(); code at the end of the scene, and the swf ignores it and starts playing the next scene. As an experiment, I put a stop(); on the very first frame of the .fla, but that too is ignored. I have dozens of stop(); action commands riddled throughout the movie, but not a one of them is capable of stopping the exported movie from playing and looping. I assume there must be some simple, easy property or code trick or document preference or something that I've overlooked, but I can't for the life of me figure out what it is. I thought stop(); was one of the easiest commands of all, but apparently it has stumped me. Help!

    This is literally what I have in the first frame of the actions layer of the Main Menu....
             stop();
    ...and when I export into a .swf movie, the movie does not stop.
    Update: in case anyone wants to know, all that is on the stage on the first frame are three images, two of which are at the beginning of a motion tween. There are movie clips and buttons elsewhere in the movie, but none exist on the first frame. FYI.

  • How do you stop a video from playing after you use removechild?

    I am new to flash and asc3.  I am currently developing a website using cs3.  I have the main swf that calls in other swfs using the add child.  The swfs that I am calling in, have video using the standard flvplayer.  The problem that I am encountering (and is driving me nuts) is when I use the remove child, you can still hear the audio from the video that was just removed.  How to I stop it?  Please help.  If you need more details, let me know.  I really need to fix this asap.  Thanks.

    Try adding this to your code:
    SoundMixer.stopAll();

  • Any one know how to stop iTunes movies from playing menu music when movie is paused?

    Anyone know how to stop iTunes movies from playing menu music when the movie has been paused?

    JourneyMan24 wrote:
    Anyone know how to stop iTunes movies from playing menu music when the movie has been paused?
    Can't. This is done for the individual movie, not by iTunes.
    Some have it, most don't.

  • How do you stop mobile sites from loading in safari automatically on my iPad? I can't log into mobile me because of this.

    How do you stop mobile sites from loading in safari automatically on my iPad? I can't log into mobile me because of this.

    The me.com website is not designed for or intended to be accessed by iOS devices. Apple provides support in iOS or seperate Apps for accessing all aspects of MobileMe except for the Accounts section.
    Use MobielMe as intended and you'll have no problems.
    See: http://support.apple.com/kb/ts1673
    Even if you use a different browser to get access to me.com on iOS, you'll find most of it is unusable.
    Other websites that present you with the mobile version have been programmed to do so by their developers. They specifically look for users accessing from 'mobile' devices and switch to the mobile site. Many such sites provide a link to go back to the 'full' site, if not, there's not a lot you can do except use a browser that can pretend not to be a mobile browser.

  • What is ChangeWatcher? How do you stop Change Watcher from listening to a propertyChangeEvent?

    What is ChangeWatcher? How do you stop Change Watcher from listening to a propertyChangeEvent?

    ChangeWatcher is a class used to handle the change of a specific property. To stop watching that property, simply call unwatch function as follow:
    var cw:ChangeWatcher = ChangeWatcher.watch( this, "propertyName", changeHandler );
    cw.unwatch();

  • How do you stop iOS 7 from auto enlarging your background picture?

    How do you stop iOS 7 from auto enlarging your background picture? And before it's mentioned, no, Turing off Reduce Motion has absolutely NO effect on the auto enlarge feature that apple stupidly thought would be a good idea. The Reduce Motion ONLY stops the background from subtly shifting as you turn or angle the iDevice.

    It should be my choice, not apples.
    And I agree. But neither of us is a programming engineer at Apple, and so don't get to make those decisions. The user tip I wrote was based on the fact I didn't like it either, and was trying to figure out why it was scaling an image up in the first place, and then how to fix it as best as possible.
    Since you've locked your iPad to one orientation, you should be able to copy your custom image off to your Mac (assuming you own one) and use an image editor, such as Photoshop Elements, to add pixel area to the narrow dimension to make it the same number of pixels as the larger dimension. Increase the canvas size so the extra space leaves the original narrower dimension centered, as in this example:
    Copy it back to your iPad and select the modified image. Since it's square, it shouldn't scale.

  • How do i get a movie to play on the internet on my tablet

    How do I get a movie to play in the internet on my tablet

    http://web.mac.com/kcarter10/iWeb/Site/Movie_files/Podcast-1.mov
    Works just fine for me (Safari 3.1 and 10.5.2).
    If you're using Safari you may need to use the keyboard shortcut Command-R to "refresh" the download.

  • How do you save a picture from email to the iPhoto?

    How do you save a picture from email to the iPhoto?

    Click and hold on the Save button, and a menu appears, listing each attached file’s name along with a Save As button. Select any individual file, and you’ll save just that attachment to disk. But the really nice feature is the final menu item—Add to iPhoto. That’s right; with one button click-and-hold, you can add all of a message’s attached images to iPhoto.
    From Macworld.

  • How do you get word count to print at the end of a document in Pages?

    How do you get word count to print at the end of a document in Pages?

    Pages v5 does not provide a user assignable word count variable. With some AppleScript, and a paste operation from the clipboard, you can have locale punctuated word count in this format: 7,803 — anywhere in your document. The following AppleScript works with Pages '09 v4.3 through Pages v5.5.2 on Yosemite.
    I would suggest that you copy paste the following AppleScript into your [Apple] Script Editor and save it (suggestion) wordcnt.applescript. Then, follow this with an option+Save As… and this time set the File format to Script Bundle, or Application with hidden extension — saved to your Desktop. Provided you have a Pages document open, you are then a double-click from the ability to paste your current word count into Pages.
    Note: If you have Pages word count display enabled, it will automatically count your pasted value as another word which initially may deceive on true word count at the time the script was run.
    AppleScript
    --- copy below this line ---
    property locale : "en_US.UTF-8" -- In Terminal, use the locale command to see yours
    if not ApplicationIsRunning("Pages") then
         display dialog "Pages must be running to use this utility."
         return quit
    end if
    tell application "Pages"
        tell body text of front document
            set wordCnt to count words
            -- Don't want punctuated numbers? Remove the single quote from printf format
            set the clipboard to (do shell script "export LC_ALL=" & locale & "; printf \"%'d\" " & wordCnt)
        end tell
    end tell
    on ApplicationIsRunning(appName)
         tell application "System Events" to set appNameIsRunning to exists (processes where name is appName)
         return appNameIsRunning
    end ApplicationIsRunning

  • How do you stop music while video plays???

    Ok...so here's the deal. I'm making a movie that is a combination of pictures and videos. It's basically like a slideshow type thing, but now I'm adding video to it. I've already put all the pictures and transitions and music that goes along with that, but now I'm trying to add my videos in between some of the pictures. I'm trying to figure out if there is a way to stop (like completely stop/cut the music clip) while the video is playing, then resume the music at the end of the video at the point where it was stopped before. Does that make sense? I don't want to simply lower the volume of the music...I want to completely stop it so you can hear the audio of the new video. I have tried trimming the audio, but I haven't figured out how to get it to do what I want. So basically, how can you stop music while a video plays and then resume that same music at the end of the video from the point where it was cut?

    So i think you have clips with their own audio that you want the added music track silenced during those clips alone. Click on the clip in question, go to inspector, audio, "Ducking" and X that box "reduce volume of other tracks" and pull it to 0%. i think that will do it
    roger

  • How do you stop 1.4 from importing??

    I recently installed LR2.3 on a machine with LR1.4.  I thought it would install over but it appears to have installed a completely seperate copy.
    The problem:  when I put a card in my reader, the Windows dialog box pops up for 'what do you want to do with this?'.
    If I select the LR2.3 icon, it pulls up LR1.4 instead!!  The icon definitely says 2.3.
    How do I stop 1.4 from importing and letting 2.3 do it?
    Right now I have to:
    Insert card
    Wait for 1.4 to come up
    shut down 1.4
    Bring up 2.3
    Import
    thoughts?

    I haven't had LR 1.4 installed over a year so I don't quite remember how it worked, but if it uses ADPProxy then you might find relief with the steps shown in this post:
    http://www.lightroomforums.net/showthread.php?t=2042

  • How do you stop a book from downloading in iBooks.  It has been downloading for 2 days

    How do I stop a book from downloading in iBooks   It has been downloading for 2 days

    Perform a "hard reset" on the device by pressing down and holding the home button and the sleep/wake button for up to 30secs. until you see a black screen with the Apple logo, then release.
    Then test to see if it solved the problem.

  • How do you import a movie from a DVD to my Itunes library?

    Hii! I have been using Itunes for 3 months and it just came to me that I want to put a movie that I have on DVD on my ipod. I know that i have to put it in my Itunes first but how do you put your movie in my itunes library?? I have been in all tutorials that I could find but they don't tell me how to do this.
    I need an answer quick! Going on vacation tomorrow!
    Thanx!

    Actually, what you want to do is illegal in the US (and probably Canada too) since it requires breaking the copyright protection on DVDs. As such, even discussion of methods is prohibited by the [terms of use of this site|http://discussions.apple.com/help.jspa]
    A DVD wouldn't play in itunes anyway since it isn't a supported format.

  • How do I stop iPhone Safari from dynamically resizing the visual viewport?

    Sorry I post this here, but I couldn't access the developer forums (no error given, it just keeps returning me to this page https://developer.apple.com/devforums/) I'm not even sure wether that's been moved here and it's just the redirection non working.
    I need to Stop iPhone Safari from dynamically resizing the visual viewport, or in other words, to stop it from trying to "fit" the layout into the viewport.
    Why?
    Because any recalculation javascript does on absolutely positioned elements makes the whole site super IRRESPONSIVE.
    I don't know wether the issue is the element going out the already-set layout viewport (which triggers the page resizing to fit the visual viewport) or just the calculations being made constantly, but I can stop the calculations from happening when not "touching" the screen, but I need a way to stop the page resizing.
    I tried setting the viewport width to 1040px, as my layout width, and it fixed the header's width being narrower than the body (or shifted left?), but the whole page is still resized with every motion-frame (one every 3 seconds, due to overloading the redrawing engine)
    Is there a way to prevent that?

    No, that link doesn't solve it. It just says the same is found everywhere online.
    There's probably no way to do it, as per their way they "accidentally" omitted the oposite case: the page being wider than 980. They only mention what to do if the site is narrower. Something I learned is big companies (with reputation management) could let you run in circles for years no answer rather than telling you something is not possible.
    I'm the developer (can't access the dev forums, don't know why) and I DID setup the viewport, scale and other properties but none of them stopped from re-fitting the new re-sized layout in the viewport. They just ensure the "initial" view.
    I think the feature I'm looking for must be achieved with some JavaScript function targeting Safari-proprietary variable/property… if even possible.
    I just had to make things never reaching the edge until somebody contributes something useful

Maybe you are looking for

  • HTTP request failed. Error code: "503". Service Unavailable in RWB and Cache Refresh

    Dear Experts,, We have MDM and PI in our landscape. We are using MDM Adapter for the integration between the two. When we try to run the T Code SXMB_IFR, we are getting HTTP request failed error. i.e., "Error Code: 503 -- Service Unavailable". And al

  • Muse to Dreamweaver (Social Network capabilities in muse?)

    Hello,     Alright I'm a beginner here with these products so I apologize if any of these questions or statements are a little slow. So right now I'm trying to create my first website, using whatever software is needed (I just purchased creative clou

  • SPACE ITUNES IS TAKING UP ON COMPUTER HARD DRIVE

    I HAVE DOWNLOADED MY MUSIC FROM ITUNES T0 IPOD (30GB VIDEO). I AM GETTING A COMPUTER SYSTEM MESSAGE THAT I AM RUNNING LOW ON HARD DISC SPACE. IF I CLEAR MY ITUNES LIBRARY TO FREE UP SPACE, WILL IT CLEAR MY IPOD THE NEXT TIME I CONNECT?

  • Document opening to page 2 rather than 1

    have a pdf manual, where the first page use to be the table of contents, so i bookmarked it. added in a title page later before the table of contents. the document now opens to page 2 (table of contents bookmark) instead of page 1. tried bookmarking

  • Unable to register database in RMAN - RedHat 6.2 + Oracle 8.1.6

    Is this a bug?? pls suggest the way out... -Balaji ([email protected]) 1. Create rman Tablespace ============================= create tablespace TS_RMAN datafile '/u01/orauser/oradata/mydb/TS_RMAN.dbf' size 5M autoextend on; 2. Create rman user =====