Re: [Dynapi-Help] How to load/refresh w/out seeing it in the browser busy icon

2003-11-10 Thread ToddNY
Flash has this server communication stuff built in now, no? (that would be invisible). - Original Message - From: "Bruce Tennant" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 29, 2003 2:06 PM Subject: Re: [Dynapi-Help] How to load/refresh w/out seeing it in the brow

[Dynapi-Help] onmouseout problem

2003-11-10 Thread Jesse Vitrone
I'm having some trouble with an on mouse out listener. * I have a layer, and on the layer, I've added an . * I have onmouseover and onmouseout listeners on this layer. When I mouse over the iframe that's on my layer, the onmouseout gets triggered. Any idea why? Is this supposed to happen? A

[Dynapi-Help] HTMLMenu Help

2003-11-10 Thread António Silva
Hello every one, I'm using the HTMLMenu component and I'm unable to figure out how to set a different text colour for an option when the mouse is over that option. I'm using options with text only. No images. Thanks in advance, - António Silva -

[Dynapi-Help] Getting window size with dynapi

2003-11-10 Thread Brian Hayes
Everyone, I have tried to get the browsers window size when the window opens, but I always get an error. However, if I wait for the dynapi page to load, and use a link to get the information it works. Does anyone know how to do this on page load? Or when the browser window opens?? Thanks Brian Ha