본문 바로가기
  • 오직 예수 그리스도
스위시세상/스위시 고급

Select musicbar 만들기

by 어린양01 2011. 6. 9.

 

coffee2.swf

Select musicbar 만들기 
1.  shape그림(40X40정도), 이름을 m1으로 
  text -1를넣고 shape 와 group as button하고  이름을 m1으로 
2.  shape그림(40X40정도), 이름을 m2으로 
  text -2를넣고 shape 와 group as button하고  이름을 m2으로 
3.shape는 모두 none 으로함
4. m1선택하고 Script 
   [Add script] [Events] [Button] [onRelease]
  [Add Script] [Sound] [Play Sound] 음악 1를 선택함 
  [Add script] [Events] [Button] [onPress]
    [Add Script] [Sound] [Stop Sound]   음악2를 선택함 
5. m2선택하고 Script 
   [Add script] [Events] [Button] [onRelease]
  [Add Script] [Sound] [Play Sound] 음악 2를 선택함 
  [Add script] [Events] [Button] [onPress]
    [Add Script] [Sound] [Stop Sound]   음악1를 선택함 
6.  music bar(혹은 아아콘 아무거나)를 입력하고 m1, m2를 적당한곳에 우치시키고 
     musicbar 로 사용함 
coffee2.swf
0.82MB

'스위시세상 > 스위시 고급' 카테고리의 다른 글

Rotation Transform Gallery  (0) 2011.06.23
Banner_005.  (0) 2011.06.09
Fade out Zoom Gallery  (0) 2011.06.09
Slide in from effect gallery1  (0) 2011.06.09
Breaking Image Gallery|  (0) 2011.06.09