Z-Index always 0?
hi all,
i'm tearing hair out here bit, , finding api documentation edge not amazing.. anyway, i've got project set bunch of stuff on stage, , want find out order in so:
var stage = sym.getcomposition.getstage();
var children = stage.getchildsymbols();
for( var = 0; < children.length; ++i )
{
alert( children[i].getsymbolelement().css( "z-index" ) );
}
but seems have z-index 0, , have no idea how else find out order in drawn.
any appreciated!
thanks
joe
really, noone? need resolve =(
More discussions in Edge Animate CC
adobe
Comments
Post a Comment