Comunidad de diseño web y desarrollo en internet online

>< ayuda onclipevent ><

Citar            
MensajeEscrito el 19 Oct 2005 07:58 pm
**Error** Scene=Scene 1, layer=Layer 7, frame=1:Line 15: Expected a field name after '.' operator.
adorno.onClipEvent(load) {

**Error** Scene=Scene 1, layer=Layer 7, frame=1:Line 20: Expected a field name after '.' operator.
adorno.onClipEvent (enterFrame) {

Total ActionScript Errors: 2 Reported Errors: 2


por ke recibo este error >< no entiendo :(..

Por SpirituZ

15 de clabLevel



 

firefox
Citar            
MensajeEscrito el 19 Oct 2005 08:00 pm
errrrr. creo que no tiene una instancia a la que hace referencia....

velo tu mismo, en la linea 15 y 20

Por rolv

Claber

2000 de clabLevel

3 tutoriales

 

msie
Citar            
MensajeEscrito el 19 Oct 2005 08:25 pm
si observas ya tiene el nombre de la instancia ''adorno''

Por SpirituZ

15 de clabLevel



 

firefox
Citar            
MensajeEscrito el 19 Oct 2005 08:28 pm
pon aki ese trozo de código y lo miramos :D

de todos modos si adorno es un MC entonces mejor usa:

adorno.onEnterFrame = function()
{
...

Por MorphX

SWAT Team

982 de clabLevel

3 tutoriales

  SWAT

La Telaraña Digital

msie
Citar            
MensajeEscrito el 19 Oct 2005 08:43 pm

Código :

adorno.onClipEvent (load) {

   scale = 0;
   
}
adorno.onClipEvent (enterFrame) {
   scale++;
   _xscale = scale;
   _yscale = _xscale;
   
}


Por SpirituZ

15 de clabLevel



 

firefox
Citar            
MensajeEscrito el 19 Oct 2005 08:44 pm
ah ok , dejame intentar :), gracias

Por SpirituZ

15 de clabLevel



 

firefox

 

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