Simple hilighting/text selection question

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

  1. #1

    Default Simple hilighting/text selection question

    When users connect to my multi-user app, their usernames are displayed in a
    text member, each member on a different line.

    What i now want is when anyone clicks on a users line it gets hilighted and
    the text (i.e. the users name) is returned or put into a variable.

    I'm sure its quite simple, but i've never done anything like it before.

    I have been using the hilite, selectedtext and pointtoline commands, but i
    am stuck, any ideas on the lingo needed to pull this off?

    Thanks


    Jay Guest

  2. Similar Questions and Discussions

    1. Need Simple Answer to Simple Contribute/Firefox question
      Hello all; I've tried the Adobe help in CS3, tech support, phone support, this forum, other forums, Mozilla, and nowhere can I get a straight...
    2. simple counting and selection
      I am having trouble figuring out the proper syntax for the following: a. order a table by a numeric field attribute. b. select the bottom or top...
    3. - Simple question regarding TEXT handling in Photoshop/Illustrator
      Is there any way to transfer a text layer (including font types, sizes, line spacing, etc.) from Photoshop to Illustrator without rasterizing? I...
    4. [PHP] Simple Selection Box
      AAHH - stupid mistake - thanks! Guess I better re-read PHP-101 Thanks, Scott ----- Original Message ----- From: "Jay Blanchard"...
    5. simple text question
      Yes- I just had not tried that key. I'm using FW4. What alternative do I have but to use the text editor? "Richiebee" <rich@richiebee.ca> wrote...
  3. #2

    Default Re: Simple hilighting/text selection question

    scrollingMenu.zip (7) -- [preview]

    this should give you the head start you need! if the link dont work goto:
    [url]http://director.jumpout.co.uk[/url]


    "Jay" <jayfield1979@blueyonder.co.uk> wrote in message
    news:bhitmp$c4m$1@forums.macromedia.com...
    > When users connect to my multi-user app, their usernames are displayed in
    a
    > text member, each member on a different line.
    >
    > What i now want is when anyone clicks on a users line it gets hilighted
    and
    > the text (i.e. the users name) is returned or put into a variable.
    >
    > I'm sure its quite simple, but i've never done anything like it before.
    >
    > I have been using the hilite, selectedtext and pointtoline commands, but i
    > am stuck, any ideas on the lingo needed to pull this off?
    >
    > Thanks
    >
    >

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