課堂範例 – UNIQLO衣服選單

暑假在幫學生加強Flash ActionScript利用UNIQLO衣服做了這樣的案例,提供大家參考,因為是上課作品,所以程式部分沒有太完美。

//變數宣告
var ldr:Loader=new Loader
var path:URLRequest=new URLRequest

//開始載入外部圖片
path.url="ut1.jpg"
ldr.load(path)
clothes.addChild(ldr)
ldr.x=-285
ldr.y=-300
clothes.scaleX=0.5
clothes.scaleY=0.5

//衣服拖曳監聽與函數
clothes.addEventListener(MouseEvent.MOUSE_DOWN,downFn)
clothes.addEventListener(MouseEvent.MOUSE_UP,upFn)
function downFn(e:MouseEvent){
	clothes.startDrag(false)
}
function upFn(e:MouseEvent){
	clothes.stopDrag()
}

//滑桿滑動監聽與函數
stage.addEventListener(MouseEvent.MOUSE_MOVE,moveFn)
function moveFn(e:MouseEvent){
	clothes.scaleX=slider.value/100
	clothes.scaleY=slider.value/100
}

//下拉式選單監聽與函數
changeBtn.addEventListener(MouseEvent.CLICK,changeFn)
function changeFn(e:MouseEvent){
	path.url=menu.value
	ldr.load(path)
	clothes.addChild(ldr)
	ldr.x=-285
	ldr.y=-300
}

UNIQLO 衣服選單 原始檔 下載

註:本範例所使用的圖片版權屬於UNIQLO公司所有。

You may also like...

34,928 Responses

  1. сравнение производительности процессоров [url=https://topcpu.ru/]topcpu.ru[/url] .

  2. Barrybib表示:

    Viagra generic over the counter: FastPillsForMen.com – sildenafil online

  3. BrettTIT表示:

    cheap ed: FastPillsEasy – what is the cheapest ed medication

  4. Charlesbot表示:

    https://fastpillsformen.com/# Generic Viagra online

  5. Donaldabula表示:

    Buy Tadalafil 10mg Max Pills For Men Cialis without a doctor prescription

  6. Donaldabula表示:

    ed online prescription ed prescriptions online ed medications online

  7. Diplomi_oeml表示:

    купить диплом монтажника купить диплом монтажника .

  8. Diplomi_xhpt表示:

    купить аттестат в пскове купить аттестат в пскове .

  9. Question: How Much Do You Know About Bmw Key Replacement?
    Replacement Key Fob bmw

  10. Charlesbot表示:

    http://fastpillsformen.com/# viagra without prescription

  11. Iyannaobesk表示:

    лучшая онлайн школа покера
    интернет школа покера

  12. Diplomi_dxpi表示:

    купить диплом гознак москва 4russkiy365-diplomy.ru .

  13. Diplomi_wmpi表示:

    купить диплом о неполном высшем образовании купить диплом о неполном высшем образовании .

  14. Diplomi_yapt表示:

    дипломы купить дипломы купить .

  15. Diplomi_caml表示:

    купить диплом о среднем образовании в омске 2orik-diploms.ru .

  16. Diplomi_rfml表示:

    купить диплом в сарапуле 2orik-diploms.ru .

  17. BrettTIT表示:

    where can i get ed pills: ed online treatment – online erectile dysfunction

  18. Diplomi_myml表示:

    купить диплом в домодедово 2orik-diploms.ru .

  19. Barrybib表示:

    buy ed medication online: FastPillsEasy – ed drugs online

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。