Flash Scratch Off

Out of context: Reply #4

  • Started
  • Last post
  • 8 Responses
  • ********
    0

    as far as duplicating mcs goes I wouldn't worry as long as you set your interval high enough.

    knowing whether the layer beneath has been revealed or not is irrelevant as _alpha = 200 gives the same reult as _alpha = 100.

    The best solution is definitely to use the drawing API and have the player do it all, what you'll need to do is to create a circle with the drawing API and call that function every however often..

View thread