How to add loading animations

Hey guys,
How can I add that round animation that all apps use to wait for a page to load?

I need it just to add a little suspense, not to load the page itself.

Tks [import]uid: 95495 topic_id: 25229 reply_id: 325229[/import]

when you go to the page, you can set a timer then start. [import]uid: 57346 topic_id: 25229 reply_id: 102199[/import]

There’s also http://developer.anscamobile.com/reference/index/nativesetactivityindicator (Though that isn’t a small wheel.) [import]uid: 52491 topic_id: 25229 reply_id: 102202[/import]