Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Newcomers DBPro Corner / I'm sure its something simple, but...

Author
Message
Gremlin65
20
Years of Service
User Offline
Joined: 3rd Feb 2004
Location:
Posted: 3rd Feb 2004 16:49
As this is my first post, I would like to say hello to everyone. Seems like a really nice group here.

I am trying to allow users to skip through my opening animation by hitting the escape or space key. When I leave out the WHILE/ENDWHILE loop, the animation plays just fine. However when I add the loop, the sound plays, but the animation doesn't appear on the screen. I would really appreciate it if someone could point out what I'm obviously missing

Thanks in advance for your help!
souled
20
Years of Service
User Offline
Joined: 3rd Feb 2004
Location: Greece, Athens
Posted: 3rd Feb 2004 17:09
I think you should put the sync command inside the while loop. Try something like this, I'm not sure though:
rem main program
do
while blah=1
something=10
sync
endwhile
sync
loop
Gremlin65
20
Years of Service
User Offline
Joined: 3rd Feb 2004
Location:
Posted: 3rd Feb 2004 17:14
Awesome! Worked like a champ! Thanks a million souled, you rock!

Login to post a reply

Server time is: 2024-09-21 18:16:38
Your offset time is: 2024-09-21 18:16:38