Communication between mobile app and hype

Hello Hype-Community,

I created small games and animations with hype. Now I try to display them in an mobile application.

Thereby I encountered some problems.

My main question is: Is it possible to communicate between mobile applications (iOS and android) and hype?

For example that:

  • the app can pause all timeline actions or presume them
  • the app can start a new scene or call a method
  • hype can return parameters (for example the highscore) to the application

I would be thankful for any suggestion, tutorial or code-example.

Kind regards!

Have a look at this post. It is aimed at OS X but the API used are pretty much the same for iOS and OS X