text and image swapping

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

  1. #1

    Default text and image swapping

    Hi Guys,

    returning to Director after a long while. My memory has faded on me so I hope that you will give me a hand!

    I need to create a multilingual program (English and Portuguese). How could I go about creating the dual language option. I'm guessing a text file for each language that is referred to by Director, but how do I tell the program which bit of text to pick from the whole text file.

    Additionally, I would like to create a simple image browser. The images in a folder are updated everyday and the director file would then allow the user to browse these images in an easy, friendly way. These images would not be imported into the projector and the file name would always be unique (so that the image can be ordered and bought if need be). I would want the image to load and unload as the user browses to stop the memory filling up.

    Many thanks for any ideas and help.

    Regards,

    Charlie


    Chucky1975 webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. image swapping urgent
      hi all need help with image swapping. its perfectly working in my system offline as well as online. but its not showing the image in other...
    2. need help with image swapping.
      hi all need help with image swapping. its perfectly working in my system offline as well as online. but its not showing the image in other...
    3. swapping image with getHours()
      I want to swap images in a div using javascript getHours(). I've done it in Flash and it worked fine, yet it doesn't seem to here. Here's the code...
    4. image swapping in php
      "Richard" <anom@anom> schrieb im Newsbeitrag news:bm50kc0sgn@enews2.newsguy.com... You can't do that. A mouseover event is processed at the...
    5. Image Swapping (Not Rollover)
      I have an online portfolio to display my photography work, and on one page i have a list on the left, and i have the photographs on the right, i want...
  3. #2

    Default Re: text and image swapping

    > I need to create a multilingual program (English and Portuguese). How
    could I go about creating the dual language option. I'm guessing a text file
    for each language that is referred to by Director, but how do I tell the
    program which bit of text to pick from the whole text file.
    >
    For multiple languages:
    [url]http://www.director-online.com/buildArticle.php?id=1020[/url]
    > Additionally, I would like to create a simple image browser. The images in
    a folder are updated everyday and the director file would then allow the
    user to browse these images in an easy, friendly way. These images would not
    be imported into the projector and the file name would always be unique (so
    that the image can be ordered and bought if need be). I would want the image
    to load and unload as the user browses to stop the memory filling up.
    >
    Someone else just asked something similar not long ago. Look for the thread
    "Slide Show Problem". I had given the poster some lingo to handle grabbing
    images from an external folder.

    HTH,
    Judy


    JPrice 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