Page 3 of 3
Re: Random Pop-Ups
Posted: Thu Jul 14, 2011 4:46 pm
by Klaus
Hi Wayne,
I could offer to take a look at your stack, if you like!
Send it to:
klaus AT major-k.de
Best
Klaus
P.S.
Please check my previous post!
Re: Random Pop-Ups
Posted: Thu Jul 14, 2011 5:06 pm
by unclewayne
What about adding a sound to it?
this is not working:
if (total_points >= 5) AND (total_points mod 5 = 0) then
set the ICON of btn "facts" to ANY line of fld "iDlist"
play (specialfolderpath("engine") & "/sounds/buzz2.mp3")
end if
Re: Random Pop-Ups
Posted: Thu Jul 14, 2011 5:10 pm
by Klaus
Hi Wayne,
still clueless! See my previous post!
Best
Klaus
Re: Random Pop-Ups
Posted: Thu Jul 14, 2011 5:53 pm
by Klaus
Hi Wayne,
Hint:
play (specialfolderpath("engine") & "/sounds/buzz2.mp3")
This will only work on an iDevice or Simulator but NOT in the IDE (or desktop standalone)!
Best
Klaus!