home *** CD-ROM | disk | FTP | other *** search
/ Your Mobile: Alcatel / Alcatel 2005.iso / Create Animation / setup.exe / setup.msi / Data1.cab / WizardAnim.swf7 / scripts / DefineSprite_260 / frame_1 / DoAction.as
Encoding:
Text File  |  2003-05-27  |  504 b   |  15 lines

  1. if(_root._ErrTxt != "")
  2. {
  3.    txt = _root._ErrTxt;
  4.    ErrTit = "Erreur";
  5. }
  6. else
  7. {
  8.    txt = "<b>F{invalid_utf8=233}licitations.</b>\nVotre image %1% est maintenant sur votre t{invalid_utf8=233}l{invalid_utf8=233}phone. Vous la trouverez dans l\'album images.\nVous pouvez l\'utiliser comme image sur votre {invalid_utf8=233}cran d\'accueil, l\'envoyer par MMS, l\'associer {invalid_utf8=224} un contact, et bien d\'autres...";
  9. }
  10. if(_root.CurrentLink == "None")
  11. {
  12.    gotoAndStop(2);
  13. }
  14. stop();
  15.