Instance of Symbol 5 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}
Instance of Symbol 8 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}
Instance of Symbol 11 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}
Instance of Symbol 14 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}
Instance of Symbol 17 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}
Instance of Symbol 20 MovieClip in Frame 1
on (press) {
startDrag (this);
}
on (release) {
stopDrag();
Mouse.show();
}
on (rollOut) {
Mouse.show();
}
on (releaseOutside) {
stopDrag();
}