home *** CD-ROM | disk | FTP | other *** search
- on(press){
- colorbackground = "0x" add _root.interfaceholder.colorbackground;
- colortext = "0x" add _root.interfaceholder.colortext;
- freeze = _root.interfaceholder.freeze;
- line1 = _root.interfaceholder.line1;
- line2 = _root.interfaceholder.line2;
- line3 = _root.interfaceholder.line3;
- line4 = _root.interfaceholder.line4;
- line5 = _root.interfaceholder.line5;
- x1 = _root.interfaceholder.x1;
- x2 = _root.interfaceholder.x2;
- x3 = _root.interfaceholder.x3;
- x4 = _root.interfaceholder.x4;
- x5 = _root.interfaceholder.x5;
- y1 = _root.interfaceholder.y1;
- y2 = _root.interfaceholder.y2;
- y3 = _root.interfaceholder.y3;
- y4 = _root.interfaceholder.y4;
- y5 = _root.interfaceholder.y5;
- url = _root.interfaceholder.url;
- urljumpto = _root.interfaceholder.urljumpto;
- vol = _root.interfaceholder.vol;
- s1 = _root.interfaceholder.s1;
- s2 = _root.interfaceholder.s2;
- s3 = _root.interfaceholder.s3;
- s4 = _root.interfaceholder.s4;
- s5 = _root.interfaceholder.s5;
- vol = _root.interfaceholder.vol;
- loop = _root.interfaceholder.looponoff;
- loaded = 1;
- frameto = _root.interfaceholder.frameonclick;
- }
-