Mark, That was my problem. Thanks for the help.
Steven Axtell ----- Original Message ----- From: "Mark Schonewille" <[EMAIL PROTECTED]> To: "How to use Revolution" <[email protected]> Sent: Tuesday, August 21, 2007 7:05 AM Subject: Re: Hover Icon Problems > Steven, > > They are available if they are actually in the stack. They have to be > somewhere on a card in your stack, so you should be able to see them > if their visible property is true. > > To be absolutely sure, add a button to the card which contains the > buttons that don't respond to hovering. Give the button the following > script: > > on mouseUp > answer (there is an image <id of the image>) > end mouseUp > > and press the button after making a standalone of your stack. > > Best regards, > > Mark Schonewille > > -- > > Economy-x-Talk Consulting and Software Engineering > http://economy-x-talk.com > http://www.salery.com > _______________________________________________ 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
