the stuck is for some second Every few seconds. can i open a new thread in AMS??? for this code.
page: on show
Page.StartTimer(3000, 10);
page: on timer
connected = HTTP.TestConnection("http://www.jfunc.com", 20, 80, nil, nil);
if connected...
Announcement
Collapse
No announcement yet.
Search Result
Collapse
11 results in 0.0299 seconds.
Keywords
Members
Tags
-
The program gets stuck When the code works In the Timer page
-
Countdown Timer with Masks and Labels
I know making timers is pretty easy in AMS but I put a decent amount of workin into this one as I created a few masks for it and made it pretty looking. When the app is opened it prompts the user for the countdown time. The timer can be ran in full mode, small mode, and minimal view. There is also...
-
Problem with GlobalTimer
I wrote a very simple "minimise to tray effect" made with GlobalTimer plugin and Tray plugin. It works fine. However, if I want it to make it work faster, strange things happens. When timer set to 20 ms - it's ok. When set to 10 - if I do very fast double click on label to fire minimise effect,...
-
Working multiple timer plugin
I'm looking for good working timer plugin supporting multiple instances of it's timer.
I tried AMSWaves's one but it's extremely unstable. I tried to manage it's bugs but after hours spent on checking out what's wrong I see it terminates my app on start without any explicable reason.
Then...
-
Anu way to customize WaitForReturn?
Hi,
Shell.Execute() gives the ability to control state of launched .exe with WaitForReturn (at some level), but sometimes it's not enough and it always freezes the interface.
I'm trying to establish a way to launch an executable from the project, be informed when it closes...
-
Label text...
Hy guys...
I have a problem... In a label on my page i want to show the time elapsed from Page.StartTimer() and i don't know how to do this... Anybody can help me with a script?
-
Need multi timer apz application example
Hi,
I try to use multitimer like Timer1 found on website but may be I lack imagination I need a apz application showing how to display picture or richtext to start and stop may be 5 seconds. The ideas suggested for specific forum on plugins is a good one. I am appreciate help found on IR forum...
-
Page - Timer Related
hi again,
i put some actions that i want to do in intervals of 20 sec in the page - on timer, but i want that the app do it always, including when the app is minimized, is there anyway to do this?
-
Timer for password
Hello guys could you help me with 1 thing?
I want to have a script that you have to wait 5 min after you have typed in your password wrong 3 times.
but it has to be pc reboot and app closing proof so it must be encrypted and stored in the reg or in an ini file
(i already built...Last edited by limboo; 05-31-2008, 03:33 PM.
-
FREE ACTION PLUGIN: Timer
Timer Action Plugin
by ShadowUK
You'll need to go to your AutoPlay Media Studio folder and navigate to Data/Actions then put this file in that folder.
Now you've installed the Actions, it's time to install the functions!
Go to: AutoPlay Media Studio/Data/Includes...