From: Orlando D. <sca...@ya...> - 2003-05-08 18:57:08
|
I am new in this. My question can be very obvious, but I cannot solve = it. =20 =20 I have a file avi that I want that it is seen. I have created him some = maps so that the user selects to where he wants to go. The problem is = that the explorer stays in pause in the last frame of the movie and the = maps doesn't work. =20 I wanted to solve it closing the htm of the avi and opening another with = the last image of the avi. For this it uses the command: =20 =20 settimeout (self.close () ,5000); =20 parent.location.href=3D'maps.htm' =20 =20 but it doesn't work. Can somebody help me to solve this? =20 =20 thank you |