i want this pack in my w890i its beautiful
http://topse.ru/files/file9423.html
but how you see it is in russian language i want this in german i tried it to export in fla with swf decompiler
but every thime when i open the fla file in macromedia flash it says this error:
**Error** Symbol=sprite 20, layer=Action Layer, frame=3:Line 21: 'else' encountered without matching 'if'
else
THIS IS THE COMPLET SPRITE 20
if (_parent.TITLE eq "")
{
_parent.set_mode = "phone";
_root.set_mode = "phone";
_parent.trackChange = 1;
tellTarget(_parent)
{
oldTITLE = TITLE;
oldARTIST = ARTIST;
oldALBUM = ALBUM;
tellTarget("")
{
tellTarget("")
{
tellTarget("")
{
} // End of TellTarget
} // end else if
} // end else if
}
else
{
_parent.set_mode = "music";
_root.set_mode = "music";
if (_parent.TITLE eq _parent.oldTITLE && _parent.ARTIST eq _parent.oldARTIST && _parent.ALBUM eq _parent.oldALBUM)
{
}
else
{
_parent.trackChange = 1;
tellTarget(_parent)
{
oldTITLE = TITLE;
oldARTIST = ARTIST;
oldALBUM = ALBUM;
tellTarget("")
{
tellTarget("")
{
tellTarget("")
{
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
} // End of TellTarget
This post has been edited by ita: 10 September 2009 - 06:29 PM

Sign In
Register
Help
Bookmark
Del.icio.us
Digg
Email
Facebook
Google
Mixx
Reddit
StumbleUpon


MultiQuote

