Simulator Play/Stop/Forward chapter buttons

This is probably the easiest of questions, figuring as such since I searched the forums and I don't see anything on it. I am new to DVDSP and can kind of find my way around, but need help on some things.
I have a movie I have exported out of FCP with chapter markers as an m2v file with sound as ac3. Placed in DVDSP and then pointed each text item on the menu to go to the chapters and they work however when I use the Simulator, the play, stop, forward and back chapter buttons don't work.

Answered.

Similar Messages

  • Controlling sound file with play, stop and mute button in AS3.0?

    the method for stopping/playing sound in 2.0 don't work for 3.0.  i can stop the sound by going to a different page/frame on the site.  but i want the buttons. 
    1. play button?
    2.stop button?
    3.mute button?
    thanks in advance!

    for pause (example 2) :
    for volume -mute (example 1) :
    package
    import flash.display.Sprite;
    import flash.display.StageAlign;
    import flash.display.StageScaleMode;
    import flash.events.*;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.media.SoundTransform;
    import flash.net.URLRequest;
    import flash.utils.Timer;
    public class SoundTransformExample extends Sprite
      private var url:String = "MySound.mp3";
      private var soundFactory:Sound;
      private var channel:SoundChannel;
      private var positionTimer:Timer;
      public function SoundTransformExample()
       stage.align = StageAlign.TOP_LEFT;
       stage.scaleMode = StageScaleMode.NO_SCALE;
       var request:URLRequest = new URLRequest(url);
       soundFactory = new Sound();
       soundFactory.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler);
       soundFactory.load(request);
       channel = soundFactory.play();
       stage.addEventListener(MouseEvent.MOUSE_MOVE, mouseMoveHandler);
      private function ioErrorHandler(event:Event):void
       trace("ioErrorHandler: " + event);
      private function setPan(pan:Number):void
       trace("setPan: " + pan.toFixed(2));
       var transform:SoundTransform = channel.soundTransform;
       transform.pan = pan;
       channel.soundTransform = transform;
      private function setVolume(volume:Number):void
       trace("setVolume: " + volume.toFixed(2));
       var transform:SoundTransform = channel.soundTransform;
       transform.volume = volume;
       channel.soundTransform = transform;
      private function mouseMoveHandler(event:MouseEvent):void
       var halfStage:uint = Math.floor(stage.stageWidth / 2);
       var xPos:uint = event.stageX;
       var yPos:uint = event.stageY;
       var value:Number;
       var pan:Number;
       if (xPos > halfStage)
        value = xPos / halfStage;
        pan = value - 1;
       else if (xPos < halfStage)
        value = (xPos - halfStage) / halfStage;
        pan = value;
       else
        pan = 0;
       var volume:Number = 1 - (yPos / stage.stageHeight);
       setVolume(volume);
       setPan(pan);
     package
    import flash.display.Sprite;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    import flash.text.TextField;
    import flash.events.MouseEvent;
    import flash.text.TextFieldAutoSize;
    public class SoundChannel_stopExample extends Sprite
      private var snd:Sound = new Sound();
      private var channel:SoundChannel = new SoundChannel();
      private var button:TextField = new TextField();
      public function SoundChannel_stopExample()
       var req:URLRequest = new URLRequest("MySound.mp3");
       snd.load(req);
       button.x = 10;
       button.y = 10;
       button.text = "PLAY";
       button.border = true;
       button.background = true;
       button.selectable = false;
       button.autoSize = TextFieldAutoSize.CENTER;
       button.addEventListener(MouseEvent.CLICK, clickHandler);
       this.addChild(button);
      private function clickHandler(e:MouseEvent):void
       var pausePosition:int = channel.position;
       if (button.text == "PLAY")
        channel = snd.play(pausePosition);
        button.text = "PAUSE";
       else
        channel.stop();
        button.text = "PLAY";

  • Play/Pause, Forward, Backward Buttons

    Hello,
    Is there any way I can stop these buttons from starting iTunes automatically when pressed accidentally? And is there anyway I can assign them to a separate application, other then iTunes?
    Thanks in advance!

    nope, it is not solved.
    Why have Apple SCREWED with the system commands and backend to make the simplest of media and entertainment functions as miserable as possible.
    If I wanted iTunes to start up... I would click on iTunes. If I want to Play or Pause a track that is already open in Spotify (just like I did in Leopard), I shouldn't be too misguided in thinking that the play/pause button should do the trick.
    What I don't expect is to get transported to my iTunes space while it loads and then sits there, getting in the way of everything. THAT IS PANTS!
    Sort it out Mr. Jobs or I won't buy an iPhone... oooooohhh!

  • I just got an iTouch first generation. The manual online says there should be a volume bar along the bottom under the play/fast forward/rewind buttons when you're looking at a youtube video, but there's no volume bar there! How do I change volume?

    Also there is no sound coming from videos but sound does come when I type words in and such. Is there a mute button on? At one point I saw a speaker icon show up in the middle of the youtube page but it only stayed for a second and I never was able to get it to show up again. So frustrated!

    Hi,
    OK. Following instructions, I've uninstalled the old Flash Player and installed the right one, and videos are now playing. Thanks for pointing me to the other posts on this site. YouTube and other videos are now playing
    Some of the videos still play jerkily (they don't stream evenly). A few stream evenly once they've been allowed to buffer fully. (I think I'm using these terrms correctly.) Is this solely caused by low bandwidth, or is there something—an adjustment of some kind—that I can do with Flash Player to have online videos stream evenly, even from the moment I start them?
    As I mentioned, to bypass this uneven streaming while watching online, I download the videos and watch them usually using Quicktime Player 7.6.4. Still, they don't always play evenly, but for the most part do.
    I've just tested bandwidth and I'm told:
    5.63 Bbps Download speed
    0.63 Mbps Upload speep
    Rafael

  • Using 'Play, Pause, Forward, Backward' buttons on keyboard with iTunes

    Hey - Second question for day (Third actually 2nd thread)
    I know with other programs you can use the pause and play etc buttons on the keyboard even when playing games and such.
    As of yet I havnt found any plugins/options within iTunes to allow me to use these buttons and it would be great if someone could point me in right direction where to find em.

    Get a Logitech keyboard. All my keyboards functions work with iTunes out of the box.

  • Missing buttons, i.e., the play, stop and FF buttons...along with loops

    Im not very GB savvy, but I know that I had been avoiding the update, and it worked fine before I left the house for my Kick 'n' Zumba class. My husband wanted to make some ringtones for our phones, and I got a text that said our GB was broken. So he says he didnt update it, but when I check for updates, there are none. GB is running on version 4.1.2. Any ideas? And when I open previously made ringtones, the added loop (is that what it is?, the song from iTunes) is missing also. What happened

    It's hard to say without knowing exactly what happened at your Kick 'n' Zumba class.
    Perhaps some basic troubleshooting might help: There are 2 preference files associated with Garageband. Try throwing both of them out, and then open Disk Utility and Click on Repair Disk Permissions.

  • HT201401 my earphones are not working on my iphone4 to play, stop or forward to other tracks or answering a call and i know its not the earphones as ive just paid out for a new pair at £27.99 and still wont work anybody got any advice as fed up honestly

    anyone can you help my earphones are not working on my iphone4 and i know its not the earphones has just bought new pair and no joy  I can not play, stop, forward to different tracks or anything cant answer call nothing end of ideas can anyone help pretty please

    Yes there genuine apple earphones I have now blown down jack slot and silly enough I turned my phone off and now it's back on earphones working properly now feeling a wee but silly as such a simple thing got them working.
    Thank you guys and I know where to come again if I need any further assistance.
    Again thank you everyone  

  • I can't see the bar which contains play, stop button on Youtube. Help me!!! Just happen with firefox and chrome after install DivX and I had removed DivX.

    I had installed DivX and it includes DivX Web player but, when i remove it, the problem happend. When I click on a video, the bar which contains play, stop... buttons is there. But when the video nearly play, it disapears. The problem just happen with Firefox and Chrome, but it doesn't mean with IE. Help me plz, I hate using IE just love FF but the problem prevent me from watching video on youtbe which is very terrible with me.

    This is my problem, see the picture.

  • I am running a video but can not see play/stop button, please help

    I am trying to play a video using firefox. it is playing well but the only problem is that I can not control it because there is no play/stop or puase button. Any suggestion to fix this problem?

    It may help to know what the site is and what the player is that you are using. Try right clicking the picture does that give you any options.
    Try this Firefox video, it should play natively in Firefox5, and have controls both on screen and available from right click
    * on page https://support.mozilla.com/en-US/forums/contributors/707301
    * stream http://blip.tv/file/get/MichaelVerdi-MeetMichelle153.webm
    Oddly when I play that on Firefox 6.0a2, even in safe mode and with plugins disabled it is very bad stop frame with much of the audio missing, even if saved and played from hdd. If play or stream it using standalone VLC player it is good enough for me to notice the camera shake.

  • Forward Chapter to another track

    Hello,
    I have multiple tracks with chapters on my DVD. I have the end jump on the last chapter set to go to the next track. This works nice but if I want to skip to the next track I can't. I must wait until that chapter is over and then it will automatically jump. How can I make it so if I hit the forward chapter button it will skip to another track?
    Thanks
    Dual 1.8 G5 4GB   Mac OS X (10.4.2)  

    I see....You can try a script at that chapter's end jump but I don't think the Next button will activate it either.
    One thing you could try (and if the above doesn't work then this would be my only answer) -
    make sure you have 15 sec - 1 sec of black at the end of your existing track. Make 1 chapter point from where the black begins and set your tracks end jump to the next track
    when you hit next it will go to the "first" chapter marker and the user will see black for 15 frames - 1 sec THEN it will jump to the track you need. Kinda of crude work around but if done right the user will not be able to tell - it will just take a little longer then actually skipping chapters.
    Do this for every track in your project
    In fact i do this on all tracks that have chapters because people love to push next and previous and are confused when they come to the end of a movie and all of a sudden the next button doesn't work
    Hope this helps
    PS - and hanumang is right - aviod setting end jumps on chapters in DVDSP

  • Flash CS3 Play/Stop audio button problem

    I made a play/stop audio button with this youtube tutorial (youtube.com/watch?v=XU6oMEFUFF8) but after the sound is finished I want the play button to show up agian.
    Here is the actionscript:
    import flash.events.MouseEvent;
    play_btn.addEventListener(MouseEvent.CLICK,clickha ndler);
    stop_btn.addEventListener(MouseEvent.CLICK,clickha ndler);
    function clickhandler(event:MouseEvent):void{
    swapChildren(play_btn,stop_btn);
    what code should I add to my current code?
    I also can send you the Fla.

    You should consider using the Sound class. Here's a quick overview of it:
    http://help.adobe.com/en_US/as3/dev/WS5b3ccc516d4fbf351e63e3d118a9b90204-7d21.html
    You'll be able to add event listeners to the sound to know when it completes so you can execute more code, such as swapping the play and stop button. There is an example in that overview of listening for the SOUND_COMPLETE event (e.g. channel.addEventListener(Event.SOUND_COMPLETE, onPlaybackComplete);). It should contain everything you need.
    A basic example of what you'll end up with (there's many ways to do it) might look something like this:
    // just set up and wait for click
    var isPlaying:Boolean = false;
    var mySound:Sound = new MySoundInLibrary();
    var myChannel:SoundChannel = new SoundChannel();
    myChannel.addEventListener(Event.SOUND_COMPLETE, onPlaybackComplete);
    // buttons
    play_btn.addEventListener(MouseEvent.CLICK,clickhandler);
    stop_btn.addEventListener(MouseEvent.CLICK,clickhandler);
    function clickhandler(event:MouseEvent):void
              swapChildren(play_btn, stop_btn);
              if (isPlaying)
                        isPlaying = false;
                        myChannel.stop();
              else
                        isPlaying = true;
                        myChannel = mySound.play();
    function onPlaybackComplete(e:Event):void
              isPlaying = false;
              swapChildren(play_btn, stop_btn);
    The basic idea is keeping a flag if the audio is currently playing. If it isn't then assign the sound to a channel and play it while setting the flag (isPlaying) to true. If it's already playing, set the flag to false and stop playing the audio.
    The swapChildren is run in the onPlaybackComplete() method so when the audio completes the play button is swapped back in front.
    Rather than swapping the children I'd urge you to toggle the .visible property instead. It's easy to run commands in the wrong order and get desynched on depth.

  • New iPad 5 pixels getting stuck (Rewind, Play, Fast Forward) when using apple tv. Leave ghost buttons on screen. Do I return? Please advise.

    New iPad 5 pixels getting stuck (Rewind, Play, Fast Forward) when using apple tv. Leave ghost buttons on screen. Do I return? Please advise.

    edit: iPad 4

  • Simply loop a video with a play/stop button in the middle?

    Hello, I am new to flash but I have CS4, so I have all the tools.
    I have a .mov file and I want to simply encode the video (i assume with flash media encoder) to be a flash file which loops continuiously with a Play/stop button. I'll then have this movie playing on my html page...
    How would i best achieve this? I cannot figure it out using the encoder!

    Easiest way is to import the mov directly into Flash, follow the importing prompt, embed inside of a movie clip to loop. add your buttons on top and code to stop(), and play().

  • CS4 "play-stop" button not working

    OK hope someone might be able to help - I am trying to get CS4 working on my partners machine which is a Sony Vaio VGN-AR49G – specs here - http://vaio-online.sony.com/prod_info/vgn-ar49g/vgn-ar49g.pdf
    A bit of history...
    Recently installed Premier Pro CS4 on vista (Running CS3 previously on vista with no issues). 
    Running CS4 within days started to have conflicts between AVCHD and DV when editing in the same timeline – were recommended to upgrade to Windows 7.  Upgraded to Win 7 32 bit.  This is the course of action:
    - After upgrading from Vista to Win 7 32 bit, got the Win 7 updates;
    - Upgraded some drivers (used Driver Robot to detect driver updates required);
    - Uninstalled CS4 suite and reinstalled;
    - Downloaded CS4 upgrades…
    Things seem to be running properly now except the "play-stop" button (or space bar) in both the "Source" & "Program Sequence" Screens doesn't work.   Can scroll by moving the bar along the timeline, select in and out points etc… OK, but movie won’t play in source screen or program screen. 
    Have checked WAV, AVI, AVCHD … none will play.
    Closed Premier Pro and open Premier Elements on the same machine and it is functioning fine – can play the same footage…
    I’ve updated all drivers which Driver Robot seemed to think needed upgrading EXCEPT Intel ICH8 Family .. the upgrade failed and I haven’t been able to locate more up to date drivers on the web .. and found a note on my travels that these don’t need upgrading anyway. 
    http://communities.intel.com/message/72149;jsessionid=6169690E70B02BD075E4C1131A7ACC85.nod e5COMS
    Help please!

    Thanks!
    Really, so we're better to start from scratch rather than upgrade??  We'd have to re-load any other apps / drivers back on too after the install?  Don't run too much else on the machine as it is purely for editing.
    We have purchased the upgrade rather than straight install -- but if there's a pretty good chance that we'll solve the problem then we'll go buy that too.  Interested in any comments you have to help me understand Win 7 install vs upgrade ... thanks!

  • Captivate Audio Play/Stop Buttons

    I am new to Captivate 3.
    I need to play an audio file with full control
    (play/stop/pause buttons) on the slide.
    I know how to add an audio file to the slide or object. I
    also know how to stop the audio from playing via the "Stop slide
    audio when clicked" option for a button. But, I do not know how to
    start or pause the audio from a button.
    Basically, I needing the audio playback controls similar to
    those found in Flash.
    I also need a button to disable audio altogether.
    Any help will be appreciated.

    Rick, thanks for the suggestion but I'm afraid it didn't
    work. If by 'output folder' you mean the folder that is generated
    and contains the swf from Captivate then , yes I put the mp3player
    swf in there as well but it still does not appear on the published
    lesson. The weird thing is I inserted an image and put it 'behind'
    the mp3player.swf. The image appears alright but no sign of the
    swf.
    I had an alternative idea of putting the audio file in a flv
    and inserting this into the lesson. The flv option in captivate
    allows a 'player bar' to control the video embedded in the lesson
    but it seems like a lot of work and extra kbs' just to play an
    audio file.

Maybe you are looking for

  • I can't believe the Confusion!

    After spending DAYS trying to deploy a very simple app, I still can't find a solution.  I keep finding post of people spending weeks tying to deploy apps!  All seem confused as to which modules to use or not use. Simply put; Iu2019m running the full

  • Shared variable engine modbus - Getting a stepper motor to work

    Hello, I am new to Labview. I need to trigger the stepper motor to start by allowing current to run through the motor. This can be done by turning bit3 on the16 bit register 007Dh. The register address has been attached below as 007Dh.png so please v

  • File Suddenly Slows Down

    What do I do when a file suddenly slows down? It takes 20 to 30 seconds for one sentence of text to slowly appear on the screen after I type it. Problem is associated with one chapter (file) in a book of twenty. The other 19 are fine. Same symptoms w

  • CfTE: Itinerary details in a Trip Request.

    Hello Colleagues, There are some requirements to include itinerary segments while creating a trip request itself, for India. Question1: An employee should be able to enter his trip details while he/she requests for a trip. However, we are already awa

  • ORA-03115 Error using CLOB with JDBC

    When I try to access CLOB field data with JDBC driver, I gets following error: ORA-03115: unsupported network datatype or representation. I am using JDBC 8.1.6(Thin), Oracle 8.0.5 on Linux OS. what's the problem ? Thank you for any help. Taesoo. null