Skip/Delete Scenes using Javascript

Here is another example

  • Sends more values and gets more returns and displays them
  • Even send a random number and returns it to show a round trip of data
  • caches last response in customData

Download:
AjaxData_forum_14446_switching.zip

Hint:
You could actually also make the request on Scene load and then only use the cache data to forward at the end of a scene instead of making the call at the end… either way you hopefully get the picture.

You could trigger animations based on data see https://tumult.com/hype/documentation/3.0/#startTimelineNamed

2 Likes