Question
Using a parameter to call a service(play)
Hi all,
What I would like to do, is have JS write to a parameter, and then bind that parameter to trigger a service, in this case the play of a sequence.
I cannot bind a service(play) to the parameter.
Is there any way I could use the JS parameter to trigger a service?
e.g. Onload > function > params > service
Thank you in advance!

