Rob
ClioSport Moderator
Have an ok knowledge of flash code, but I'm a bit rusty to say the least want to achieve something relatively simple but I'm failing.
Just wondering if anyone could help me out??
For those who are interested here is what i'm trying to achieve,
I want to be able to do the following....
If mouse position x is between 0 and 100 play "sound1"
If mouse position x is between 101 and 200 play "sound2"
If mouse position x is between 201 and 300 play "sound 3"
And then
If mouse y position is between 1 and 50 volume = 50%
If mouse y position is between 51 and 100 volume = 100%
Cheers in advance.
Just wondering if anyone could help me out??
For those who are interested here is what i'm trying to achieve,
I want to be able to do the following....
If mouse position x is between 0 and 100 play "sound1"
If mouse position x is between 101 and 200 play "sound2"
If mouse position x is between 201 and 300 play "sound 3"
And then
If mouse y position is between 1 and 50 volume = 50%
If mouse y position is between 51 and 100 volume = 100%
Cheers in advance.