Comunidad de diseño web y desarrollo en internet online

Recorrer sub objetos de un determinado objeto

Citar            
MensajeEscrito el 07 Sep 2007 07:31 pm
Amigo se me presento un prolema.... :lol: :lol: :lol: :lol: :lol:

tengo un clip xxx y dentor de el creo dinamicamente otros clip y textos

ahora biene el detalle..

Como puedo saver cuantos objetos hay dentro del clip xxx

y saver si son clip o textfield.....


porfavor...................... espero su ayuda............... :lol: :lol: :lol: :lol: :lol: :lol: :lol:

Por vision3d

3 de clabLevel



Genero:Masculino  

opera
Citar            
MensajeEscrito el 07 Sep 2007 08:19 pm
Ayudennnnn porfavor :( :( :( :( :( :( :( :( :( :(

Por vision3d

3 de clabLevel



Genero:Masculino  

opera
Citar            
MensajeEscrito el 08 Sep 2007 05:09 am
Hola
Pues creando un identificador blabla
for (var name in this) {
if (typeof (this[name]) == "object" || typeof (this[name]) == "function" || typeof (this[name]) == "boolean" || typeof (this[name]) == "movieclip") {
trace(this[name]);
}
}
Saludos

Por deker

55 de clabLevel



 

msie7
Citar            
MensajeEscrito el 08 Nov 2008 01:59 pm
la condicional la he probado y no funciona asi( al menos en mi practica), es mejor de esta manera(o al menos me funciona)

Código :

if(typeof(true) is Boolean){


Espero que os sirva

Por alvaro_touzon

11 de clabLevel



 

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.