Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2002
    Location
    france
    Posts
    94

    Grin how to wait for a specific number of seconds

    is there a function in ams 7.0 to wait for a specific number of seconds before doing something. i thought there was a wait() or pause() function in ams 7.0, searched the help file but didn't find anything

    any ideas

    claude

  2. #2
    Join Date
    Mar 2005
    Location
    Indianaoplis, IN USA
    Posts
    127
    I believe you are looking for Application.Sleep()

  3. #3
    Join Date
    Jun 2006
    Location
    UK SouthWest
    Posts
    420
    You could put the code for what you want happen after the pause into the page.Ontimer section of your program and then call Page.StartTimer(1000).
    1000 = 1 second.

Similar Threads

  1. FreePlugin: Splash Image Transition Engine DLL
    By RizlaUK in forum AutoPlay Media Studio 6.0
    Replies: 43
    Last Post: 03-26-2008, 08:41 AM
  2. Password Issue
    By katanapilot in forum Setup Factory 7.0
    Replies: 25
    Last Post: 02-10-2006, 09:16 AM
  3. Wait 5 seconds before loading video on page
    By scargin in forum AutoPlay Media Studio 5.0
    Replies: 5
    Last Post: 02-21-2004, 11:15 AM
  4. HOWTO: Limit the Number of Times an Install can be Run
    By Support in forum Setup Factory 6.0 Knowledge Base
    Replies: 0
    Last Post: 10-17-2002, 02:58 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts