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