![]() Preserved Topic: opening new window after certain variable set true (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: |
![]() 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: |
![]() i'm not exactly sure on if this is right or what but maybe try |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
![]() okay here is my generic preloading script |
Paranoid (IV) Inmate From: |
![]() 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 |
![]() The key here is placement. |