STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
231457
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2624 · P5247

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM32787945-15DC&rnd=32787945" width="1" height="1"></div>

Holo-recording - Flash Fun by 0biwanken0bie.swf

This is the info page for
Flash #162672

(Click the ID number above for more basic data on this flash file.)


Text
loading.

loading..

loading...

<p align="left"><font face="Arial" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0">watch again</font></p>

<p align="left"><font face="Arial" size="18" color="#ffffff" letterSpacing="0.000000" kerning="0">play</font></p>

CONTROL PANEL

PAUSE

AUTOPLAY

TITLE:

ActionScript [AS1/AS2]

Frame 3
stop(); _global.showboolean = 1; _global.havemusic = 0; _global.autoplay = 1; _global.autorepeat = 1; _global.showbutton = 1; _global.enableurl = 1; _global.continueplay = 1; _global.total_images = 3; _global.flash_width = 1300; _global.flash_height = 900; _global.thumnail_width = 120; _global.thumnail_height = 90; _global.frame_rate = 25; _global.show_title = 0; _global.album_title = "Fernopatrix Zire"; _global.url_target = 0; _global.title_0 = "A60001"; _global.title_1 = "A60002"; _global.title_2 = "Powered by Flash Slideshow Maker"; _global.url_0 = "http://www.flash-slideshow-maker.com"; _global.url_1 = "http://www.flash-slideshow-maker.com"; _global.url_2 = "http://www.flash-slideshow-maker.com/"; _global.trans_id_0 = 52; _global.trans_id_1 = 52; _global.trans_id_2 = 29; _global.trans_0 = 1; _global.trans_1 = 1; _global.trans_2 = 2; _global.show_0 = 4; _global.show_1 = 4; _global.show_2 = 10; _global.file_0 = "images\\0.jpg"; _global.file_1 = "images\\1.jpg"; _global.file_2 = "images\\2.jpg";
Symbol 251 MovieClip [mask_full_photo] Frame 1
var mask_total = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = function () { with (mask2_mc) { _x = 0; _y = 0; _xscale = 100; _yscale = 100; delete this.onEnterFrame; } };
Symbol 252 MovieClip [mask_28] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _x = photo_width / 2; _y = ((photo_height / 2) * (100 - (i * delScale))) / 100; _xscale = i * delScale; _yscale = i * delScale; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var left; var top; var right; var bottom; left = (-photo_width) / 2; top = 0; right = photo_width / 2; bottom = photo_height; var midX = (((right - left) / 2) + left); var midY = (((bottom - top) / 2) + top); var radius = (2 * (midY - top)); var hLeft = (midX - radius); var hTop = (midY - radius); var startY = int(hTop + ((double(midY - hTop) * 2) / 5)); var px = new Array(61); var py = new Array(61); var angle = 0; k = 0; while (k <= 30) { xt = hLeft + (Math.cos(angle) * radius); yt = startY - (Math.sin(angle) * radius); px[k] = xt; py[k] = yt; angle = angle + 0.1309; k++; } px[30] = midX; py[30] = py[29] + ((5 * (midX - px[29])) / 6); k = 31; while (k < 60) { px[k] = (2 * midX) - px[60 - k]; py[k] = py[60 - k]; k++; } this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(px[0], py[0]); k = 1; while (k < 60) { lineTo(px[k], py[k]); k++; } lineTo(px[0], py[0]); endFill(); } i = 0; onEnterFrame = maskTransition;
Symbol 253 MovieClip [mask_27] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 19; var temp_height = new Array(20); k = 0; while (k <= 19) { var mask_mc = this.createEmptyMovieClip("block" + k, k); temp_height[k] = 1 + random(10); draw_mask(eval ("block" + k), 0, 0, ((photo_width * 1) / 20) + 1, photo_height); setProperty("block" + k, _x , (photo_width * k) / 20); setProperty("block" + k, _y , 0); setProperty("block" + k, _yscale , 0); k++; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < 21) { k = 0; while (k <= 19) { c = eval (("block" + k) + "._yscale"); if (c < 100) { setProperty("block" + k, _yscale , (mask_num * 5) + (temp_height[k] * 4)); } k++; } mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 254 MovieClip [mask_26] Frame 1
function draw_round_mask(mask, radius, a, b) { var _local1 = radius; var _local2 = b; var _local3 = a; mask.clear(); mask.lineStyle(0, 0); mask.moveTo(_local3, _local2 + _local1); mask.beginFill(0); mask.curveTo(_local3 + _local1, _local2 + _local1, _local3 + _local1, _local2); mask.curveTo(_local3 + _local1, _local2 - _local1, _local3, _local2 - _local1); mask.curveTo(_local3 - _local1, _local2 - _local1, _local3 - _local1, _local2); mask.curveTo(_local3 - _local1, _local2 + _local1, _local3, _local2 + _local1); mask.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var radius = 80; var seg = Math.floor(Math.sqrt(Math.pow(radius, 2) / 2)); var x_num = Math.ceil(photo_width / seg); var y_num = Math.ceil(photo_height / seg); var mask_total = ((x_num * y_num) - 1); k = 0; while (k < y_num) { l = 0; while (l < x_num) { var mask_mc = this.createEmptyMovieClip("block" + ((k * x_num) + l), (k * x_num) + l); draw_round_mask(mask_mc, radius, 0, 0); mask_mc._x = seg * l; mask_mc._y = seg * k; mask_mc._xscale = 0; mask_mc._yscale = 0; l++; } k++; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < 34) { k = 0; while (k < y_num) { l = 0; while (l < x_num) { setProperty("block" + ((k * x_num) + l), _xscale , mask_num * 3); setProperty("block" + ((k * x_num) + l), _yscale , mask_num * 3); l++; } k++; } mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 255 MovieClip [mask_25] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 0; mask_w = photo_width; mask_h = photo_height; var mask_mc = this.createEmptyMovieClip("block0", 0); mask_mc.clear(); mask_mc.lineStyle(0, 0); mask_mc.moveTo(0, -mask_h); mask_mc.beginFill(0); mask_mc.lineTo(-mask_w, 0); mask_mc.lineTo(0, mask_h); mask_mc.lineTo(mask_w, 0); mask_mc.lineTo(0, -mask_h); mask_mc.endFill(); mask_mc._x = mask_w / 2; mask_mc._y = mask_h / 2; mask_mc._xscale = 0; mask_mc._yscale = 0; onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < 21) { mask_mc._xscale = mask_num * 5; mask_mc._yscale = mask_num * 5; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 256 MovieClip [mask_24] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 3; var mask_mc140 = this.createEmptyMovieClip("block0", 0); draw_mask(mask_mc140, 0, 0, photo_width / 2, photo_height / 2); with (mask_mc140) { _x = 0; _y = 0; _xscale = 0; _yscale = 0; } var mask_mc141 = this.createEmptyMovieClip("block1", 1); draw_mask(mask_mc141, 0, 0, photo_height / 2, photo_width / 2); with (mask_mc141) { _x = photo_width; _y = 0; _rotation = 90; _xscale = 0; _yscale = 0; } var mask_mc142 = this.createEmptyMovieClip("block2", 2); draw_mask(mask_mc142, 0, 0, photo_width / 2, photo_height / 2); with (mask_mc142) { _x = photo_width; _y = photo_height; _rotation = 180; _xscale = 0; _yscale = 0; } var mask_mc143 = this.createEmptyMovieClip("block3", 3); draw_mask(mask_mc143, 0, 0, photo_height / 2, photo_width / 2); with (mask_mc143) { _x = 0; _y = photo_height; _rotation = -90; _xscale = 0; _yscale = 0; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < 21) { mask_mc140._xscale = mask_num * 5; mask_mc140._yscale = mask_num * 5; mask_mc141._xscale = mask_num * 5; mask_mc141._yscale = mask_num * 5; mask_mc142._xscale = mask_num * 5; mask_mc142._yscale = mask_num * 5; mask_mc143._xscale = mask_num * 5; mask_mc143._yscale = mask_num * 5; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 257 MovieClip [mask_23] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 0; var scale_num = 18; var mask_mc11 = this.createEmptyMovieClip("block0", 0); draw_mask(mask_mc11, 0, 0, photo_height, photo_width); with (mask_mc11) { _x = 0; _y = photo_height; _rotation = -90; _xscale = 0; _yscale = 0; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < scale_num) { mask_mc11._xscale = mask_num * 6; mask_mc11._yscale = mask_num * 6; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 258 MovieClip [mask_22] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 0; var scale_num = 18; var mask_mc10 = this.createEmptyMovieClip("block0", 0); draw_mask(mask_mc10, 0, 0, photo_height, photo_width); with (mask_mc10) { _x = photo_width; _y = 0; _rotation = 90; _xscale = 0; _yscale = 0; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < scale_num) { mask_mc10._xscale = mask_num * 6; mask_mc10._yscale = mask_num * 6; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 259 MovieClip [mask_21] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = 0; var scale_num = 18; var mask_mc9 = this.createEmptyMovieClip("block0", 0); draw_mask(mask_mc9, 0, 0, photo_width, photo_height); with (mask_mc9) { _x = photo_width; _y = photo_height; _rotation = 180; _xscale = 0; _yscale = 0; } onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < scale_num) { mask_mc9._xscale = mask_num * 6; mask_mc9._yscale = mask_num * 6; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 260 MovieClip [mask_20] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var dia_line = Math.ceil(Math.sqrt(Math.pow(photo_width * 1, 2) + Math.pow(photo_height * 1, 2))); var dia_radian = Math.atan(((photo_height * 1) / photo_width) * 1); var dia_angle = ((180 * dia_radian) / 3.141593); var seg_x = ((11 * Math.cos(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var seg_y = ((11 * Math.sin(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var mask_total = Math.ceil((photo_width * 1) / seg_x); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = ((-mask_num) * seg_x) + ((photo_width * 1) / 2); mc._y = (((-mask_num) * seg_y) + ((photo_height * 3) / 2)) + 11; mc._rotation = -90 - dia_angle; mc._yscale = Math.ceil((dia_line * 110) / mc._height); mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 261 MovieClip [mask_19] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var dia_line = Math.ceil(Math.sqrt(Math.pow(photo_width * 1, 2) + Math.pow(photo_height * 1, 2))); var dia_radian = Math.atan(((photo_height * 1) / photo_width) * 1); var dia_angle = ((180 * dia_radian) / 3.141593); var seg_x = ((11 * Math.cos(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var seg_y = ((11 * Math.sin(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var mask_total = Math.ceil((photo_width * 1) / seg_x); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = ((mask_num * seg_x) - ((photo_width * 1) / 2)) - 11; mc._y = ((-mask_num) * seg_y) + ((photo_height * 1) / 2); mc._rotation = -90 + dia_angle; mc._yscale = Math.ceil((dia_line * 110) / mc._height); mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 262 MovieClip [mask_18] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var dia_line = Math.ceil(Math.sqrt(Math.pow(photo_width * 1, 2) + Math.pow(photo_height * 1, 2))); var dia_radian = Math.atan(((photo_height * 1) / photo_width) * 1); var dia_angle = ((180 * dia_radian) / 3.141593); var seg_x = ((11 * Math.cos(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var seg_y = ((11 * Math.sin(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var mask_total = Math.ceil((photo_width * 1) / seg_x); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = ((-mask_num) * seg_x) + ((photo_width * 3) / 2); mc._y = ((mask_num * seg_y) + ((photo_height * 1) / 2)) - 11; mc._rotation = 90 + dia_angle; mc._yscale = Math.ceil((dia_line * 110) / mc._height); mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 263 MovieClip [mask_17] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var dia_line = Math.ceil(Math.sqrt(Math.pow(photo_width * 1, 2) + Math.pow(photo_height * 1, 2))); var dia_radian = Math.atan(((photo_height * 1) / photo_width) * 1); var dia_angle = ((180 * dia_radian) / 3.141593); var seg_x = ((11 * Math.cos(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var seg_y = ((11 * Math.sin(dia_radian)) / Math.cos((3.141593 * (90 - (2 * dia_angle))) / 180)); var mask_total = Math.ceil((photo_width * 1) / seg_x); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = (mask_num * seg_x) + ((photo_width * 1) / 2); mc._y = ((mask_num * seg_y) - ((photo_height * 1) / 2)) - 11; mc._rotation = 90 - dia_angle; mc._yscale = Math.ceil((dia_line * 110) / mc._height); mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 264 MovieClip [mask_16] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = (Math.floor(((photo_height * 1) + 45) / 11) + 1); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = 0; mc._y = ((mask_total - 4) - mask_num) * 11; mc._yscale = Math.ceil((photo_width * 100) / mc._height); mc._rotation = -90; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 265 MovieClip [mask_15] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_total = (Math.floor(((photo_height * 1) + 45) / 11) + 1); onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = photo_width; mc._y = mask_num * 11; mc._yscale = Math.ceil((photo_width * 100) / mc._height); mc._rotation = 90; mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 266 MovieClip [mask_14] Frame 1
photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_total = (Math.floor(((photo_width * 1) + 45) / 11) + 1); var mask_num = 0; onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num <= mask_total) { mc = this.attachMovie("block", "block" + mask_num, mask_num); mc._x = ((mask_total - 4) - mask_num) * 11; mc._y = photo_height; mc._rotation = 180; mc._yscale = Math.ceil((photo_height * 100) / mc._height); mask_num++; } else { mask_num = 0; delete onEnterFrame; } };
Symbol 267 MovieClip [mask_13] Frame 1
function draw_mask(mask, a, b, c, d) { var _local1 = mask; var _local2 = b; var _local3 = a; _local1.clear(); _local1.lineStyle(0, 0); _local1.moveTo(_local3, _local2); _local1.beginFill(0); _local1.lineTo(_local3, d); _local1.lineTo(c, d); _local1.lineTo(c, _local2); _local1.lineTo(_local3, _local2); _local1.endFill(); } var mask_total = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); var delScale = (100 / transitionDuration); var mask_num = 0; var mask_mc = this.createEmptyMovieClip("block0", 0); draw_mask(mask_mc, 0, 0, photo_width, photo_height); mask_mc._x = photo_width / 2; mask_mc._y = photo_height / 2; mask_mc._xscale = 0; mask_mc._yscale = 0; onEnterFrame = function () { with (_parent._parent.mc_current_photo) { _alpha = 100; } if (mask_num < transitionDuration) { mask_mc._xscale = mask_num * 5; mask_mc._yscale = mask_num * 5; mask_mc._x = (photo_width / 2) - (((photo_width * mask_num) * 5) / 200); mask_mc._y = (photo_height / 2) - (((photo_height * mask_num) * 5) / 200); mask_num++; } else { delete onEnterFrame; } };
Symbol 268 MovieClip [mask_12] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } k = 0; while (k < m) { arrayCount = clipArray.length; nIndex = random(arrayCount); setProperty(clipArray[nIndex], _xscale , 100); setProperty(clipArray[nIndex], _yscale , 100); clipArray.splice(nIndex, 1); k++; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } slide_count = 20; i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(Math.ceil(photo_width / slide_count), 0); lineTo(Math.ceil(photo_width / slide_count), Math.ceil(photo_height / slide_count)); lineTo(0, Math.ceil(photo_height / slide_count)); lineTo(0, 0); endFill(); } var clipArray = new Array(); j = 0; while (j < slide_count) { k = 0; while (k < slide_count) { duplicateMovieClip ("mask2_mc", (("mask_mc_" + j) + "_") + k, ((j * slide_count) + k) + 3); setProperty((("mask_mc_" + j) + "_") + k, _x , (photo_width / slide_count) * j); setProperty((("mask_mc_" + j) + "_") + k, _y , (photo_height / slide_count) * k); setProperty((("mask_mc_" + j) + "_") + k, _xscale , 0); setProperty((("mask_mc_" + j) + "_") + k, _yscale , 0); clipArray[(j * slide_count) + k] = (("mask_mc_" + j) + "_") + k; k++; } j++; } arrayCount = clipArray.length; m = Math.round((arrayCount / transitionDuration) + 0.5); if (m < 1) { m = 1; } onEnterFrame = maskTransition;
Symbol 269 MovieClip [mask_11] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } mask2_mc._xscale = 100; mask2_mc._yscale = i * delScale; j = 0; while (j < slide_count) { setProperty("mask_mc_" + j, _xscale , 100); setProperty("mask_mc_" + j, _yscale , i * delScale); j++; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } slide_count = 16; i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, (photo_height / slide_count) + 0.5); lineTo(0, (photo_height / slide_count) + 0.5); lineTo(0, 0); endFill(); } j = 1; while (j < slide_count) { duplicateMovieClip ("mask2_mc", "mask_mc_" + j, j + 2); setProperty("mask_mc_" + j, _x , 0); setProperty("mask_mc_" + j, _y , (photo_height / slide_count) * j); j++; } onEnterFrame = maskTransition;
Symbol 270 MovieClip [mask_10] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } mask2_mc._xscale = i * delScale; mask2_mc._yscale = 100; j = 0; while (j < slide_count) { setProperty("mask_mc_" + j, _xscale , i * delScale); setProperty("mask_mc_" + j, _yscale , 100); j++; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } slide_count = 16; i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo((photo_width / slide_count) + 0.5, 0); lineTo((photo_width / slide_count) + 0.5, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } j = 1; while (j < slide_count) { duplicateMovieClip ("mask2_mc", "mask_mc_" + j, j + 2); setProperty("mask_mc_" + j, _x , (photo_width / slide_count) * j); setProperty("mask_mc_" + j, _y , 0); j++; } onEnterFrame = maskTransition;
Symbol 271 MovieClip [mask_9] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _y = ((photo_height / 2) * (100 - (i * delScale))) / 100; _xscale = 100; _yscale = i * delScale; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 272 MovieClip [mask_8] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _x = ((photo_width / 2) * (100 - (i * delScale))) / 100; _xscale = i * delScale; _yscale = 100; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 273 MovieClip [mask_7] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _xscale = 100; _yscale = i * delScale; } with (this.mask3_mc) { _xscale = 100; _yscale = i * delScale; _y = (photo_height / 2) + ((photo_height * (100 - (i * delScale))) / 200); } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height / 2); lineTo(0, photo_height / 2); lineTo(0, 0); endFill(); } duplicateMovieClip (mask2_mc, "mask3_mc", 2); onEnterFrame = maskTransition;
Symbol 274 MovieClip [mask_6] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _xscale = i * delScale; _yscale = 100; } with (this.mask3_mc) { _xscale = i * delScale; _yscale = 100; _x = ((photo_width * (100 - (i * delScale))) / 200) + (photo_width / 2); } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width / 2, 0); lineTo(photo_width / 2, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } duplicateMovieClip (mask2_mc, "mask3_mc", 2); onEnterFrame = maskTransition;
Symbol 275 MovieClip [mask_5] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _xscale = 100; _yscale = i * delScale; _y = (photo_height * (100 - (i * delScale))) / 100; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 276 MovieClip [mask_4] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _x = (photo_width * (100 - (i * delScale))) / 100; _xscale = i * delScale; _yscale = 100; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 277 MovieClip [mask_3] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _xscale = 100; _yscale = i * delScale; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 278 MovieClip [mask_2] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } with (this.mask2_mc) { _xscale = i * delScale; _yscale = 100; } i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); delScale = 100 / transitionDuration; this.createEmptyMovieClip("mask2_mc", 1); with (mask2_mc) { beginFill(15728640); moveTo(0, 0); lineTo(photo_width, 0); lineTo(photo_width, photo_height); lineTo(0, photo_height); lineTo(0, 0); endFill(); } onEnterFrame = maskTransition;
Symbol 279 MovieClip [mask_1] Frame 1
function maskTransition() { with (_parent._parent.mc_current_photo) { _alpha = 100; } this.mask1_mc._xscale = i * delScale; this.mask1_mc._yscale = i * delScale; i++; if (i > transitionDuration) { delete this.onEnterFrame; } } i = 0; photo_width = _parent._parent.control.getPhotoWidth(); photo_height = _parent._parent.control.getPhotoHeight(); transitionDuration = _parent._parent.control.getCurrentTransitionFrames(); this.createEmptyMovieClip("mask1_mc", 1); mask1_mc.beginFill(15728640); mask1_mc.moveTo(0, 0); mask1_mc.lineTo(photo_width, 0); mask1_mc.lineTo(photo_width, photo_height); mask1_mc.lineTo(0, photo_height); mask1_mc.lineTo(0, 0); mask1_mc.endFill(); delScale = 100 / transitionDuration; onEnterFrame = maskTransition;
Symbol 282 MovieClip [block] Frame 6
stop();
Symbol 249 MovieClip Frame 1
function clipEnterFrame() { var _local1 = _parent; _local1.loader_mc._x = Stage.width / 2; _local1.loader_mc._y = Stage.height / 2; frame_loaded = _local1._framesloaded; if (frame_loaded >= total_to_load) { _local1.loader_mc._x = Stage.width + 100; _local1.loader_mc._y = Stage.height + 100; _local1.loader_mc._alpha = 0; _local1.loader_mc.removeMovieClip(); delete this.onEnterFrame; _local1.gotoAndPlay(3); } } var total_to_load = 3; _parent.createEmptyMovieClip("loader_mc", 5500); _parent.loader_mc.attachMovie("loading", "loading1", 5501); onEnterFrame = clipEnterFrame;
Instance of Symbol 294 MovieClip in Symbol 295 MovieClip [soundControl] Frame 1
onClipEvent (load) { _root.soundstatus = "on"; _root.mySound = new Sound(_level0); _root.mySound2 = new Sound(_level1); _root.mySound3 = new Sound(_level2); _root.mySound4 = new Sound(_level3); _root.mySound5 = new Sound(_level4); maxvolume = 100; minvolume = 0; } onClipEvent (enterFrame) { if ((_root.soundstatus == "on") && (_parent._parent.control.currentPhoto <= (_parent._parent.control.getTotalPhotos() - 1))) { step = 5; } if ((_root.soundstatus == "off") || (_parent._parent.control.currentPhoto == (_parent._parent.control.getTotalPhotos() - 1))) { step = -5; } maxvolume = maxvolume + step; if (maxvolume > 100) { maxvolume = 100; } if (maxvolume < 0) { maxvolume = 0; _parent._parent.music_mc.stop(); } _root.mySound.setVolume(maxvolume); _root.mySound2.setVolume(maxvolume); _root.mySound3.setVolume(maxvolume); _root.mySound4.setVolume(maxvolume); _root.mySound5.setVolume(maxvolume); }
Symbol 306 Button
on (release) { _parent._parent.control.ShowNextPhotoManual(); }
Symbol 309 Button
on (release) { _parent._parent.control.ShowPrevPhoto(); }
Symbol 316 Button
on (release) { _parent._parent._parent.control.showPlay(); _parent._parent._parent.control.ClearAllTimer(); gotoAndStop (2); }
Symbol 319 Button
on (release) { _parent._parent._parent.music_mc.play(); _root.soundstatus = "on"; if (_parent._parent._parent.control.currentPhoto == _parent._parent._parent.control.getTotalPhotos()) { _parent._parent._parent.replayButton.removeMovieClip(); _parent._parent._parent.control.currentPhoto = 0; } else { _parent._parent._parent.playButton.removeMovieClip(); } if (_global.continueplay == 1) { _parent._parent._parent.control.loadingInterval = setInterval(_parent._parent._parent.control.LoadingPhotoNoTransitionPlay, 200); } else { _parent._parent._parent.control.loadingInterval = setInterval(_parent._parent._parent.control.LoadingPhoto, 200); } gotoAndStop (1); }
Symbol 320 MovieClip Frame 1
stop();
Symbol 320 MovieClip Frame 2
stop();
Symbol 324 MovieClip Frame 1
if (_global.showboolean == 0) { url._visible = false; } url._x = (Stage.width - url._width) - 20;
Symbol 328 MovieClip [control] Frame 1
function getPhotoX() { return(photo_x); } function getPhotoY() { return(photo_y); } function getPhotoWidth() { return(_global.flash_width); } function getPhotoHeight() { return(_global.flash_height); } function ShowPhotoInformation() { with (imageDesc) { background = true; backgroundColor = 0; } _root.mc.booor.photo_title.text = GetCurrentPhotoTitle(); imageDesc.text = GetCurrentPhotoDesc(); } function ShowLoadingInformation() { myLoader._alpha = 100; myLoader._y = Stage.height / 2; myLoader._x = Stage.width / 2; } function HideLoadingInformation() { myLoader._y = -1000; myLoader._alpha = 0; } photo_x = 0; photo_y = 0; function addloader() { attachMovie("loading", "myLoader", 70); } function getCurrentTransitionID() { transID = eval ("_global.trans_id_" + currentPhoto); return(transID); } function getCurrentMaskID() { transID = eval ("_global.trans_id_" + currentPhoto); if ((transID <= 0) || (transID > total_mask)) { transID = random(total_mask) + 1; } if (transID <= 0) { transID = 1; } if (transID > total_mask) { transID = total_mask; } return(transID); } function getTotalPhotos() { return(_global.total_images); } function GetCurrentPhotoTitle() { return(eval ("_global.title_" + currentPhoto)); } function GetCurrentPhotoDesc() { return(eval ("_global.desc_" + currentPhoto)); } function getCurrentPhotoDuration() { showTime = eval ("_global.show_" + currentPhoto); transitionTime = eval ("_global.trans_" + currentPhoto); frameRate = _global.frame_rate; return((showTime + transitionTime) * 1000); } function getCurrentTransitionDuration() { transitionTime = eval ("_global.trans_" + currentPhoto); return(transitionTime * 1000); } function getCurrentTransitionFrames() { transitionFrames = eval ("_global.trans_" + currentPhoto); return(transitionFrames * _global.frame_rate); } function getCurrentShowDuration() { showTime = eval ("_global.show_" + currentPhoto); return(showTime * 1000); } function showCurrentPhoto() { _root.gotoAndStop((currentPhoto + 1) + FramePhotoBegin); _root.createEmptyMovieClip("mc_current_photo", 2 + DepthWorking); duplicateMovieClip ("_root.mc_" + currentPhoto, "mc_current_photo", 2 + DepthWorking); _root.mc_current_photo.onRelease = gotoURL; transitionID = getCurrentTransitionID(); if (transitionID == 0) { transDispatch = random(2); } else if (transitionID > 28) { transDispatch = 1; } else { transDispatch = 0; } if (transDispatch == 1) { _root.createEmptyMovieClip("mask_mc", 3 + DepthWorking); _root.mask_mc.attachMovie("mask_full_photo", "mask_clip_mc", 4 + DepthWorking); setProperty("_root.mask_mc", _x , getPhotoX()); setProperty("_root.mask_mc", _y , getPhotoY()); setProperty("_root.mask_mc", _xscale , 100); setProperty("_root.mask_mc", _yscale , 100); _root.mc_current_photo.setMask(_root.mask_mc); with (_root.mc_current_photo) { _alpha = 0; _x = getPhotoX(); _y = getPhotoY(); _width = getPhotoWidth(); _height = getPhotoHeight(); } ShowPhotoInformation(); MotionCount = 0; trans_ID = transitionID; if (trans_ID > 28) { trans_ID = trans_ID - 28; } showPhotoWithMotionInterval = setInterval(showPhotoWithMotion, 1000 / _global.frame_rate); } else { maskID = getCurrentMaskID(); _root.createEmptyMovieClip("mask_mc", 3 + DepthWorking); _root.mask_mc.attachMovie("mask_" + maskID, "mask_clip_mc", 4 + DepthWorking); setProperty("_root.mask_mc", _x , getPhotoX()); setProperty("_root.mask_mc", _y , getPhotoY()); _root.mc_current_photo.setMask(_root.mask_mc); with (_root.mc_current_photo) { _alpha = 0; _x = getPhotoX(); _y = getPhotoY(); _width = getPhotoWidth(); _height = getPhotoHeight(); } ShowPhotoInformation(); showPhotoInterval = setInterval(showPhotoWithDuration, getCurrentPhotoDuration()); } } function transitionCurrentPhoto() { if (MotionCount == 0) { transitionID = trans_ID; if (transitionID == 0) { trans_ID = random(23) + 1; } else { trans_ID = transitionID; if ((trans_ID > 24) || (trans_ID < 0)) { trans_ID = random(23) + 1; } } } transitionCurrentPhotoWithID(trans_ID); } function transitionCurrentPhotoWithID(transitionID) { var _local1 = transitionID; _local1 = _local1 - 1; switch (_local1) { case 0 : transitionAlpha(); return; case 1 : transitionMoveLeftToRight(false); return; case 2 : transitionMoveLeftToRight(true); return; case 3 : transitionMoveRightToLeft(false); return; case 4 : transitionMoveRightToLeft(true); return; case 5 : transitionMoveTopToBottom(false); return; case 6 : transitionMoveTopToBottom(true); return; case 7 : transitionMoveBottomToTop(false); return; case 8 : transitionMoveBottomToTop(true); return; case 9 : transitionStretchLeftToRight(false); return; case 10 : transitionStretchLeftToRight(true); return; case 11 : transitionStretchVerticalCenter(false); return; case 12 : transitionStretchVerticalCenter(true); return; case 13 : transitionStretchRightToLeft(false); return; case 14 : transitionStretchRightToLeft(true); return; case 15 : transitionStretchTopToBottom(false); return; case 16 : transitionStretchTopToBottom(true); return; case 17 : transitionStretchHorizontalCenter(false); return; case 18 : transitionStretchHorizontalCenter(true); return; case 19 : transitionStretchBottomToTop(false); return; case 20 : transitionStretchBottomToTop(true); return; case 21 : transitionStretchCenter(false); return; case 22 : transitionStretchCenter(true); return; default : transitionAlpha(); } } function transitionAlpha() { with (_root.mc_current_photo) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } } function transitionStretchCenter(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX() + ((getPhotoWidth() / 2) * (1 - (MotionCount / getCurrentTransitionFrames()))); _y = getPhotoY() + ((getPhotoHeight() / 2) * (1 - (MotionCount / getCurrentTransitionFrames()))); _xscale = (100 * MotionCount) / getCurrentTransitionFrames(); _yscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_yscale > 100) { _yscale = 100; } if (_xscale > 100) { _xscale = 100; } if (_x < getPhotoX()) { _x = getPhotoX(); } if (_y < getPhotoY()) { _y = getPhotoY(); } } } function transitionStretchTopToBottom(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY(); _xscale = 100; _yscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_yscale > 100) { _yscale = 100; } } } function transitionStretchHorizontalCenter(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY() + ((getPhotoHeight() / 2) * (1 - (MotionCount / getCurrentTransitionFrames()))); _xscale = 100; _yscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_yscale > 100) { _yscale = 100; } if (_y < getPhotoY()) { _y = getPhotoY(); } } } function transitionStretchBottomToTop(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY() + (getPhotoHeight() * (1 - (MotionCount / getCurrentTransitionFrames()))); _xscale = 100; _yscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_yscale > 100) { _yscale = 100; } if (_y < getPhotoY()) { _y = getPhotoY(); } } } function transitionStretchLeftToRight(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY(); _xscale = 0; _xscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_xscale > 100) { _xscale = 100; } } } function transitionStretchVerticalCenter(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX() + ((getPhotoWidth() / 2) * (1 - (MotionCount / getCurrentTransitionFrames()))); _xscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_xscale > 100) { _xscale = 100; } if (_x < getPhotoX()) { _x = getPhotoX(); } } } function transitionStretchRightToLeft(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _xscale = (100 * MotionCount) / getCurrentTransitionFrames(); if (_xscale > 100) { _xscale = 100; } _x = getPhotoX() + (getPhotoWidth() * (1 - (MotionCount / getCurrentTransitionFrames()))); if (_x < getPhotoX()) { _x = getPhotoX(); } } } function transitionMoveLeftToRight(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX() + (getPhotoWidth() * ((MotionCount / getCurrentTransitionFrames()) - 1)); _y = getPhotoY(); } } function transitionMoveRightToLeft(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _y = getPhotoY(); _x = getPhotoX() + (getPhotoWidth() * (1 - (MotionCount / getCurrentTransitionFrames()))); if (_x <= getPhotoX()) { _x = getPhotoX(); } } } function transitionMoveTopToBottom(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY() + (getPhotoHeight() * ((MotionCount / getCurrentTransitionFrames()) - 1)); if (_y >= getPhotoY()) { _y = getPhotoY(); } } } function transitionMoveBottomToTop(bAlpha) { with (_root.mc_current_photo) { if (bAlpha) { _alpha = (100 * MotionCount) / getCurrentTransitionFrames(); if (_alpha > 100) { _alpha = 100; } } else { _alpha = 100; } _x = getPhotoX(); _y = getPhotoY() + (getPhotoHeight() * (1 - (MotionCount / getCurrentTransitionFrames()))); if (_y <= getPhotoY()) { _y = getPhotoY(); } } } function showPhotoWithMotion() { transitionCurrentPhoto(); MotionCount++; if (MotionCount > getCurrentTransitionFrames()) { with (_root.mc_current_photo) { _alpha = 100; } clearInterval(showPhotoWithMotionInterval); showPhotoInterval = setInterval(showPhotoWithDuration, getCurrentShowDuration()); } } function showCurrentPhotoNoTransition() { _parent.mc_current_photo.removeMovieClip(); _parent.mask_mc.removeMovieClip(); _parent.gotoAndStop((currentPhoto + 1) + FramePhotoBegin); _parent.createEmptyMovieClip("mc_current_photo", 2 + DepthWorking); duplicateMovieClip ("_parent.mc_" + currentPhoto, "mc_current_photo", 2 + DepthWorking); with (_parent.mc_current_photo) { _alpha = 100; _x = getPhotoX(); _y = getPhotoY(); _width = getPhotoWidth(); _height = getPhotoHeight(); } if (_global.enableurl == 1) { _parent.mc_current_photo.onRelease = gotoURL; } _parent.mc_current_photo.setMask(null); ShowPhotoInformation(); if (_global.continueplay == 1) { showPhotoInterval = setInterval(showPhotoWithDuration, getCurrentPhotoDuration()); } } function showCurrentPhotoNoTransitionPlay() { _parent.mc_current_photo.removeMovieClip(); _parent.mask_mc.removeMovieClip(); _parent.gotoAndStop((currentPhoto + 1) + FramePhotoBegin); _parent.createEmptyMovieClip("mc_current_photo", 2 + DepthWorking); duplicateMovieClip ("_parent.mc_" + currentPhoto, "mc_current_photo", 2 + DepthWorking); with (_parent.mc_current_photo) { _alpha = 100; _x = getPhotoX(); _y = getPhotoY(); _width = getPhotoWidth(); _height = getPhotoHeight(); } if (_global.enableurl == 1) { _parent.mc_current_photo.onRelease = gotoURL; } _parent.mc_current_photo.setMask(null); ShowPhotoInformation(); if (_global.continueplay == 1) { showPhotoInterval = setInterval(showPhotoWithDuration, 800); } } function showPhotoWithDuration() { var _local1 = _root; _local1.mc_current_photo.setMask(null); _local1.mask_mc.removeMovieClip(); if (_local1.prev_photo != null) { removeMovieClip("_root.prev_photo"); } duplicateMovieClip (_local1.mc_current_photo, "_root.prev_photo", DepthWorking + 1); setProperty("_root.prev_photo", _alpha , 100); setProperty("_root.prev_photo", _x , getPhotoX()); setProperty("_root.prev_photo", _y , getPhotoY()); setProperty("_root.prev_photo", _width , getPhotoWidth()); setProperty("_root.prev_photo", _height , getPhotoHeight()); removeMovieClip("_root.mc_current_photo"); clearInterval(showPhotoInterval); ShowNextPhoto(); } function ShowNextPhoto() { ClearAllTimer(); currentPhoto++; if (currentPhoto == getTotalPhotos()) { if (_global.autorepeat == 1) { _parent.music_mc.gotoAndPlay(1); currentPhoto = 0; loadingInterval = setInterval(LoadingPhoto, 200); } else { showRepeat(); } } else { loadingInterval = setInterval(LoadingPhoto, 200); } } function AutoPlay() { showPhotoWithDuration(); } function showPhoto(nWhich) { ClearAllTimer(); currentPhoto = nWhich; if (currentPhoto == getTotalPhotos()) { currentPhoto = 0; } if (currentPhoto < 0) { currentPhoto = 0; } loadingInterval = setInterval(LoadingPhotoNoTransition, 200); } function ShowNextPhotoManual() { var _local1 = _parent; _local1.playButton.removeMovieClip(); _local1.replayButton.removeMovieClip(); if (currentPhoto >= (getTotalPhotos() - 1)) { currentPhoto = 0; } else { currentPhoto++; } if (_global.continueplay == 0) { _local1.mc.booor.autoplay.gotoAndStop(2); } else { _local1.mc.booor.autoplay.gotoAndStop(1); } ClearAllTimer(); loadingInterval = setInterval(LoadingPhotoNoTransition, 200); } function ShowPrevPhoto() { var _local1 = _parent; _local1.playButton.removeMovieClip(); _local1.replayButton.removeMovieClip(); if (currentPhoto <= 0) { currentPhoto = getTotalPhotos() - 1; } else { currentPhoto--; } if (_global.continueplay == 0) { _local1.mc.booor.autoplay.gotoAndStop(2); } else { _local1.mc.booor.autoplay.gotoAndStop(1); } ClearAllTimer(); loadingInterval = setInterval(LoadingPhotoNoTransition, 200); } function LoadingPhotoNoTransition() { var _local1 = _root; infoText.text = (((("Photo to Show:" + currentPhoto) + " Frame loaded:") + _local1._framesloaded) + "/") + _local1._totalframes; if (_local1._framesloaded >= (currentPhoto + FramePhotoBegin)) { clearInterval(loadingInterval); HideLoadingInformation(); showCurrentPhotoNoTransition(); } else { ShowLoadingInformation(); } } function LoadingPhotoNoTransitionPlay() { var _local1 = _parent; infoText.text = (((("Photo to Show:" + currentPhoto) + " Frame loaded:") + _local1._framesloaded) + "/") + _local1._totalframes; if (_local1._framesloaded >= (currentPhoto + FramePhotoBegin)) { clearInterval(loadingInterval); HideLoadingInformation(); showCurrentPhotoNoTransitionPlay(); } else { ShowLoadingInformation(); } } function LoadingPhoto() { var _local1 = _root; infoText.text = (((("Photo to Show:" + currentPhoto) + " Frame loaded:") + _local1._framesloaded) + "/") + _local1._totalframes; if (_local1._framesloaded >= (currentPhoto + FramePhotoBegin)) { clearInterval(loadingInterval); HideLoadingInformation(); showCurrentPhoto(); } else { ShowLoadingInformation(); } } function enterFrameFunction() { var _local1 = _root; addloader(); setDecoration(); infoText.text = (("Frame loaded:" + _local1._framesloaded) + "/") + _local1._totalframes; if (_local1._framesloaded >= (currentPhoto + FramePhotoBegin)) { delete this.onEnterFrame; HideLoadingInformation(); if (_global.autoplay == 1) { showCurrentPhoto(); } else { showPlay(); } } else { ShowLoadingInformation(); } } function ClearAllTimer() { clearInterval(loadingInterval); clearInterval(showPhotoInterval); clearInterval(showPhotoWithMotionInterval); } function setWholeFlashMask() { _root.createEmptyMovieClip("mask_whole_mc", 100 + DepthWorking); with (_root.mask_whole_mc) { beginFill(10485760); moveTo(0, 0); lineTo(_global.flash_width, 0); lineTo(_global.flash_width, _global.flash_height); lineTo(0, _global.flash_height); lineTo(0, 0); endFill(); _x = 0; _y = 0; } _root.setMask(_root.mask_whole_mc); } function setDecoration() { _root.decoration_mc.createEmptyMovieClip("mask_decoration_mc", 96 + DepthWorking); with (_root.decoration_mc.mask_decoration_mc) { beginFill(10485760); moveTo(getPhotoX(), getPhotoY()); lineTo(getPhotoX() + getPhotoWidth(), getPhotoY()); lineTo(getPhotoX() + getPhotoWidth(), getPhotoY() + getPhotoHeight()); lineTo(getPhotoX(), getPhotoY() + getPhotoHeight()); lineTo(getPhotoX(), getPhotoY()); endFill(); } _root.decoration_mc.swapDepths(95 + DepthWorking); _root.decoration_mc._alpha = 50; _root.decoration_mc.setMask(_root.decoration_mc.mask_decoration_mc); } function GetCurrentPhotoURL() { return(eval ("_global.url_" + currentPhoto)); } function gotoURL() { getURL (GetCurrentPhotoURL(), "_blank"); } function showRepeat() { var _local1 = _parent; _local1.mc.booor.autoplay.gotoAndStop(2); _local1.attachMovie("replayButton", "replayButton", 5500, {_x:getPhotoX() + (getPhotoWidth() / 2), _y:getPhotoX() + (getPhotoHeight() / 2), _alpha:50}); _local1.replayButton.onRelease = function () { _parent.music_mc.gotoAndPlay(1); _root.soundstatus = "on"; mc.booor.autoplay.gotoAndStop(1); this.removeMovieClip(); currentPhoto = 0; loadingInterval = setInterval(LoadingPhoto, 200); }; } function showPlay() { var _local1 = _parent; _local1.music_mc.stop(); _root.soundstatus = "off"; _local1.attachMovie("playButton", "playButton", 5500, {_x:getPhotoX() + (getPhotoWidth() / 2), _y:getPhotoY() + (getPhotoHeight() / 2), _alpha:50}); _local1.playButton.onRelease = function () { _root.soundstatus = "on"; _parent.mc.booor.autoplay.gotoAndStop(1); this.removeMovieClip(); _parent.music_mc.play(); if (_global.continueplay == 1) { loadingInterval = setInterval(LoadingPhotoNoTransitionPlay, 200); } else { loadingInterval = setInterval(LoadingPhoto, 200); } }; } var currentPhoto = 0; var trans_ID = 0; var MotionCount = 0; currentPhoto = 0; FramePhotoBegin = 3; DepthWorking = 5000; prev_photo = null; total_mask = 28; setWholeFlashMask(); onEnterFrame = enterFrameFunction;
Symbol 329 MovieClip Frame 1
_parent.attachMovie("tishi", "tishi", 5200); _parent.attachMovie("control", "control", 5150); _parent.attachMovie("boor", "mc", 5300); _parent.attachMovie("mc_mouse", "mc_mouse", 5250); _parent.mc._y = Stage.height - 29; _parent.mc._x = 0; _parent.tishi._y = Stage.height - 15; _parent.tishi._x = 0; _parent.mc_mouse.boor_tmd = 0; startDrag ("_parent.mc_mouse", true); _parent.mc_mouse.onEnterFrame = function () { var _local1 = _parent; updateAfterEvent(); if (this.hitTest(_local1.mc)) { _local1.tishi._visible = false; boor_tmd = boor_tmd + 5; if (boor_tmd >= 100) { boor_tmd = 100; } _local1.mc._alpha = boor_tmd; } else { boor_tmd = boor_tmd - 5; if (boor_tmd <= 0) { boor_tmd = 0; _local1.tishi._visible = true; } _local1.mc._alpha = boor_tmd; } }; _parent.attachMovie("soundControl", "soundControl", 5030); _parent.soundControl._y = -1000; _parent.soundControl._x = -1000;

Library Items

Symbol 1 BitmapUsed by:2
Symbol 2 GraphicUses:1Used by:8
Symbol 3 FontUsed by:4 5 6
Symbol 4 EditableTextUses:3Used by:7
Symbol 5 EditableTextUses:3Used by:7
Symbol 6 EditableTextUses:3Used by:7
Symbol 7 MovieClipUses:4 5 6Used by:8
Symbol 8 MovieClip [loading]Uses:2 7
Symbol 251 MovieClip [mask_full_photo]
Symbol 252 MovieClip [mask_28]
Symbol 253 MovieClip [mask_27]
Symbol 254 MovieClip [mask_26]
Symbol 255 MovieClip [mask_25]
Symbol 256 MovieClip [mask_24]
Symbol 257 MovieClip [mask_23]
Symbol 258 MovieClip [mask_22]
Symbol 259 MovieClip [mask_21]
Symbol 260 MovieClip [mask_20]
Symbol 261 MovieClip [mask_19]
Symbol 262 MovieClip [mask_18]
Symbol 263 MovieClip [mask_17]
Symbol 264 MovieClip [mask_16]
Symbol 265 MovieClip [mask_15]
Symbol 266 MovieClip [mask_14]
Symbol 267 MovieClip [mask_13]
Symbol 268 MovieClip [mask_12]
Symbol 269 MovieClip [mask_11]
Symbol 270 MovieClip [mask_10]
Symbol 271 MovieClip [mask_9]
Symbol 272 MovieClip [mask_8]
Symbol 273 MovieClip [mask_7]
Symbol 274 MovieClip [mask_6]
Symbol 275 MovieClip [mask_5]
Symbol 276 MovieClip [mask_4]
Symbol 277 MovieClip [mask_3]
Symbol 278 MovieClip [mask_2]
Symbol 279 MovieClip [mask_1]
Symbol 280 ShapeTweeningUsed by:282
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClip [block]Uses:280 281
Symbol 249 MovieClipUsed by:Timeline
Symbol 283 MovieClipUsed by:Timeline
Symbol 285 GraphicUsed by:289 292
Symbol 286 FontUsed by:287 290 297
Symbol 287 EditableTextUses:286Used by:289
Symbol 288 GraphicUsed by:289
Symbol 289 MovieClip [replayButton]Uses:285 287 288
Symbol 290 EditableTextUses:286Used by:292
Symbol 291 GraphicUsed by:292
Symbol 292 MovieClip [playButton]Uses:285 290 291
Symbol 293 GraphicUsed by:294 324
Symbol 294 MovieClipUses:293Used by:295
Symbol 295 MovieClip [soundControl]Uses:294
Symbol 296 GraphicUsed by:298
Symbol 297 EditableTextUses:286Used by:298
Symbol 298 MovieClip [tishi]Uses:296 297
Symbol 299 GraphicUsed by:300
Symbol 300 MovieClip [mc_mouse]Uses:299
Symbol 301 GraphicUsed by:306 309
Symbol 302 GraphicUsed by:306
Symbol 303 GraphicUsed by:306 309
Symbol 304 GraphicUsed by:306
Symbol 305 GraphicUsed by:306 309
Symbol 306 ButtonUses:301 302 303 304 305Used by:324
Symbol 307 GraphicUsed by:309
Symbol 308 GraphicUsed by:309
Symbol 309 ButtonUses:301 307 303 308 305Used by:324
Symbol 310 GraphicUsed by:316 319
Symbol 311 GraphicUsed by:316
Symbol 312 FontUsed by:313 318
Symbol 313 EditableTextUses:312Used by:316
Symbol 314 GraphicUsed by:316
Symbol 315 GraphicUsed by:316 319
Symbol 316 ButtonUses:310 311 313 314 315Used by:320
Symbol 317 GraphicUsed by:319
Symbol 318 EditableTextUses:312Used by:319
Symbol 319 ButtonUses:310 317 318 315Used by:320
Symbol 320 MovieClipUses:316 319Used by:324
Symbol 321 FontUsed by:322 323
Symbol 322 TextUses:321Used by:324
Symbol 323 EditableTextUses:321Used by:324
Symbol 324 MovieClipUses:293 306 309 320 322 323Used by:325
Symbol 325 MovieClip [boor]Uses:324
Symbol 326 GraphicUsed by:327
Symbol 327 MovieClip [play_control]Uses:326
Symbol 328 MovieClip [control]
Symbol 332 BitmapUsed by:334
Symbol 334 GraphicUses:332Used by:333
Symbol 329 MovieClipUsed by:Timeline
Symbol 333 MovieClipUses:334Used by:Timeline
Symbol 335 BitmapUsed by:337
Symbol 337 GraphicUses:335Used by:336
Symbol 336 MovieClipUses:337Used by:Timeline
Symbol 338 BitmapUsed by:340
Symbol 340 GraphicUses:338Used by:339
Symbol 339 MovieClipUses:340Used by:Timeline

Instance Names

"ctrl_mc"Frame 3Symbol 329 MovieClip
"mc_0"Frame 3Symbol 333 MovieClip
"mc_1"Frame 4Symbol 336 MovieClip
"mc_2"Frame 5Symbol 339 MovieClip
"next"Symbol 324 MovieClip Frame 1Symbol 306 Button
"prev"Symbol 324 MovieClip Frame 1Symbol 309 Button
"autoplay"Symbol 324 MovieClip Frame 1Symbol 320 MovieClip
"photo_title"Symbol 324 MovieClip Frame 1Symbol 323 EditableText
"booor"Symbol 325 MovieClip [boor] Frame 1Symbol 324 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 8 as "loading"
ExportAssets (56)Timeline Frame 1Symbol 251 as "mask_full_photo"
ExportAssets (56)Timeline Frame 1Symbol 252 as "mask_28"
ExportAssets (56)Timeline Frame 1Symbol 253 as "mask_27"
ExportAssets (56)Timeline Frame 1Symbol 254 as "mask_26"
ExportAssets (56)Timeline Frame 1Symbol 255 as "mask_25"
ExportAssets (56)Timeline Frame 1Symbol 256 as "mask_24"
ExportAssets (56)Timeline Frame 1Symbol 257 as "mask_23"
ExportAssets (56)Timeline Frame 1Symbol 258 as "mask_22"
ExportAssets (56)Timeline Frame 1Symbol 259 as "mask_21"
ExportAssets (56)Timeline Frame 1Symbol 260 as "mask_20"
ExportAssets (56)Timeline Frame 1Symbol 261 as "mask_19"
ExportAssets (56)Timeline Frame 1Symbol 262 as "mask_18"
ExportAssets (56)Timeline Frame 1Symbol 263 as "mask_17"
ExportAssets (56)Timeline Frame 1Symbol 264 as "mask_16"
ExportAssets (56)Timeline Frame 1Symbol 265 as "mask_15"
ExportAssets (56)Timeline Frame 1Symbol 266 as "mask_14"
ExportAssets (56)Timeline Frame 1Symbol 267 as "mask_13"
ExportAssets (56)Timeline Frame 1Symbol 268 as "mask_12"
ExportAssets (56)Timeline Frame 1Symbol 269 as "mask_11"
ExportAssets (56)Timeline Frame 1Symbol 270 as "mask_10"
ExportAssets (56)Timeline Frame 1Symbol 271 as "mask_9"
ExportAssets (56)Timeline Frame 1Symbol 272 as "mask_8"
ExportAssets (56)Timeline Frame 1Symbol 273 as "mask_7"
ExportAssets (56)Timeline Frame 1Symbol 274 as "mask_6"
ExportAssets (56)Timeline Frame 1Symbol 275 as "mask_5"
ExportAssets (56)Timeline Frame 1Symbol 276 as "mask_4"
ExportAssets (56)Timeline Frame 1Symbol 277 as "mask_3"
ExportAssets (56)Timeline Frame 1Symbol 278 as "mask_2"
ExportAssets (56)Timeline Frame 1Symbol 279 as "mask_1"
ExportAssets (56)Timeline Frame 1Symbol 282 as "block"
ExportAssets (56)Timeline Frame 3Symbol 289 as "replayButton"
ExportAssets (56)Timeline Frame 3Symbol 292 as "playButton"
ExportAssets (56)Timeline Frame 3Symbol 295 as "soundControl"
ExportAssets (56)Timeline Frame 3Symbol 298 as "tishi"
ExportAssets (56)Timeline Frame 3Symbol 300 as "mc_mouse"
ExportAssets (56)Timeline Frame 3Symbol 325 as "boor"
ExportAssets (56)Timeline Frame 3Symbol 327 as "play_control"
ExportAssets (56)Timeline Frame 3Symbol 328 as "control"




http://swfchan.com/33/162672/info.shtml
Created: 20/10 -2018 08:18:12 Last modified: 20/10 -2018 08:18:12 Server time: 15/12 -2025 05:52:11