Doug Black
Posts: 0
Joined: Wed Aug 14, 2013 11:36 am

Audio Player on All Pages

I want to create an audio player that stays on top of all pages in the app. How do I make a panel stay on every page and keep it's content playing? I'd also like to keep a button to open the panel on every page if something is playing. Thoughts?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Audio Player on All Pages

Hello Doug,

It's not possible as it's Page element. You will need to add Panel component to every Page. You can use Page templates to http://docs.appery.io/documentation/b... to ease developing.

Doug Black
Posts: 0
Joined: Wed Aug 14, 2013 11:36 am

Audio Player on All Pages

So, I didn't realize that the audio keeps playing when you close the panel, since I have it set to the jQuery multi-page template.

So, the panel or audio is still there somewhere; how do I call it page to page? Can I do it using the multi-page template?

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Audio Player on All Pages

Hello Doug

You also could create custom component and add it to each page

Return to “Issues”