i really am having trouble with anchors i have tried and tried, still no joy, im using version 2 and i iahave looked everywhere maybe i am missing something but i cant seem to get anything right on anchors, i will paste what i have done, i have searched through the forum, not really understanding, im guessing its quite easy, im looking for maybe a xml text that i can copy from so i dont make mistakes. please any help will do. when i load this up on my local server there is no overlay, i made the area very big because i wanted to test but i cant even get that right, Please help
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE book SYSTEM "
http://megazine.mightypirates.de/megazine.dtd">
<book plugins="overlays, anchors, links, navigationbar, backgroundsound, batchpages, slideshow, gallery, keyboardnavigation, links, titles, swfaddress, options, gallery" galleryfs="false" galleryzoomsteps="3" zoommaxscale="3.0" zoominscale="0.01"
zoomdoubleclick="true" bgcolor="000000" pageheight="400" pagewidth="297" lang=",en" reflection="false" zoominit="0">
<chapter>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/1.swf" />
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/2.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/anchortest.swf"/>
<area url="anchor:contents" width="297" height="400" overlay="000000"/>
</page>
<page anchor="contents" ><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/3.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/4.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/5.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/6.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/7.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/8.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/9.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/10.swf"/>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/page09.swf"/>
</page>
<page><img src="file:///C:/mybooks2/my-books/etravelfeb2010/data/images/page10.swf"/>
</page>
</page>
</chapter>
</book>