Combined Code
frame 1 {
_root.gotoAndStop('f1');
}
movieClip 167 {
}
movieClip 168 {
instance min of movieClip 167 {
onClipEvent (enterFrame) {
this._rotation += _root.seconds / 60;
}
}
instance hr of movieClip 167 {
onClipEvent (enterFrame) {
this._rotation += _root.seconds / 3600;
}
}
instance sec of movieClip 167 {
onClipEvent (enterFrame) {
if (_root.forward == 1) {
_rotation = _rotation + _root.seconds / 1;
_root.seconds = 3000;
} else {
_rotation = _rotation + _root.seconds / 1;
_root.seconds = -3000;
}
}
}
}
movieClip 170 {
}
movieClip 171 {
}
movieClip 172 {
}
movieClip 283 {
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 19;
}
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 29;
}
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 9;
}
}
frame 2453 {
forward = 1;
}
movieClip 398 {
}
movieClip 424 {
}
instance of movieClip 424 {
onClipEvent (enterFrame) {
this.amount += 3;
this.amount2 += amount * 0.15;
}
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 19;
}
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 29;
}
}
instance of movieClip 283 {
onClipEvent (enterFrame) {
this._rotation += 9;
}
}
movieClip 469 {
}
movieClip 470 {
}
movieClip 472 {
}
movieClip 473 {
}