really nice! 
Halveheart :: its not a bug just missing onReleaseOutside event.
Good job james182 :: i can see you are swaping depth of objects via action script. Owesome effect: very usefull
Posted 8 months ago
hey awesome menu. One question how can i add an image to the background, versus a solid color. my site has a bg image and this is just a solid color. even being able to alpa the bg woudl work. But the black box is killing the pitter patter of my heart for this sweet little menu.
Posted 8 months ago
For using this file with a background image do the following.
Replace this%3A menuBase%5B%22menuItem%22%2Bi%5D._x%20%3D%20this._width+8%3B
with this%3A menuBase%5B%22menuItem%22%2Bi%5D._x%20+%3D%20menuBase%5B%22menuItem%22+%28i-1%29%5D._x+menuBase%5B%22menuItem%22+%28i-1%29%5D._width+8%3B
Posted 8 months ago
hmmm. try this.
Replace this: menuBase[“menuItem”+i]._x = this._width+8;
with this: menuBase[“menuItem”i]._x += menuBase[“menuItem”(i-1)]._x+menuBase[“menuItem”+(i-1)]._width+8;
Posted 8 months ago
awesome. byt he way guys this file is tight. its fully expandable add as many menu items as you want. the colors and everything are commented in the AS its a beautiful file.
I have bought some items off of here, but this one is the best of all of them so far. I will definately buy anything else you put out that i can use.
If you guys have any desire for this get it. it’s good stuff.
Posted 8 months ago
Boomtastic…
Can I see an example of how you used it on your site?
Thanks, James
Posted 7 months ago