Hi! I’m a beginner to Actionscript and was wondering if the following was possible for a project I’m working on; I would like a sequence of randomly-generated sounds from my library to play when the cursor rolls over the stage. Rather than one single random sound playing on rollover I would like a sequence of the sounds played one after the other continuously. Is this possible to achieve in Actionscript 3 and if so, how am I able to achieve this? If it is not possible, are there any similar effects? Thanks a lot.