A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: shuffle card game

Hybrid View

  1. #1
    Jolene
    Join Date
    Jul 2005
    Posts
    1

    You rocks!

    Jbum,

    your code for shuffling an array rocks!!! I have been working it for so long, yet cannot find an answer... but i modified your codes and place it into my application and it works!!! Cool !!!

  2. #2
    Junior Member
    Join Date
    Mar 2008
    Posts
    10
    Great code, Jim.

    Almost bang-on what I was looking for. My cards are 2 frame movieclips. Frame 1 is the "backing", Frame 2 is the "face". They start out face down and when clicked on, the cards switch to Frame 2 (showing their value).

    With your code above, it rearranges the order of the cards (which is great) but it doesn't flip the ones showing Frame 2 back to Frame 1.

    Is there a way to do it?

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