|
|
|
|
|

|
|
Ãßõ½ºÅ©¸³Æ®
|
|
À©µµ¿ì , ÇÁ·¹ÀÓ
|
|
°øÁöâ, ½ºÅ©·Ñ·¯
|
| Å×À̺í, ·¹À̾î
|
|
À̹ÌÁö, ¹è°æ, ¹è³Ê
|
|
Æû, ¹öư
|
|
½ºÅ©·Ñ¹Ù, ŸÀÌÆ²¹Ù, »óŹÙ
|
|
¸Þ´º,
³×ºñ°ÔÀ̼Ç
|
|
½Ã°£ , °è»ê , ¼ýÀÚ
|
|
Űº¸µå
¸¶¿ì½º À̺¥Æ®
|
|
»ç¿ëÀÚ Á¤º¸
|
|
ÄíŰ
|
|
º¸¾È, ÀÎÁõ , ºñ¹Ð¹øÈ£
|
| ±ÛÀÚ , ÅØ½ºÆ®
|
| µ¿¿µ»ó, »ç¿îµå ¸ÖƼ¹Ìµð¾î
|
|
¸¶¹ý»ç, »ý¼º±â
|
|
±âŸ, ÀÚ¹Ù½ºÅ©¸³Æ® °ÔÀÓ
|
| ÅÂ±× |
| |
| ³ª¸ðÀ¥¿¡µðÅÍ
±âÃʰÁÂ
|
| ³ª¸ð Áß±Þ °ÁÂ
|
|
|
|
|
| À̹ÌÁö, ¹è°æ, ¹è³Ê
|
¾²±â : ¸ðµç ȸ¿ø |
|
|
|

 |
 |
 |
ºÎµå·¯¿î À̹ÌÁö Àüȯȿ°ú - À̹ÌÁö ¿©·¯ °³ °¡´É (directxÀÇ wipe±â´É)
¹Ì¸®º¸±â
[½ºÅ©·¦]
|
|
|
<script>
var i=0,pictures=new Array();
var picbase="";
pictures[i++]="http://tagin.net/img/logo_media.gif"
pictures[i++]="http://tagin.net/img/logo.gif"
pictures[i++]="http://tagin.net/img/top_menu1.gif"
pictures[i++]="http://tagin.net/img/top_menu4.gif"
var picturewidth=250//°¡·Î
var pictureheight=333//¼¼·Î
var delay=2//¼Óµµ
</script>
<script>
if (document.all) {
document.write('<OBJECT ID="DAControl_Wipe" ')
document.write('STYLE="width:'+picturewidth+';height:'+pictureheight+'"')
document.write('CLASSID="CLSID:B6FFC24C-7E13-11D0-9B47-00C04FC2F51D">')
document.write('</OBJECT>')
m = DAControl_Wipe.MeterLibrary;
whatTransformation = new ActiveXObject("DXImageTransform.Microsoft.Wipe");
whatTransformation.GradientSize = 0.5;
whatTransformation.WipeStyle = 0;
var myArr=new Array(),myArr2=new Array();
var len=Math.floor(pictures.length/2);
for(var i=0;i<len;i++){
myArr[i]=m.ImportImage(picbase+pictures[2*i])
myArr2[i]=m.ImportImage(picbase+pictures[2*i+1])
}
if(pictures[2*i])
myArr[i]=m.ImportImage(picbase+pictures[2*i])
else
myArr[i]=m.ImportImage(picbase+pictures[0]) ;
myArr=m.Array(myArr)
myArr2=m.Array(myArr2)
Index = m.Interpolate(0.5,len+0.5,len*2*delay).RepeatForever();
Index2 = m.Interpolate(0,len,len*2*delay).RepeatForever();
var whatPictures=new Array();
whatPictures[0] = myArr.NthAnim(Index);
whatPictures[1] = myArr2.NthAnim(Index2);
forward = m.Interpolate(0, 1, delay);
back = m.Interpolate(1, 0, delay);
whatMovement = m.Sequence(forward, back).RepeatForever();
theResult = m.ApplyDXTransform( whatTransformation, whatPictures, whatMovement );
DAControl_Wipe.Image = theResult.OutputBvr;
DAControl_Wipe.Start();
}
</script>
|
|
|
|
|
Copyright 2004 tagin.net
All rights reserved |
|