3D Interactive to Display and Back

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

  1. #1

    Default 3D Interactive to Display and Back

    Ok.. I've got a question - but forgive me I'm going to confuse myself at the
    same time as trying to explain it.
    I have a client that wishes to create a world to move around in - To interact
    with specific objects - and then to return to the "world". I have a "world"
    setup with objects of interest. I now want to allow the user to click on these
    objects (in director it will goto say "page3") and a display screen pulls
    up...the user can now watch animations, print info...etc. and then when done I
    need the user to beable to return to the very same spot back on the "world"
    that they were at before "page3" was initiated. Thanks in advance to any help!!
    - On a side note, I know that i could make separate *.*w3d files for each
    location (to start at) that the user has to interact with... but this would be
    not only a nightmare for creating, but also a nightmare on load time.

    JAH_P Guest

  2. Similar Questions and Discussions

    1. Multiple DB Columns display in <cfselect display>
      *disclaimer* -- I'm a CF n00b. Hello all,
    2. How to restrict the user to go back ones the user haslogged out. Or, if he goes back, how to generate custom errorfor
      :music; How to restrict the user to go back ones the user has logged out. Or, if he goes back, how to generate custom error for Page Expire ? :music;
    3. Acrobat won't display PDF Page 1 in browser after using the Back key
      Acrobat Pro 6.0.1 Win XP Pro, IE6, 1Gb Ram, Intel 2.8 Ghz Processor. All software fully patched and updated. This is wierd, I cannot figure out...
    4. encrypting data in PHP and then display it unencrypted back to the browser
      I want to store some information in mySQL and want to encrypt it so that it isnt easily read by anyone else. But then I want to be able to deencrypt...
    5. LG 700S monitor display does not work for 1024x768 display
      Hello, I have a LG 700S 17 inch monitor which does not work for the display setting of 1024X768 in Red Hat Linux 8.0. Has anyone of you having...
  3. #2

    Default Re: 3D Interactive to Display and Back

    the easiest way would be to stretch the 3D scene along the whole movie and use
    keyframes to put it outside the stage when you don't need it.

    the other way would be to store the the position when you leave the world and
    set the position when you enter the world.

    what confuses you exactly?

    hondo3000 Guest

  4. #3

    Default Re: 3D Interactive to Display and Back

    hondo3000 - thanks for the quick response! I came up with the answer and it was
    a bit too easy. I think my problem was throwing too many different situations
    at the question without actually just giving the "easiest" a try.
    Answer - i put the *.*w3d file in place, put a hold frame.. after selecting
    the object and going to another marker - once it was done - i told it to go
    back to the first marker and interesting enough, it remembered exactly where i
    was last!

    JAH_P Guest

  5. #4

    Default Re: 3D Interactive to Display and Back


    Yes, as long as you do not reset the 3D world, you can go back and forth and it won't change.

    Cheers,
    Karl.

    Newt99 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