# Parsing Data between MC's

**URL:** https://forum.kirupa.com/t/parsing-data-between-mcs/62412
**Category:** flash
**Created:** [August 27, 2004, 3:37pm UTC](https://forum.kirupa.com/t/parsing-data-between-mcs/62412 "2004-08-27T15:37:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dcoltonbrown](https://avatars.discourse-cdn.com/v4/letter/d/ecccb3/32.png) [@dcoltonbrown](https://forum.kirupa.com/u/dcoltonbrown)
#### Post date: [August 27, 2004, 3:37pm UTC](https://forum.kirupa.com/t/parsing-data-between-mcs/62412/1 "2004-08-27T15:37:19Z")

</div>

I am trying to create a basic Fantasy Football draft application (mainly for ‘show puroposes’) and I need a push in the right direction My biggest issue is trying to figure out the best way to parse data between movie clips. I don’t know if the best way is to use arrays, XML, or some other method.

Basically, there will be a list of football players that a participant can choose from. I want the person to be able to click on or drag his choice into his roster. I guess I want to be able to dynamically remove the player from the pool while parsing the name to a few different MC’s

Any help or push in the right direction would be greatly appreciated!

Thank you in advance

Dan Brown
