Fairly simple scenario: Title page goes to any of a number of marked cards (with a transition). Each card has an image object, and on top of the image a transparent field which my script fills with text after a few seconds. The image does not display anything, it's all plain white, until the transparent field is "shown", then only the part of the image that is covered by the field is displayed, surrounded by white. This happens consistently on every card, but only the first time that card is visited.
Try setting the alwaysBuffer of the image to true.
-- Jacqueline Landman Gay | [EMAIL PROTECTED] HyperActive Software | http://www.hyperactivesw.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
