FP: Animation Starts Immediately After Page is Opened in Browser (170959)
The information in this article applies to:
- Microsoft FrontPage 97 for Windows with Bonus Pack
- Microsoft FrontPage for the Macintosh 1.0
This article was previously published under Q170959 For a Microsoft FrontPage 98 version of this article, see 194270.
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="">
<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:
- In FrontPage Editor, select the image.
- On the Edit menu, click Image Properties.
- Click the Video tab.
- 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.
- Click OK.
Method 2: Start animation when the mouse passes over the image- In FrontPage Editor, select the image.
- On the Edit menu, click Image Properties.
- Click the Video tab.
- Under Start, click to select the On Mouse Over check box. Make sure that
the On File Open check box is not selected.
- Click OK.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
| Modification Type: | Major | Last Reviewed: | 10/7/2003 |
|---|
| Keywords: | kbbug kbnofix kbusage KB170959 |
|---|
|