uf, I have a big problem. I want to make a small menu where the player can select one card but the problem is that I can’t figure out how to make this work… I attached a flash that is something like I want to make…
http://img489.imageshack.us/my.php?image=cards7mh.swf
In the flash you can see 4 “cards”(MC’s)… 3 small and 1 big. the big one is supposed to be just a bigger version of the card in the middle(the one with the m text). I want it to make so that when one of the buttons on the right or left side is pressed, the cards move to the side/direction… I want to make it so that the player has like 10 or more of those cards and he can browse them in this menu. I want that the big one displays the one in the middle. I hope that you can understand what I mean… :s
Actually in this swf I just use the visible function to play animations, but I can’t figure it out… eh, please, if some1 has any ideas, please tell me… 
Maybe I can write the info for the cards in a text file and than load the info from the file in to the flash… :s Because I want to add a button that allows to use the card that is selected at the moment and every card has its own commands like set hp = hp+10; and so on~