Good morning,

I've posted this as well in the games forum but I just tried something I wonder if it could work. My question was about knowing the value of a frame label representing a card from a deck movie clip containing all the cards as nested movie clips inside it.

Each of the cards shows by going to the specified frame in the deck clip, but I now need to pass the value of the card to a server and don't really have an idea of how to do it.

I've placed the code for the card's values inside the deck's clip's frames and I'm trying to pass it to the main timeline but I can't trace it since the client representing the first player is not the one in Flash's preview.

My question is probabaly confusing, excuse me. I need to find a way to pass this value representing the card and I thought there could be a way to know which frame the clip has stopped at when clicking on it.