home *** CD-ROM | disk | FTP | other *** search
Wrap
function chgStep(n) { fscommand("ChangeStep",n); } function initradio() { ImageSize = ""; FullScreen.point.gotoAndStop(1); HalfScreen.point.gotoAndStop(1); Panoramic.point.gotoAndStop(1); } function LoadTitle(hclp, str) { hclp.loadMovie(str); trace(hclp._name + "," + str); } function ShowTT(str, hclp) { CurrentTT = hclp; _root.tt = str; } function HideTT(hclp) { if(CurrentTT == hclp) { _root.tt = ""; } } tt = ""; SelectType = ""; _ErrTxt = ""; _OkTxt = "<b>Congratulations.</b>\nYour stamp %1% is now in your phone. You can find it in the images album.\nYou can add it to other images in your phone."; fscommand("allowscale",false); if(frm != undefined) { if(_framesloaded == _totalframes) { gotoAndStop(2, frm); } } else { gotoAndStop(3); }