FP: Animation Starts Immediately After Page is Opened in Browser

ID: Q170959


The information in this article applies to:


SYMPTOMS

When you open a Web page that contains a Video for Windows (.avi) file in a Web browser, the animation starts immediately after the page is loaded even though you cleared the Start options on the Video tab in the Image Properties dialog box (Edit menu).


CAUSE

This behavior occurs when either of the following lines of code are included in the HyperText Markup Language (HTML) document:


   <img dynsrc="filename.avi" start=""> 
-or-

   <img dynsrc="filename.avi" start="FILEOPEN"> 


RESOLUTION

Use either of the following methods to resolve this behavior.

Method 1: Start animation immediately after loading the page

Set a start attribute to start animation immediately after loading the page. To do this, follow these steps:

  1. In FrontPage Editor, select the image.


  2. On the Edit menu, click Image Properties.


  3. Click the Video tab.


  4. Under Start, click to select the On File Open check box. Make sure the On Mouse Over check box is not selected.

    -or-

    Click to clear both the On File Open and the On Mouse Over check boxes.


  5. Click OK.


Method 2: Start animation when the mouse passes over the image

  1. In FrontPage Editor, select the image.


  2. On the Edit menu, click Image Properties.


  3. Click the Video tab.


  4. Under Start, click to select the On Mouse Over check box. Make sure that the On File Open check box is not selected.


  5. Click OK.



STATUS

Microsoft has confirmed this to be a problem in Microsoft Internet Explorer version 3.0.

Additional query words: front page


Keywords          : kbusage kbdta fpedit fphtml 
Version           : windows:97, macintosh:1.0
Platform          : MACINTOSH WINDOWS 
Issue type        : kbprb 

Last Reviewed: July 26, 1999