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!
Random Pop-Ups
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 37
- Joined: Tue Apr 05, 2011 9:58 pm
Re: Random Pop-Ups
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
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
Hi Wayne,
still clueless! See my previous post!
Best
Klaus
still clueless! See my previous post!

Best
Klaus
Re: Random Pop-Ups
Hi Wayne,
Hint:
Best
Klaus!
Hint:
This will only work on an iDevice or Simulator but NOT in the IDE (or desktop standalone)!play (specialfolderpath("engine") & "/sounds/buzz2.mp3")
Best
Klaus!