Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
campbellwang
Visitor

Animated Loading Screen

Hi Guys,

Can someone tell me how to create an animated Loading Page.

I basically want to display a page with an animated logo between page loads. I have seen others do it but I don't know how it is done.

Please PM me if you do not want to post here.
CDNOne.com | CDNTwo.com
0 Kudos
4 REPLIES 4
RokuJoel
Binge Watcher

Re: Animated Loading Screen

There are a couple ways to do it, one is to use roImageCanvas not that good for fast animations, but can be easier to get started using, but it can be a bit difficult to get used to the syntax, screen positions are integer and you may get unexpected results if you accidentally use a float.

roScreen is optimized for animation, but is a bit more difficult to set up.

- Joel
0 Kudos
campbellwang
Visitor

Re: Animated Loading Screen

Joel,

I know this is a pain and you know what I am going to ask next.

Do you have some working examples.

I know this is a complete pain but I know I won't be able to get this done otherwise. :cry:
CDNOne.com | CDNTwo.com
0 Kudos
RokuJoel
Binge Watcher

Re: Animated Loading Screen

Describe the type of animation you want to achieve in more detail.

- Joel
0 Kudos
campbellwang
Visitor

Re: Animated Loading Screen

Thanks Joel,
I have decide not to do it now.
CDNOne.com | CDNTwo.com
0 Kudos