« Return to Thread: Can someone helep me to compile

Re: Can someone helep me to compile

by Nicolas Cannasse :: Rate this Message:

Reply to Author | View in Thread

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