On 5/7/08 9:15 PM, "John Tregea" <[EMAIL PROTECTED]> wrote:
> Hi Hershel, > > I may have missed something in this thread but what is stopping you from just > putting the text in appropriate sized chunks on a series of cards? NOt > programatically, just cut and paste your total text into appropriate blocks > across how ever many cards you need? > > Regards > > John T > > -----Original Message----- > From: Hershel Fisch [mailto:[EMAIL PROTECTED] > Sent: Thursday, May 8, 2008 08:53 AM > To: 'How to use Revolution' > Subject: Re: Continues flds > > I'm trying to have text in a field and in the next page (like a book) orcard > it should start where the previous page left > off. You could also have Rav cast the text as images and make the user think they were going card to card and all you would do is produce the slide show (blending would be a nice touch to produce a transition) import snapshot of the rect of the formattedtext of line 1 to 24 of field displayText as JPEG fld displayText would be off-screen, the 'last image' would be the new one, you could set it to the layer behind the current visible on, then do a blendLevel to reveal the new image, then delete the old one. You could trigger forward and backward image snapshots. BTW, is there a reason you don't just set the scroll of a field as the user clicks, rather than card to card? Jim Ault Las Vegas _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
