Discussion Forums  >  Crashes, Memory Warnings

Replies: 3    Views: 194

nadthevlad
Code is Art
Profile
Posts: 1025
Reg: Jun 07, 2012
Denver
21,850
07/11/13 07:21 PM (10 years ago)

Bug in NAD Advanced Quiz problems with sounds

One of you pointed out that some of the sounds weren't playing at the right time. Here are some fixes. The first part to modify is in the setStartingParameters method. https://dl.dropboxusercontent.com/u/2452503/buzztouch_screen_shots/sounds%20backwards.png The two underlined values are backwards. They are shown in the corrected position in this screenshot. The second modification is in quizEnded Replace the code in this screen shot https://dl.dropboxusercontent.com/u/2452503/buzztouch_screen_shots/finishedscreeprior.png with the code in this screen shot. https://dl.dropboxusercontent.com/u/2452503/buzztouch_screen_shots/finished_sound.png The third modification is in showQuizRewardScreen. https://dl.dropboxusercontent.com/u/2452503/buzztouch_screen_shots/reward_sound.png Just add the marked text in the location shown.
 
chris1
Code is Art
Profile
Posts: 3862
Reg: Aug 10, 2012
Austin, TX
50,120
like
07/11/13 07:26 PM (10 years ago)
Nice work!
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
07/11/13 09:23 PM (10 years ago)
Thanks Nad! Cheers! -- Smug
 
bfoutty
Code is Art
Profile
Posts: 185
Reg: Jun 12, 2011
Youngstown, OH
12,650
like
07/12/13 03:49 AM (10 years ago)
Thanks Nad!
 

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.