Hia, cheers for having a look.
I'm making a drag and drop game and everything is in place but i have a few problems with the functionality of it.
Basically its a dress up game, when all the right bits of clothing are placed on the person the game plays the end sequence and then goes back to the start.
I have drop targets and items to drop into these targets, when an item is clicked (and held to drag) it swaps the drop target to the next highest level and the item to the level above that one. On release it puts it back where it started....
I'm having a problem with a few of the items of clothing. They wont drop if certain items have already been placed.
Also
When you do manage to get everyhting to drop and the end scene is played out some items remain (usually just one...the hat), the end scene then goes back to the begining and plays through again and keeps repeating.
I'm absolutely stuck, I've been trying things for ages and can't seem to get it to work properly.
If anyone could shed some light on whats going on I'd be really greatful.
The .fla is at the following url
http://www.ats-heritage.co.uk/downlo...e_Miner_VE.fla
Thanks..I'm pretty new to actionscript so this'll probably be an obvious one