Slideshow with Revolution?

Klaus Major klaus at major-k.de
Wed Apr 26 07:31:57 EDT 2006


Hi Swami,

> OK, Joao, Thomas, I could not resist... disclaimer... this is my  
> first attempt to use callbacks in a player and I don't have a clue  
> what I'm doing except to follow the docs as best one can...
>
> I loaded a small test stack with 11 images and set a background  
> group consisting of syncMusic fld, player (set to a .mp3 music   
> file ref) and button, way off to the right which will be out of the  
> window rect in the end and did as you said and started the music  
> and clicked the 'record" button to go next card, recording the  
> interval each time:
>
> I got this in the fld:
>
> 21525
> 30222
> ...
> 88907,goNext
> 91849,goNext
>
>
> and in  the player script I have.
>
> on goNext
>   go next card
> end goNext
>
> it doesn't work. I start the player and the "go next card" is not  
> implemented when the intervals are reached... what am I missing?
>
> Sivakatirswami

does it work when you put the handler "goNext" into the stackscript?
Maybe it is just a message hierarchy problem?


Regards

Klaus Major
klaus at major-k.de
http://www.major-k.de




More information about the use-livecode mailing list