Flash widget

Out of context: Reply #4

  • Started
  • Last post
  • 20 Responses
  • MX_OnD0

    in essence it wouldn't be too tricky.. you'd just have two arrays one listing the characters and one listing the colours then "translate" one into the other (ie character1 = colour1 etc...) The obvious method would then involve attaching (or creating) a 1 pixel MovieClip with the relevant colour to an output area....

    Displaying the results could become tricky though due to the maximum amount of MovieClips allowed by the FlashPlayer (16'000) This would restrict the output area to say 40 x 400 pixels (well less really because you'd already use up a number of MovieClips without the attached or created ones)

    It is an interesting idea to toy with though!!

View thread