Discussion Forums  >  Audio, Video, Playing, Recording

Replies: 3    Views: 224

pulverdingen
I hate code!
Profile
Posts: 89
Reg: Jan 04, 2012
pulverdingen
890
01/04/14 11:50 AM (10 years ago)

SImple quiz plugin, No sound effects..

Hmmm, For some reason, using the simple Quiz Plug in I cant get the mp3's to play. I have the files located in my bt_sound folder, even tried moving them to the Plugins folder in the bt_screen quiz folder. Nothing....Hmmmm.....
 
mysps
Code is Art
Profile
Posts: 2082
Reg: May 14, 2011
Palma
33,320
like
01/04/14 12:17 PM (10 years ago)
You have to add the mp3 file name to the array in BT_Layout/BT_loadConfigDataViewController.m file [appDelegate.soundEffectNames addObject:@"bt_funk.mp3"]; [appDelegate.soundEffectNames addObject:@"bt_glass.mp3"];
 
Sandeep
Android Fan
Profile
Posts: 1260
Reg: Feb 01, 2012
Miraj, India
25,250
like
01/04/14 07:13 PM (10 years ago)
@mysps- Thanks for sharing this bit of information. One of my app just got released which has Advanced quiz in it and despite adding sound files to it, it did not work for want of the above code. I just tested it and it now works fine. Will push for a new update now.
 
Niraj
buzztouch Evangelist
Profile
Posts: 2943
Reg: Jul 11, 2012
Cerritos
37,930
like
01/05/14 02:06 AM (10 years ago)
Perhaps one can do it to the AppDelegate file?
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.