Quote:
Originally Posted by b_k
One thing that bugs me: I setup a container of 12 HMTL pages, which are not bigger than the screen. But i have to flip pages with the stylus, the flip-bar doesn't work.
|
Did you set up the <pagelist> stuff in the manifest.xml? ex:
Code:
<pagelist type="layout" count="135">
<page number="1" url="0743.html" />
<page number="2" url="0744.html" />
<page number="3" url="0745.html" />
<page number="4" url="0746.html" />
...
<page number="135" url="0874.html" />
</pagelist>
This is what associates an HTML page with the page on the iLiad.