|
-
Jun 30th, 2001, 08:16 AM
#1
Freeze an IE window
Hi,
I want to freeze (pause) an ie window (already open), by command and unfreeze, any ideas/suggestions?
Thanks in advance!
-
Jun 30th, 2001, 12:21 PM
#2
Fanatic Member
What do you mean by "Freeze"?
Chris
-
Jun 30th, 2001, 01:21 PM
#3
Pause, like in games, you know stop it temporerly (Not webbrowser1.stop idea).
-
Jun 30th, 2001, 01:42 PM
#4
Lively Member
Do you mean like make the program stop responding for a little while? If so, the user might think it has crashed, and force a shutdown of it.
-
Jun 30th, 2001, 01:58 PM
#5
No that's what the user wants, don't worry it's a special purpose program, for a net game.
-
Jul 1st, 2001, 12:20 AM
#6
Fanatic Member
If you mean temporarily disabling a window then no. You can do this with any controls that you have on it such as textboxes and buttons though and replace any animated gifs with a static copy(another image) to make it appear that it's frozen but the user still has control over it and can simply close it.
Chris
-
Jul 1st, 2001, 01:20 AM
#7
I want to pause the window (actually a flash animation inside it).
-
Jul 1st, 2001, 01:35 AM
#8
Fanatic Member
I do not know anything about Flash. You'd probably have to control it (pause it) from the Flash animation. You can't control a window to that extent even if your code is what created it. If that were possible it would give you the freedom to create a fullsize window filling the screen and prevent the user from closing it.
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|