The information in this article applies to:
SYMPTOMSWhen attempting to jump to a subtopic, MediaView may jump to the enclosing topic but will not correctly scroll the media view to the location of the subtopic. CAUSE
In order to jump to a subtopic, you must acquire a virtual address (VA) for
that topic. To get this, you might call vaMVConvertContextString() which
will convert a context string to a VA. Then you would pass the VA to
fMVSetAddress() which would cause the jump to occur.
RESOLUTION
To ensure that a new VA is generated for each context string, you must
ensure that the context string resides in a new paragraph and that it has
some paragraph formatting that is distinct from the previous paragraph.
STATUSThis behavior is by design. MORE INFORMATIONIn MediaView, you can include subtopics within a given topic by arbitrarily inserting a pound-sign (#) footnote to mark the location of the subtopic. Jumps to subtopics should cause a jump to the enclosing topic with the media view scrolled to the point where the subtopic context string was authored. REFERENCESMediaView Documentation Player.
Keywords : MMMediaView |
Last Reviewed: March 9, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |