« Return to Thread: Can someone helep me to compile

Re: Can someone helep me to compile

by Marcelo Honores :: Rate this Message:

Reply to Author | View in Thread

Hi Nicolas


Thanks for the help. I fixed many small errors.

Now I have the following error:

D:\mhn\audio\XSPF Web Music Player\button>mtasc Main.as -swf buttonplayer.swf
Fatal error: exception Sys_error("buttonplayer.swf: No such file or directory")

Is that because the directory? coz buttonplayer does not exist and it is what I wanna t create.


Thanks
Marcelo


--- On Tue, 1/20/09, Nicolas Cannasse <ncannasse@...> wrote:

> From: Nicolas Cannasse <ncannasse@...>
> Subject: Re: [mtasc] Can someone helep me to compile
> To: m_honores@..., "MotionTwin ActionScript2 Compiler List" <mtasc@...>
> Date: Tuesday, January 20, 2009, 11:38 PM
> Marcelo Honores a écrit :
> > Hello guys
> >
> > I am new in flash.
> >
> >
> > I am trying of compile the open source XSPF Web Music
> Player with MTASC but each time i compile I get the
> following error:
> >
> > D:\mhn\audio\XSPF Web Music
> Player\button>mtasc Main.as -main -swf xxx.swf
> >
> > Unknown stack delta for STOPSOUNDS
> >
> > I just need to drop some lines of the AS programs but
> I get that errer.
> >
> > Can someone help me?
>
> Seems like you're using stopAllSounds() and there's
> a bug with it. Try to comment it.
>
> Best,
> Nicolas




--
MTASC : no more coffee break while compiling

 « Return to Thread: Can someone helep me to compile