home *** CD-ROM | disk | FTP | other *** search
/ Your Mobile: Alcatel / Alcatel 2005.iso / Create Stamp / setup.exe / setup.msi / Data1.cab / WizardStamp.swf11 / scripts / DefineSprite_195 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-16  |  507 b   |  16 lines

  1. if(_root._ErrTxt != "")
  2. {
  3.    txt = _root._ErrTxt;
  4.    ErrTit = "B{invalid_utf8=179}{invalid_utf8=185}d";
  5. }
  6. else
  7. {
  8.    txt = "<b>Gratulacje.</b>\nStempel %1% znajduje si{invalid_utf8=234} ju{invalid_utf8=191} w pami{invalid_utf8=234}ci telefonu. Znajdziesz go w albumie obrazk{invalid_utf8=243}w.\nMo{invalid_utf8=191}na go dodawa{invalid_utf8=230} do innych obrazk{invalid_utf8=243}w w telefonie.";
  9.    ErrTit = "{Felicitation}";
  10. }
  11. if(_root.CurrentLink == "None")
  12. {
  13.    gotoAndStop(2);
  14. }
  15. stop();
  16.