Playing players in sequence

Klaus Major kmajor at metascape.org
Fri May 10 07:52:01 EDT 2002


Hi Greg,

>
> Thanks Klaus for the
> switch the_player
>     case "sound 1"
>         start player "sound 2"
>         break
>     case "sound 2"
>         start player "sound 2"
>         break
> end switch
>
>  . . . solution. I could not get this to work, but I put it down to my 
> lack of knowledge of the switch, case structure. (I could not find the 
> correct form/word for the the_player. I tried a number of options but 
> could not get it to work.)

the_player will be replaced by RR with the name of the player that has 
stopped.

It is just a placeholder.

You could even call it Bruce ;-)


Regards

Klaus Major
kmajor at metascape.org




More information about the use-livecode mailing list