Combined Code
movieClip 6 {
}
movieClip 7 {
}
movieClip 12 {
}
movieClip 14 {
}
movieClip 15 {
}
button 20 {
on (rollOver) {
area_txt = '+ Zoom In North Island';
}
on (rollOut) {
area_txt = 'Main Map';
}
on (release) {
gotoAndStop('ab');
}
}
button 21 {
on (rollOver) {
area_txt = '+ Zoom In South Island';
}
on (release) {
gotoAndStop('ac');
}
}
button 23 {
on (rollOver) {
area_txt = 'The Northern Falls';
}
on (rollOut) {
area_txt = 'North';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/northernfalls/hth_northernfalls.swf', '_self');
}
}
button 24 {
on (rollOver) {
area_txt = 'High Tail Hall';
}
on (rollOut) {
area_txt = 'North';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/hightailhall/hth_hightailhall.swf', '_self');
}
}
button 25 {
on (rollOver) {
area_txt = 'The Glass Room';
}
on (rollOut) {
area_txt = 'North';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/theglassroom/hth_glassroom.swf', '_self');
}
}
button 26 {
on (rollOver) {
area_txt = 'The Tower';
}
on (rollOut) {
area_txt = 'North';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/mainhall/hth_mainhall.swf', '_self');
}
}
button 27 {
on (rollOver) {
area_txt = 'Nebula Beach - Coming Soon';
}
on (rollOut) {
area_txt = 'South';
}
}
button 28 {
on (rollOver) {
area_txt = 'Nova Beach - Coming Soon';
}
on (rollOut) {
area_txt = 'North';
}
}
button 29 {
on (rollOver) {
area_txt = 'The Walk';
}
on (rollOut) {
area_txt = 'South';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/thewalk/hth_walk.swf', '_self');
}
}
button 30 {
on (rollOver) {
area_txt = 'The Villa';
}
on (rollOut) {
area_txt = 'South';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/thevilla/hth_villa.swf', '_self');
}
}
button 31 {
on (rollOver) {
area_txt = 'Visitors Center - Coming Soon';
}
on (rollOut) {
area_txt = 'South';
}
}
movieClip 34 {
frame 1 {
stop();
}
frame 2 {
play();
}
frame 15 {
stop();
}
frame 16 {
play();
}
frame 32 {
gotoAndPlay(1);
}
}
button 36 {
on (press) {
gotoAndStop('ba');
}
on (rollOver) {
area_txt = '- Zoom Out';
}
on (rollOut) {
area_txt = 'North';
}
}
button 37 {
on (rollOver) {
gotoAndStop('down');
}
on (rollOver) {
area_txt = 'South';
}
on (rollOut) {
area_txt = 'South';
}
}
button 38 {
on (rollOver) {
area_txt = 'Nebula Beach - Coming Soon';
}
on (rollOut) {
area_txt = 'North';
}
}
button 39 {
on (press) {
nextFrame();
}
on (rollOver) {
area_txt = '- Zoom Out';
}
on (rollOut) {
area_txt = 'South';
}
}
button 40 {
on (rollOver) {
gotoAndStop('up');
}
on (rollOver) {
area_txt = 'North';
}
on (rollOut) {
area_txt = 'North';
}
}
button 41 {
on (rollOver) {
area_txt = 'The Tower';
}
on (rollOut) {
area_txt = 'South';
}
on (release) {
getURL('http://www.hthstudios.com/hth2_game/hth2_game_source/HIGHTAILHALL2/files/area/mainhall/hth_mainhall.swf', '_self');
}
}
movieClip 42 {
frame 1 {
area_txt = 'Main Map';
}
frame 1 {
stop();
}
frame 2 {
play();
}
frame 22 {
area_txt = 'North';
}
frame 22 {
stop();
}
frame 23 {
play();
}
frame 44 {
gotoAndPlay(1);
}
frame 45 {
play();
}
frame 66 {
area_txt = 'South';
}
frame 66 {
stop();
}
frame 67 {
play();
}
frame 87 {
gotoAndPlay(1);
}
frame 88 {
play();
}
frame 114 {
gotoAndStop('c');
}
frame 115 {
play();
}
frame 143 {
gotoAndStop('b');
}
}