Quicktime movie problem

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

  1. #1

    Default Quicktime movie problem

    I want a projector I'm creating to open a Quicktime movie when a button is
    pressed. The button is set up to change state and the cursor and is directed
    at the .mov file I want opening but nothing happens when I press the button.
    Am I missing some extra lingo to make this happen

    zapcat Guest

  2. Similar Questions and Discussions

    1. Quicktime movie inside a flash movie?
      I have a Flash movie of 800x600 pixels in size. I want to display a trailer in quicktime at position 400,200 inside the movie. The trailer is a...
    2. Quicktime Movie
      A director movie was created was links to a few quicktime movies. All the files were burnt into a CD and plays well in a PC. Then I played the CD in...
    3. calling a quicktime movie
      I am trying to make a projector of something I have on the internet. On the internet, I have .mov files in html pages that I call using getURL. Is...
    4. exiting quicktime movie
      I want to thank you in advance for helping me. I am working in 7.0 on a Mac. I have a screen that has a 320x240 area for photgraphs. I sized a QT...
  3. #2

    Default Re: Quicktime movie problem

    Are you using the open() command? If that's the case then you are using
    that command incorrectly. Digital video files are normally set as
    linked cast members in the Director movie. Just use the Import function
    to link the file. Then place an instance of this member into a sprite
    channel in the score where you want the digital video file to play.

    There is a tutorial movie on working with digital video and a number of
    tech notes on working digital video at Macromedia's web site. Look
    through that material to get more information on working with digital
    video.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  4. #3

    Default Re: Quicktime movie problem

    Rob

    Just want to clarify my understanding on your comments. If I import the QTVR
    i've created into the cast members and place it as a sprite in the projector it
    will work. I assume that it will still need to be on the disc when I burn it,
    or should I say, it won't be embedded in the projector file I create

    Hope you can confirm my understanding

    Thanks

    Mar

    zapcat Guest

  5. #4

    Default Re: Quicktime movie problem

    Yes, digital video files are always linked. So you will have to include
    a copy of the file on the CD. Be sure to place the linked file(s). in
    the same folder as your .dir file while you are authoring and to
    replicate that location on the CD. The link that you create when you
    import the file is the path that Director will use on the CD.

    --
    Rob
    _______
    Rob Dillon
    Team Macromedia
    [url]http://www.ddg-designs.com[/url]
    412-243-9119

    [url]http://www.macromedia.com/software/trial/[/url]
    Rob Dillon Guest

  6. #5

    Default Re: Quicktime movie problem

    Thanks for your help Rob. It's all sorted and works perfectly!!
    zapcat 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