구입한 플래시소스인데 각 이미지별로 링크를 잡아야 하는데 어디서해야 하는지 모르겠네요.. > 자유게시판

자유게시판

구입한 플래시소스인데 각 이미지별로 링크를 잡아야 하는데 어디서해야 하는지 모르겠네요.. 정보

구입한 플래시소스인데 각 이미지별로 링크를 잡아야 하는데 어디서해야 하는지 모르겠네요..

본문

구입한 플래시소스인데 각 이미지별로 링크를 잡아야 하는데 어디서해야 하는지 모르겠네요..
판매한곳에서는 설명서도 없고 소스 보시고 답변부탁드립니다.
 
var this_over = 1;
this_gase = 3;
for (i=1; i<=this_gase; i++) {
 this[i].swapDepths(i);
 this[i].stop();
 this[i].onRollOver = function() {
  this_over = this._name;
 };
 this[i].onRollOut = function() {
 };
 left.onPress = function() {
  this_over -= 1;
  if (this_over<=0) {
   this_over = this_gase;
  }
 };
 right.onPress = function() {
  this_over += 1;
  if (this_over>=4) {
   this_over = 1;
  }
 };
 this[i].onRelease = function() {
  getURL("javascript:bn0"+this._name+"();");
  fscommand("javascript:bn0"+this._name+"();", "");
  trace("javascript:bn0"+this._name+"();");
 };
 this[i].onEnterFrame = function() {
  if (this_over == this._name) {
   this.nextFrame();
   move_wan.gotoAndStop(this._name);
  } else {
   this.prevFrame();
  }
 };
}
 
 /*循环*/
 var num=1
 onEnterFrame = function () {
  miao += num;
  if (miao>=60*4) {
   miao = 3;
   if (this_over<3) {
    this_over++;
   } else {
    this_over = 1;
   }
  }
 };
추천
0

댓글 2개

전체 7 |RSS
자유게시판 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT