graxx menn!!!
pero no srivioo el codigoo puse ese k me pasast y no agarro!!!
miraa este es el codigo k yo tengoo!!!
ya k mi boton se mueve y al darle clik keria ks e escuzhara pero no pasa nada y me sigue saliendo el mismo error !!
con el k me pasaste ayuda plzz!!!
Error al abrir la URL 'file:///C|/Users/GRITO%20RANCHERO/Documents/Mi%20pagina%20en%20flash/vinylx.mp3'
**********************************
on(release){
this.gotoAndStop(2);
//Load Streaming mp3 behavior
if(_global.Behaviors == null)_global.Behaviors = {};
if(_global.Behaviors.Sound == null)_global.Behaviors.Sound = {};
if(typeof this.createEmptyMovieClip == 'undefined'){
this._parent.createEmptyMovieClip('BS_fondo',new Date().getTime()-(Math.floor((new Date().getTime()) /10000)*10000) );
_global.Behaviors.Sound.fondo = new Sound(this._parent.BS_fondo);
} else {
this.createEmptyMovieClip('_fondo_',new Date().getTime()-(Math.floor((new Date().getTime()) /10000)*10000) );
_global.Behaviors.Sound.fondo = new Sound(this.BS_fondo);
}
_global.Behaviors.Sound.fondo.loadSound("vinylx.mp 3",true);
}
*******************************
ayudaa!!!