quicktime playing in background

Ask a Question related to Macromedia Director Lingo, Design and Development.

  1. #1

    Default quicktime playing in background

    I am trying to create a project that has quicktime movies playing in the background and then has text in the foreground.

    The problem is that the quicktime movie seems to take presidence over everything else, no matter where it is positioned on the score. I have checked and unchecked the DTS box, but the problem still persists.

    Does anyone have any idea as to how to alleviate this problem?

    NOTE: I'm not very proficient in Lingo.

    Thanks in advance,
    Rccm



    rccm webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Having difficulty playing multimedia files?Check your QuickTime preferences!
      I just spent a frustrating day trying to understand why files I had created for my former employer two years ago with loads of SWF files embedded in...
    2. quicktime in Windows - video not playing!
      Hello In order to test a QT detection script, I uninstalled Quicktime from Windows. After I got the script working, I re-installed QT using...
    3. Playing quicktime thru shockwave DCR
      Greetings earthlings Here's the problem: created a shockwave movie that calls a quicktime movie and drives a 'slide' presentation based on the...
    4. quicktime movie playing a double speed
      Please help. I currently have a program set up in a kiosk at a convention. The convention starts in 2 days and I need a fix fast. I have a movie...
    5. Playing background music in webpage
      Please someone, How do I get my music to play/loop in webpages I'm creating in publisher2000. I have followed all instructions and even tried...
  3. #2

    Default Re: quicktime playing in background

    When the DTS property is true then the video will play over the top of every
    sprite on the stage. If you set the DTS property to false then the video
    will not play back as well...but you can then put sprites in higher channels
    than the video and they will appear on top of the video. The only other
    option is to use MIAW.

    hth,
    Doug
    "rccm" <webforumsuser@macromedia.com> wrote in message
    news:bj2d3i$s0$1@forums.macromedia.com...
    > I am trying to create a project that has quicktime movies playing in the
    background and then has text in the foreground.
    >
    > The problem is that the quicktime movie seems to take presidence over
    everything else, no matter where it is positioned on the score. I have
    checked and unchecked the DTS box, but the problem still persists.
    >
    > Does anyone have any idea as to how to alleviate this problem?
    >
    > NOTE: I'm not very proficient in Lingo.
    >
    > Thanks in advance,
    > Rccm
    >
    >

    Doug Golenski Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139