Preserved Topic: opening new window after certain variable set true |
|
---|---|
Author | Thread |
Paranoid (IV) Inmate From: |
posted 05-04-2001 04:42
i would like to have a window popup after i have preloaded a number of images. so once the loading is complete, my variable, called 'imagesdone', is set to 'true'. could someone please help me with the bit of code needed to trigger the window opening. i understnad general if statements, but i have not been able to get it to work. |
Nervous Wreck (II) Inmate From: |
posted 05-04-2001 06:49
i'm not exactly sure on if this is right or what but maybe try |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 05-04-2001 08:34
okay here is my generic preloading script |
Paranoid (IV) Inmate From: |
posted 05-04-2001 15:46
thanks alot bitdamaged- exactly what i need! i'd been trying to do something similar and wasn't getting a window at all. i think it was probably as you had explained. |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 05-04-2001 21:46
The key here is placement. |