Cho hỏi dùng phần mềm nào để tạo ra hiệu ứng bươm bướm bay rồi mấy cái kim tuyến trắng trắng như trang www.tiecnuoi.com dzậy , mọi người chỉ giúp , thanks ...
Chẳng có gì hay hết . Chỉ lả hiệu bình thường của con trỏ wed cá nhân thôi. Nhìn là biết chẳng pro tí nào. :cool: nếu bạn muốn tìm hiểu về nó thì đây là đoạn mã tư tượng nè !( nhớ là chỉ là mã thôi nhé ) <body onLoad="startthedots()" bgcolor="000000"> <script LANGUAGE="JavaScript"> window.onerror=null; netscape = (document.layers) ? 1:0; goodIE = (document.all) ? 1:0; document.onmousemove=MoveHandler; var gotthere = 0; var count = 0; var ietopcorner='' var ieleftcorner='' toplocation = new Array( 0,30,57,80,101,125,80,80,101,125,80,0 ); temptoplocation = new Array( 50,100,100,150,150,200,200,100,150,150,200,200,0 ); leftlocation = new Array( 0,292,318,181,181,217,263,318,181,181,217,263,-96 ); templeftlocation = new Array( 0,0,260,390,420,550,680,390,420,550,680,0 ); difftop = new Array( 0,0,0,0,0,0,0,0,0,0,0,0 ); diffleft = new Array( 0,0,0,0,0,0,0,0,0,0,0,0 ); questtop = -13; questleft2 = -96; if (netscape) { document.body=new Object() document.body.scrollTop='' document.body.scrollLeft='' window.captureEvents(Event.MOUSEMOVE); window.onMouseMove = MoveHandler; var layerstart = "document."; var layerleft = ".left"; var layertop = ".top"; var layerstyle = ""; var windowWidth = window.innerWidth; var windowHeight = window.innerHeight; } else if (goodIE) { ietopcorner=document.body.scrollTop ieleftcorner=document.body.scrollLeft layerstart = "document.all."; layerleft = ".left"; layertop = ".top"; layerstyle = ".style"; windowWidth=600; windowHeight=400; } // end error trapping var Ypos2 = 72; var Xpos2 = 72; function MoveHandler(e) { if (netscape || goodIE) { Xpos2 = (netscape)?e.pageX:event.x Ypos2 = (netscape)?e.pageY:event.y Xorigin = Xpos2; Yorigin = Ypos2; if (Ypos2 > windowHeight/2) { if (Xpos2 > windowWidth/2) { direction = 1;} else { direction = -1;} } else { if (Xpos2 > windowWidth/2) { direction = -1;} else { direction = 1;} } }} function startthedots() { if (goodIE) { windowWidth=document.body.clientWidth; windowHeight=document.body.clientHeight; } Xorigin = 204; Yorigin = 147; spin();run(); } var OrbitSize = 200; count=1; delay=100; direction = -1; Count = new Array ( 0, .63, 1.26, 1.89, 2.52, 3.15, 3.78, 4.41, 5.04, 5.67 ); Xpoint = new Array ( 0, .63, 1.26, 1.89, 2.52, 3.15, 3.78, 4.41, 5.04, 5.67 ); Ypoint = new Array ( 0, .63, 1.26, 1.89, 2.52, 3.15, 3.78, 4.41, 5.04, 5.67 ); var speed = -0.06; var offset = 1; function spin() { for ( j = 0 ; j <= 9 ; j++ ) { Count[j] = Count[j] + (speed*direction); Xpoint[j] = Xorigin + ((OrbitSize*Math.sin(Count[j])*offset)); Ypoint[j] = Yorigin + (OrbitSize*Math.cos(Count[j])); } setTimeout('spin()',3); } function run() { count++; for ( j = 0 ; j <= 9 ; j++ ) { difftop[j] = Ypoint[j] - temptoplocation[j]; diffleft[j] = Xpoint[j] - templeftlocation[j]; diff = 30; temptoplocation[j] = temptoplocation[j] + difftop[j]/diff; templeftlocation[j] = templeftlocation[j] + diffleft[j]/diff; eval(layerstart+"a"+j+layerstyle+layerleft+" = document.body.scrollLeft+templeftlocation["+j+"]"); eval(layerstart+"a"+j+layerstyle+layertop+" = document.body.scrollTop+temptoplocation["+j+"]"); } setTimeout('run()', 25) } badIE = 0; browserName = navigator.appName.substring(0,8); browserVer = parseFloat(navigator.appVersion); macintosh = navigator.userAgent.indexOf("Mac"); if (browserName == "Microsof") { if (macintosh != -1) { badIE = 1; } if (browserVer < 4) { badIE = 1; } } </script> <style TYPE="text/css"> <!-- #a0 {position:absolute; left:-24; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a1 {position:absolute; left:96; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a2 {position:absolute; left:216; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a3 {position:absolute; left:338; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a4 {position:absolute; left:460; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a5 {position:absolute; left:640; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a6 {position:absolute; left:-24; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a7 {position:absolute; left:200; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a8 {position:absolute; left:300; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} #a9 {position:absolute; left:600; top:-24; width:9; height:25;clip:rect(0 9 9 0);z-index:2000;} // --> </style> <div ID="a0" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a1" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a2" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a3" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a4" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a5" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a6" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a7" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a8" align="center"><img src="swirl.gif" height="9" width="9"></div> <div ID="a9" align="center"><img src="swirl.gif" height="9" width="9"></div> </body>
người ta đang hỏi về cái flash banner sao lại chỉ cái thế mouse làm giè: cái mà bạn DK cần nè, chèn vô đâu thì chèn: Mã: <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="360" height=280 id="1" ALIGN=""> <PARAM NAME=movie VALUE="http://bacninh_music.t35.com/9999.swf"><PARAM NAME=quality VALUE=high> <EMBED src="http://bacninh_music.t35.com/9999.swf" quality=high width="360" height=280 NAME="1" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"> </EMBED></OBJECT> Còn nếu mà bạn muốn tự tạo ra các flash đó thì mua cái đĩa Macromedia Flash 8 về cài vào, rùi mua mấy cuốn Beginer của Minh Khai mà tu luyện. Muốn cao siêu diệu vợi hơn thì vô www.actionscript.net nhé. Goodluck!
Bác Keitaro-kun nói đúng đó , nhưng tui cần cái hiệu ứng của cái banner ở đầu trang cơ , cái chỗ mà có thằng tóc đỏ , mặc áo xanh , có mấy con bướm rồi kim tuyến trắng cứ rơi rơi ( mấy cái hiệu ứng đó đó ) . Chứ ko phải con trỏ hay mấy tấm hình Flash cứ thay đổi , xin chỉ giúp , thanks ...
Khổ quá, hiệu ứng gì, toàn flash chứ gì nữa: here: http://www.geocities.jp/wbacninh5/fly.swf http://www.geocities.jp/wbacninh5/sao.swf
Bác Keitaro-kun ơi giúp dzới , ko hiểu sao cái trang tiếc nuối đó chèn cái Flash chồng lên cái banner được , còn tui chèn lên thì cái nền trắng bên ngoài của Flash che mất cái banner . Làm sao bây giờ ? Tui xài Dreamweaver 8.0 để tạo web , xin chỉ giúp , thanks ...
Thêm vào cái thuộc tính wmode="transparent" vào trong tag <embed>. Ví dụ: Mã: <DIV id=Layer1 style="Z-INDEX: 1; LEFT: 1px; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 1px"> <EMBED src="http://www.geocities.jp/wbacninh5/fly.swf" width=750 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high"></DIV> <DIV id=Layer1 style="Z-INDEX: 1; LEFT: 1px; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 1px"> <EMBED src="http://www.geocities.jp/wbacninh5/sao.swf" width=800 height=600 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high"></DIV>
Thêm vào cái thuộc tính wmode="transparent" vào trong tag <embed>. Ví dụ: Mã: <DIV id=Layer1 style="Z-INDEX: 1; LEFT: 1px; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 1px"> <EMBED src="http://www.geocities.jp/wbacninh5/fly.swf" width=750 height=300 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high"></DIV> <DIV id=Layer1 style="Z-INDEX: 1; LEFT: 1px; WIDTH: 45px; POSITION: absolute; TOP: 0px; HEIGHT: 1px"> <EMBED src="http://www.geocities.jp/wbacninh5/sao.swf" width=800 height=600 type=application/x-shockwave-flash wmode="transparent" menu="false" quality="high"></DIV>
cho xin làm một bài nhá m47!? cho hỏi có ai có cái link nào downd load làm ảnh mà có hiệu ứng nước ko ! bữa trước so no mi có cho nhưng cái link đó bị lỗi ,ko cho down ,trả lời cho mình với ,thank nếu ai biết làm ảnh hiệu ứng nước thì cho mìn nhờ với cũng được .
À tui làm được rùi , thank nhiều . À sẵn tiện cho hỏi cái này cái , làm ơn chỉ giúp làm cái khung như cái khung ANHCHIYEUMINHEMTHOI0_0 trong trang www.baovan.kiss.to dzậy , mỗi lần nhấn vào Thủ thuật máy tính , Thủ thuật yahoo ... thì vẫn cái khung đó nhưng nội dung thì khác . Dzới chỉ luôn cái khung Lời hay ý đẹp trong trang đó nữa , ko hiểu sao mỗi lần vô là nó thay đổi một câu khác , sao hay dzậy , bạn chỉ dzúp dzới , thank ...
ko biết sao lần này viết ko thấy bài nên viết nhiều lần , có gì sorry nha ... Sẵn tiện hỏi luôn cái này , ko biết mấy trang như www.nghenhac.go.to và www.tiecnuoi.com dùng phần mềm gì mà tạo được mấy file flash có nhiều hình ảnh thay đổi dzậy , làm ơn chỉ giúp dzới , thanks ...
Mấy cái flash thì tạo bằng Macromedia Flash ấy mà. Nếu bạn muốn học flash thì box này có một topic dành cho flash đấy. Nhưng trên mạng cũng có nhiều phần mềm hỗ trợ tạo các file flash nếu bạn không rành gì về flash. Còn nếu đã biết về flash thì download Macromedia Flash về mà tìm tòi lấy. Cái đó là cái Inline Frame bạn à, bạn có thể tạo nó bằng cách thêm vào tag <iframe src="địa chỉ trang muốn xuất hiện ở đây">. Nói chung là nó có đầy đủ thuộc tính của một Frame. Còn về khung lời hay ý đẹp thì hình như nó được viết bằng script ASP thì phải.
Bạn Agumon làm ơn chỉ kĩ hơn dzề cách làm dc ko dzậy , viết dzậy thì cũng như ko hà , làm ơn chỉ kĩ hơn nha , thanks ...