PDA

View Full Version : mouse overs


yoyo
07-27-2002, 01:12 AM
I have 2 templates, one with the mouse out buttons and one with the mouse over buttons, when i go to test it, only a couple of the buttons will do the mouse over properly, the others just display a black spce the size of the link area. all the attributes for the showing of the template are checked.
what is the problem?

Darryl
07-30-2002, 02:40 PM
Are these templates one of the examples that shipped with AutoPlay, or are these custom ones that you have created? It's hard to tell what the problem is without seeing it. Perhaps you could send a Zip Archive of your project to support@indigorose.com and we can take a peek to see what the problem is. You can find the Zip Archive feature in TOOLS->CREATE ZIP ARCHIVE.

yoyo
07-30-2002, 03:02 PM
I have sort of figured out what is going on here.

Yes it is my own templates.

I have a mouseover and mouseout event on each button that sets a %statusmsg% var and i also have the display template on mouseover on. well, for the ones that it is working on, i don't have the statusmsg var. Just forgot. the ones that it doesn't work on, it has the mouseover event on it. Weird. Not sure if this is by design or a bug?