7/08/2009

Adobe Flex Effect ашиглах

Flex effect ашигласан жижигхэн жишээ оруулж байна. Та бүхэн хэрэг болно байхаа гэж бодож байна.
Доор тавьсан жишээг ажиллуулж үзээрэй. Үүнээс хойш блог дээр ажиллуулж үзэж болохоор оруулах болно.








import mx.effects.easing.*;
private function initApp():void{
this.rb1.selected = true;
img.load(xmlimage.image[currentItem]);
this.btnPre.enabled = false;
}
private function fImageChange(in_callId:int):void{
switch (in_callId){
case 1:
if(this.rb1.selected==true){
this.moveNext.play();
}
else{
this.moveNext1.play();
}
break;
case 2:
if(this.rb1.selected==true){
this.movePre.play();
}
else{
this.movePre1.play();
}
break;
}
}

private function fChangeItem(in_callId:int):void{
switch (in_callId){
case 1:
currentItem+=1;
img.load(xmlimage.image[currentItem]);
if(currentItem == total) btnNext.enabled = false;
btnPre.enabled = true;
break;
case 2:
currentItem-=1;
img.load(xmlimage.image[currentItem]);
if(currentItem==total) btnPre.enabled = false;
btnNext.enabled = true;
break;
}
}
]]>

































3
0





0 санал,шүүмж:

 

Надад итгэл бий Copyright © 2009 WoodMag is Designed by Ipietoon for Free Blogger Template