課堂範例 – 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...

33,807 Responses

  1. нарколог на дом в краснодаре [url=https://mymoscow.forum24.ru/?1-6-0-00022907-000-0-0-1730730399]нарколог на дом в краснодаре[/url] .

  2. KennethPah表示:

    how much is amoxicillin amoxicillin 500 mg buy amoxicillin 500mg canada

  3. нарколог на дом круглосуточно [url=http://sergiev.0pk.me/viewtopic.php?id=3458]нарколог на дом круглосуточно[/url] .

  4. вызвать нарколога на дом [url=dolgoprudni.rusff.me/viewtopic.php?id=3063]вызвать нарколога на дом[/url] .

  5. DanielAbice表示:

    https://cipharmdelivery.com/# buy cipro online without prescription

  6. KennethPah表示:

    amoxicillin discount [url=http://amoxstar.com/#]AmoxStar[/url] amoxicillin 500 mg without prescription

  7. EarnestAvada表示:

    you’re truly a excellent webmaster. The website loading velocity is amazing. It seems that you are doing any unique trick. In addition, The contents are masterpiece. you have done a fantastic process on this matter!

    kinogo

  8. нарколог на дом в краснодаре [url=www.dolgoprudni.rusff.me/viewtopic.php?id=3063/]нарколог на дом в краснодаре[/url] .

  9. вызов нарколога на дом краснодар [url=https://www.kolomna.rusff.me/viewtopic.php?id=6808]вызов нарколога на дом краснодар[/url] .

  10. EarnestAvada表示:

    Right here is the perfect site for anyone who hopes to find out about this topic. You realize so much its almost tough to argue with you (not that I really would want to…HaHa). You certainly put a brand new spin on a subject that has been discussed for a long time. Wonderful stuff, just great!

    сериалы 2024 смотреть онлайн

  11. частный нарколог на дом [url=http://dolgoprudni.rusff.me/viewtopic.php?id=3063/]частный нарколог на дом[/url] .

發佈留言

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