home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Your Mobile: Alcatel
/
Alcatel 2005.iso
/
Create Animation
/
setup.exe
/
setup.msi
/
Data1.cab
/
WizardAnim.swf12
/
scripts
/
DefineSprite_260
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-05-16
|
387 b
|
15 lines
if(_root._ErrTxt != "")
{
txt = _root._ErrTxt;
ErrTit = "Fout";
}
else
{
txt = "<b>Gefeliciteerd.</b>\nUw afbeelding %1% is nu in uw toestel opgeslagen. U vindt hem in het beeldalbum.\nU kunt hem gebruiken in het welkomstscherm of hem verzenden per MMS, koppelen aan een contactpersoon, enz. enz.";
}
if(_root.CurrentLink == "None")
{
gotoAndStop(2);
}
stop();