A Flash Developer Resource Site

Results 1 to 16 of 16

Thread: [RESOLVED] [F5] Question about Doors in Tile Based games

Threaded View

  1. #3
    Member
    Join Date
    Aug 2006
    Posts
    39
    I can't use stop all sounds because it's switching to another frame that also has sound, I'm just getting them jumbled together.

    I'm not sure how to use a hitTest. Is there a way to tell it "when you go through a certain door/the new map is a certain map, go to this tile"? I'm trying to do

    if (newMap==3) {
    gotoAndStop (4);
    }

    But it doesn't seem to want to work.
    Last edited by Pi_Mastuh; 07-20-2007 at 05:11 PM.
    Tears have turned from sweet to sour
    And hours to days
    You're hiding yourself away from our cruel world's embrace
    And as your days turn to weeks
    You will cry yourself to sleep
    In the cage

    -The Cage by HIM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center