Tab problem with flash 8

I have a form that when tabbed through creates a white box in the upper left hand corner. Any ideas why?

here is the link:

http://www.fasttimeszine.com

Thanks

Works fine for me in IE6 :shifty:

tab all the way through it just hold tab

I see it.
I think it’s tabbing through your HTML DIV or SPAN tags. Add TABINDEX="-1" to your tags and try it.

I added that as a param in the html but it didn’t work. Or did you mean in my AS?

I’m pretty sure it is a prob with the flash becuase when you click anywhere else while the box is there it wont go away but when you click in the flash it disappears until you tab again

Anyone?

It IS the Flash part.
Right Click the movie and select ‘Show Redraw Regions’ and you will see that the white box is, in fact, part of your flash.
Perhaps you started a Textbox, or a box or empty MC etc… and it is still on your stage but invisible.
Change your BG color and take a look or, in your Library menu, click ‘Select Unused Items’. Maybe that will get you closer to the problem short of posting your fla, nothing else comes to mind.