How to make a background music?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
ahmedinvent24BUSGdU9
Posts: 43
Joined: Mon Oct 15, 2012 6:44 pm

How to make a background music?

Post by ahmedinvent24BUSGdU9 » Fri Jan 25, 2013 8:44 pm

how to make a multi channel audio that works on Android?!
In livecode lessons i found a lesson but it works only on iOS devices!
Please help :)

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: How to make a background music?

Post by Klaus » Sat Jan 26, 2013 12:21 pm

Hi Ahmed,

in Livecode go to menu "Help" -> "Android Release Notes"
and search for "Multi-channel sound support" (Page 33 in Livecode 5.5.3)

That PDF is the only documentation for ANDROID, so be sure to read it frequently :D

Basically "soundchannes" are the same as for iOS but uses a slightly other snytax:
mobilePlaySoundOnChannel sound, channel, type


Best

Klaus

ahmedinvent24BUSGdU9
Posts: 43
Joined: Mon Oct 15, 2012 6:44 pm

Re: How to make a background music?

Post by ahmedinvent24BUSGdU9 » Tue Jan 29, 2013 5:27 pm

Thank you Klaus , very much you really helped me thats snytax works :)

Post Reply