Hello,
i tried to insert <img src="http://www.youtube.com/v/ItOPvLELfKE"/> in my page but it seems to not work.
i have a grey page.
I'm on the last release.
can you help me ?
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book SYSTEM "http://megazine.mightypirates.de/megazine2.dtd">
<book
pagewidth="400"
pageheight="600"
zoomminscale="0.5"
zoommaxscale="2"
plugins="batchpages, print, navigationbar, overlays, titles, anchors, swfaddress, links, keyboardnavigation, slideshow, options"
>
<chapter>
<page>
<img src="http://www.youtube.com/v/ItOPvLELfKE"/>
</page>
</chapter>
</book>
thanks