So 11 works? ;) I assume you meant 10 + i
this in that context = your XML object. Hard to manage depths on that.
_root.getNextHighestDepth(); would work (i hate typing _root though)
- eric
On 5/22/07, Gustavo Duenas <[EMAIL PROTECTED]> wrote:
I've just resolved this, It was in the this.getN
I've just resolved this, It was in the this.getNextHighestDepth(); .
I use the , 10+1 instead of, and voila!!! it works
On May 22, 2007, at 2:41 PM, Gustavo Duenas wrote:
Hi, I'm creating buttons dinamycally using a xml file, this is my
code:
stop();
menus = new XML();
menus.ignoreWh
are the rest of them dissappearing off the top of the movie
(this.buttonsMenu._y=-10*i;)? try using a positive number just to see
if they appear
On 22 May 2007, at 19:41, Gustavo Duenas wrote:
Hi, I'm creating buttons dinamycally using a xml file, this is my
code:
stop();
menus =
Hi, I'm creating buttons dinamycally using a xml file, this is my
code:
stop();
menus = new XML();
menus.ignoreWhite = true;
menus.onLoad = function(success) {
//portfolioTag = this.firstChild;
titleMenus = this.firstChild.childNodes.length;
menuContent = this.fir
4 matches
Mail list logo