Video from a local folder?

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

  1. #1

    Default Re: Video from a local folder?

    the moviepath & "video/myvideo.mov"

    "Kingofchrome" <webforumsuser@macromedia.com> wrote in message
    news:be3hqg$nal$1@forums.macromedia.com...
    > I want to run a video from a local folder so that I can place the project
    folder (with the video folder in it) anywhere and the video will still be
    linked.
    >
    >
    > CAN I USE SOMETHING LIKE:
    >
    > ../video/myvideo.mov
    >
    > NOT:
    >
    > c:/clients/project/video/myvideo.mov
    >
    > Is this possible?
    >
    >

    Jeff Kelly Guest

  2. Similar Questions and Discussions

    1. Extension to copy files to local folder
      Hi All, I'm really a newbie in extension making process and confused. I need to make an extension so that when it is executed, the files would be...
    2. changing local root folder
      Totally newbie here -- sorry for the dim-bulb issue. I have my current local root folder on my C drive. I bought a new external hard drive and...
    3. Redirecting from web page to local folder?
      Hi All, I do some web design on an XP system and I intend to make a navigation system based on a browser interface. I created a home page on my...
    4. Mapping networked shared folder to local folder
      Hello. I am setting-up a "cad server" (basically a shared folder located, \\cad\eoi\) for my draftspeople. The problem lies within the cad...
    5. Can I have local Shared Documents folder *NOT* shared on the Local Network
      I finally have my local network working well enough (Thanks Steve W.!). I think I have learned that "network connection" does not get you anything...
  3. #2

    Default Re: Video from a local folder?

    Thanks, much appreciated

    I'll give it a go. It's a shame that it's not just a case of getting rid of all the c:/clients blah blah from the beginning of the path so that you can simply use 'video/myvid.avi' as the local path like you can in Flash or dreamweaver.


    Kingofchrome webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Video from a local folder?



    Check out the @ indetifier in the help menu. It can act as a wild card.

    But with director I find absolute paths are always better than relative.





    sprout_68 webforumsuser@macromedia.com Guest

  5. #4

    Default Re: Video from a local folder?

    [url]http://www.macromedia.com/support/director/ts/documents/linked_media.htm[/url]

    Andrew
    Andrew Morton 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