Need help with a trading card game system..
Hello all, I have made my very own trading card game, in real life. My next step was to make an online version of the game.
I have went through the process of designing and such cards etc. characters etc.
What i need help with is I'm using flash and php and mysql databases to make this game. I need to know how i can load a large amount of images, that being the dynamic cards into the game, and make it so i can add functionality to those cards like clicking and dragging them into the deck creator and saving decks to the usernames of people.
How would I go about doing such a thing?
I need it so the dynamic card has the blank card template, and then each card will have data of its own being a card image , and a name, and some text etc.