Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently May 17th, 2024, 8:13 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Resetting a loop
PostPosted: November 15th, 2004, 11:27 am 
Offline

Joined: November 3rd, 2004, 4:52 pm
Posts: 99
Location: Worcester. UK
The attached program element works perfectly for my purposes, with one exception. When an image is clicked to dismiss it and reset the countdown time, the countdown time always displays one second less than the time set.

Any sugestions as to how I can make it show the correct time would be appreciated. I've spent some hours over the weekend adding a count of one at various places, fiddling around with for-next loops as an alternative - but getting nowhere fast as I could never get them to count down!

John


You do not have the required permissions to view the files attached to this post.


For this message JMahoney has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Resetting a loop
PostPosted: November 19th, 2004, 1:51 pm 
Offline

Joined: November 3rd, 2004, 4:52 pm
Posts: 99
Location: Worcester. UK
9 downloads - nobody with a solution?

It must be capable of solving, surely?

None of the posts from the old forum seem to have covered this problem. 'Break' seems to be usable command but I'm still struggling with how to implement it within the context of my imp file.

John


For this message JMahoney has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject:
PostPosted: November 19th, 2004, 3:16 pm 
Offline

Joined: October 25th, 2004, 12:27 pm
Posts: 526
Location: Digital Workshop
Hi,

Thank you for your enquiry.

The problem is the order of the Delay and Subtract actions in your countdown loop. Simply open the actions of each of your image object and swap around the Delay and Subtract actions so that the Subtract action occurs first.

Not only does this correct the timing of the publication (at the moment your users are actually getting 31 seconds to responds as the value 30 is displaying for one second), but it should prevent the countdown from continuing when the image is dismissed.

I hope this helps. Please do not hesitate to contact me if you have any further queries.

Kind regards,

_________________
Robin Garrett
Digital Workshop Technical Support


For this message Robin Garrett has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Resetting Loop
PostPosted: November 20th, 2004, 10:34 am 
Offline

Joined: November 3rd, 2004, 4:52 pm
Posts: 99
Location: Worcester. UK
Robin,

Thank you - yet again.

Changing the order of subtract and delay works. The logic totally escapes me though!

All the best.

John


For this message JMahoney has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject:
PostPosted: November 20th, 2004, 11:23 am 
Hey John, you're working with computers. Who ever said they were logical? javascript:emoticon(':D')
Very Happy


Top
   
 
 Post subject:
PostPosted: November 20th, 2004, 1:27 pm 
Offline

Joined: November 3rd, 2004, 4:52 pm
Posts: 99
Location: Worcester. UK
I'm waiting for the day when a program language is created that responds to commands like 'create me a countdown clock'!

My guess is I'll be dead and buried long before that.

John


For this message JMahoney has been thanked by : mackavi


Top
 Profile Visit website  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group