Desmond
09-24-2003, 02:08 PM
<HTML><HEAD><TITLE>Setting Page Transition Effects</TITLE></HEAD><BODY><h3>Setting Page Transition Effects</h3><b>Document ID: IR10008</b><hr>The information in this article applies to:<ul><li>AutoPlay Media Studio 5.0 Standard Edition</li><li>AutoPlay Media Studio 5.0 Professional Edition</li></ul><hr><h3>SUMMARY</h3><p>This article describes how to set transitions between various pages in your application.</p><h3>DISCUSSION</h3><p>AutoPlay Media Studio includes a Page Wipe transition. Instead of simply jumping from one page to the next, and having one page disappear and the next appear, this transition 'wipes' from one page to the next.</p><p>To accomplish this, use page transitions:</p><ol style="LIST-STYLE-TYPE: decimal" type="1"> <li class="kadov-p"> <p>In the Property Inspector for the page, change the Transition field from None to the transition that you desire. Now on a page jump or page navigate from that page, the wipe transition will be used.</p> </li></ol><p>The transition does not affect some objects, such as web, listbox, etc. To use the transitions on pages containing these objects, do the following:</p><ol style="LIST-STYLE-TYPE: decimal" type="1"> <li class="kadov-p"> <p>Take a screen capture of the fully rendered page that you want to transition to.</p> <li class="kadov-p"> <p>Insert this screen capture as a large image on the page that you want to transition to.</p> <li class="kadov-p"> <p>Set all of the objects' visibility to false, and the image's visibility to true.</p> <li class="kadov-p"> <p>In the On Show event of this page, show all of the objects, and hide the image.</p> </li></ol><h3>MORE INFORMATION</h3><p>For more information please see the following topics in the AutoPlay Media Studio 5.0 help file:</p><ul> <li><b>Program Reference | Pages | Dialog</b></li></ul><p>KEYWORDS: Page, Transition, Wipe, Jump, Effect</p><hr><FONT SIZE=1>Last reviewed: September 24, 2003<br>Copyright © 2003 <A HREF="http://www.indigorose.com" target="blank">Indigo Rose Corporation</a>. All rights reserved.<br></FONT></BODY></HTML>