SlumberJack
09-26-2002, 02:34 AM
Any advice / instruction for how this simple menu / submenu system is created (or can be created in actionscript)? ZincRoe (http://www.zincroe.com/)
It's my guess that there is a line symbol (2 instances) which start at the edges of a movie clip (movie cordinates retrieved through _width). The two instances of the line are instructed to movie towards each other - still not sure how to determine center point beneath appropriate menu button. Anyways, when center point is reached, a movie symbol (just a sliver of the submenu color) _xscales along with the lines until the submenu size is reached (submenu size determined by getting _width of a movie clip holding sudmenu text which is porbably set to invisible)
... but I'm porbably wrong. :rolleyes: so any advice / code posted would be most appreciated.
It's my guess that there is a line symbol (2 instances) which start at the edges of a movie clip (movie cordinates retrieved through _width). The two instances of the line are instructed to movie towards each other - still not sure how to determine center point beneath appropriate menu button. Anyways, when center point is reached, a movie symbol (just a sliver of the submenu color) _xscales along with the lines until the submenu size is reached (submenu size determined by getting _width of a movie clip holding sudmenu text which is porbably set to invisible)
... but I'm porbably wrong. :rolleyes: so any advice / code posted would be most appreciated.