[FONT=‘Times New Roman’]I am trying to create a similar text box area as per the site [COLOR=#800080]http://www.dieselmarketing.com/main.htm[/COLOR]
In that when someone rolls the mouse over an area down the side it expands out to reveal the necessary text. However using Flash MX’s standard buttons I have set the Hit area to the size of the initial button area so when I roll out from the hit area the text box instantly closes. I need the button to recognize that once the text box has opened up that if the mouse leaves the Hit area it won’t close again. In essence the hit area has to expand or using hitTest it can register a new increased area that the mouse can freely move within without the text disappearing. [/FONT]
[FONT=‘Times New Roman’]I’ve been advised to use hitTest and to use movie clip buttons rather than an automated button symbol, but I don’t know how to script the region for hitTest[/FONT]
[FONT=‘Times New Roman’][/FONT]
[FONT=‘Times New Roman’]please help[/FONT]