B
Bob Stephenson
I created a single slide with a video clip, set it as a
slide show, to auto run, no mouse clicks reuired, etc.
I save it as an htm doc. When i go to my browser and hit
the htm page, it comes up with a black screen and will
not 'run' until I click on the slide show.
looking at the html code i see a couple of thigs that make
me wonder...
here are the lines:
1st---
<p:animation number="1" delay="0" type="noBuild"
effect="cut"
direction="noBlack" flag="1284"/><pnmouseclick
action="playMedia"/><p:media
type="mci" length="44535"
1st---
<body lang=EN-US style='margin:0px;background-color:white'
onclick="DocumentOnClick()" onresize="_RSW()">
2nd---
<p:animation number="1" delay="0" type="noBuild"
effect="cut"
direction="noBlack" flag="1284"/><pnmouseclick
action="playMedia"/><p:media
type="mci" length="44535"
How can I get this show to play without intervention?
slide show, to auto run, no mouse clicks reuired, etc.
I save it as an htm doc. When i go to my browser and hit
the htm page, it comes up with a black screen and will
not 'run' until I click on the slide show.
looking at the html code i see a couple of thigs that make
me wonder...
here are the lines:
1st---
<p:animation number="1" delay="0" type="noBuild"
effect="cut"
direction="noBlack" flag="1284"/><pnmouseclick
action="playMedia"/><p:media
type="mci" length="44535"
1st---
<body lang=EN-US style='margin:0px;background-color:white'
onclick="DocumentOnClick()" onresize="_RSW()">
2nd---
<p:animation number="1" delay="0" type="noBuild"
effect="cut"
direction="noBlack" flag="1284"/><pnmouseclick
action="playMedia"/><p:media
type="mci" length="44535"
How can I get this show to play without intervention?