Hello:
I'm using the latest version. Below is most of the xml page (which works) BUT THIS LINE OF CODE:
<vid src="../imgs/1961_double.flv" onlywhenactive="true" left="20" top="20" />
DOESN'T.
The movie begins playing on loading the cover page. I've even added the "nopause" but to no avail.
I'm at a loss to explain it. Anything other order I send (like top, left, etc.) is obeyed.
BTW: the reflection bg is superb and gives a classy look to the whole page.
Adrian Catarzi
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book SYSTEM "
http://megazine.dtd">
<book bgcolor="0x000000" pageheight="650" pagewidth="482" lang="en" barpos="-700" hidebuttons="fullscreen" reflection="true">
<chapter>
<page stiff="true" anchor="cover">
<img src="../imgs/cover.jpg" useglow="false" />
<snd src="../megazine/snd/Blue_Danube.mp3" />
</page>
<page>
<img src="../imgs/1.jpg" aa="true" useglow="false" />
</page>
<page>
<img src="../imgs/2.jpg" aa="true" useglow="false" />
<vid src="../imgs/1961_double.flv" onlywhenactive="true" left="20" top="20" />
</page>
<page>
<img src="../imgs/3.jpg" useglow="false" />