I making a project that is an interactive poem that the user can drag mc's to set a specific order to be played back. Essentially it works like this: There are five draggable mc's Each with the word "line" and the respective number. There are also five vertically tiled place holder mc's that the "line" mc's are dragged onto. What I want to happen is when you drag all the line Mc's into the holders, creating a poem specified by the user. I assume this is done with Arrays. When you are done with your dragging it you click a play button displays the lines of the poem in the order specified by the user. I would also like at this point, to play external sounds of someone reading each line. I'm aware I have to set up a timer to delay the other four sounds, but I've been at this for about ten hours trying to piece together how to even start this. Im at my wit's end. Does anyone have any ideas at all?








Bookmarks