flash - Is there any way to Play music as background service in playbook? -


i have made music player blackberry playbook , working fine .my problem want play music background service if user switches between other app . music play continuously ..

thanks

you can using line first line of application

qnxsystem.system.inactivepowermode = qnxsystempowermode.throttled; 

from app play sound while app in background , when playbook on standby state.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

ASP.NET Javascript: window.open won't work twice -

jquery - Opera does not change the height of the page. Why? -