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
[EMAIL PROTECTED]
http://www.major-k.de

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to