View Full Version: Tong Hop tat ca cac van de quan trong

<=+=>nhockute.vo3.net<=+=> > các mod wan trọng của vbb > Tong Hop tat ca cac van de quan trong


Title: Tong Hop tat ca cac van de quan trong


kaisan - February 17, 2009 07:27 AM (GMT)

kaisan - February 18, 2009 07:12 AM (GMT)
http://freecodevn.com/for@um/showthread.php?t=29391 yeunhacrap dep ne

host 07x.net ko quang cao ne

http://heavenbox.07x.net/forum/forumdisplay.php?f=80

Skin Dalat360 ne Dow ne

Phan mem chinh sua flash

1>
Ngoài tiện ích chỉnh sửa các dạng flash, Phần mềm này c̣n có khả năng tạo cho bạn 1 baner, 1 album hay cả 1 website bằng flash rất tuyệt vời. Bạn có thể down load bằng link sau:
http://www.sothink.com/download/swfquicker.zip
Name: NightWolf/Extreme Team
Key : 000014-VYMUKC-MQ4XQ5-2QUC1N-FN5CE9-XTRV04-N07TQH-Q677GV-HZFF9A-8Z2JPK

2>
Nếu bạn muốn chỉnh sửa file flash mà không cần phải học qua flash 8 th́ phần mềm sothink quicker là lựa chọn cho bạn

Link down :

Trích dẫn:
http://www2.sothink.com/download/swfquicker.zip

Seria :
[hide]
Trích dẫn:
SeVeN / FFF
000017-826BNB-HU83FP-29RW4Y-3UUYPE-QHV89P-5C9A20-42E91M-7P4QPE-F1EMC4

<cach dung>
Phần mềm làm Flash khá nhỏ lại dễ sử dụng, thật tuyệt so với các software : Sothink SWF Quicker.


Phần mềm này có thiết kế sẵn các Album để bạn import hình ảnh vào, làm các Banner động, thiệp sinh nhật, nút button dùng trang trí web...

Chức năng chính như sau: sau khi cài đặt xong bạn mở chương trình lần đầu, nếu muốn tạo file mới bạn chọn Blank document > OK > nhấn chuột vào màn hình chính chọn màu nền, kích thước, số frame trên giây mặc định là 12 > muốn đưa nhạc và hình ảnh vào dùng lệnh import > bên trái có các công cụ để gõ chữ, phóng to nhỏ, ...Bạn cứ dùng theo sở thích! Các hiệu ứng cho mỗi frame bạn nhấn chuột phải hoặc chọn nút lệnh phía dưới Effect, create effect... phần setting bạn cứ thoải mái chọn.

Nếu Bạn import bản nhạc muốn làm nền flash, sau khi cho nhạc vào insert layer mới rồi đặt tên cho nó bằng cách nhấn chuột phải > rename ....nhấn phím Home cho bản nhạc nằm phía trên cùng, dùng chuột kéo vào cửa sổ làm việc chọn layer nhạc nền mới tạo > tính số frame ứng với thời gian bản nhạc 12s x số giây = ?. Lúc này bạn nhấn chuột tới đúng số frame đã tính cùng phím shift, nhấn tiếp chuột phải vào chỗ bôi đen chọn insert frame, đây là khoảng thời gian của file nhạc, nếu muốn xoá đoạn nào thì chọn remove frame...

Hãy làm và khám phá thêm, lúc xuất file bạn có thể xuất bằng file SWF sử dụng cho web hoặc file flash tự chạy .exe bằng cách > file > export > export prọjecto.exe ...dễ dàng!

Bây giờ bạn có thể xem lại tác phẩm của mình rồi đấy! Chúc thành công.

Xin "đừng chê" sản phẩm đầu tay của Bồ Câu (30 Minutes).


kaisan - February 19, 2009 12:55 PM (GMT)

kaisan - February 20, 2009 02:51 AM (GMT)

kaisan - February 25, 2009 08:21 AM (GMT)
LAY BAI VIET TU DIEN DAN RA TRANG BAT KY`




QUOTE

<?php
// ####################### SET PHP ENVIRONMENT ###########################
error_reporting(E_ALL & ~E_NOTICE);

// #################### DEFINE IMPORTANT CONSTANTS #######################
define('CSRF_PROTECTION', true);
require_once('global.php');

echo $stylevar[htmldoctype];
echo "<html xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"$stylevar[textdirection]\" lang=\"$stylevar[languagecode]\">";
echo "<head>";
echo "<style type=\"text/css\">
BODY {
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; SCROLLBAR-FACE-COLOR: red; FONT-SIZE: 13px; BACKGROUND: url(nenngoaikaisan.jpg) while; PADDING-BOTTOM: 0px; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #fff; CURSOR: url('http://www.myspacecursor.net/cursor/3dc_3043.ani'); SCROLLBAR-SHADOW-COLOR: red; COLOR: red; LINE-HEIGHT: 145%; SCROLLBAR-ARROW-COLOR: #fff; PADDING-TOP: 0px; SCROLLBAR-TRACK-COLOR: red; FONT-FAMILY: arial,'trebuchet ms',helvetica,sans-serif; SCROLLBAR-BASE-COLOR: #fff; TEXT-ALIGN:scrollbar-dark-shadow-color: red; scrollbar-3d-light-color: #fff
}

A {
FONT-WEIGHT: bold; COLOR: red; TEXT-DECORATION: none
}



A:hover {
FONT-WEIGHT: bold; COLOR: pink; TEXT-DECORATION: none
}
A:active { font-style: normal; color: pink; text-decoration: none}
A:visited { font-style: normal; color: pink; text-decoration: none}
A:hover {font-style: normal; color: red; text-decoration: none}


</style>
";
echo "</head>";
echo "<body>";
   
// #################### Lay Bai Moi #######################
if ($_REQUEST['do'] == 'thongbao')
{
    $ketqua = 50;
    $boxid = '102,103';
    $latestpostq = $vbulletin->db->query_read("SELECT threadid,title FROM ". TABLE_PREFIX ."thread WHERE forumid IN ($boxid) AND visible = 1 ORDER BY dateline DESC LIMIT $ketqua");
    while ($latestpost = $vbulletin->db->fetch_array($latestpostq))
    {
        echo "<div><a href='http://kaisan.07x.net/ketnoicontim/showthread.php?t=".$latestpost['threadid']."' target=_blank>".$latestpost['title']."</div>";
    }
}// #################### Thong Bao #######################
if ($_REQUEST['do'] == 'gamehot')
{
    $ketqua = 50;
    $boxid = '176';
    $latestpostq = $vbulletin->db->query_read("SELECT threadid,title FROM ". TABLE_PREFIX ."thread WHERE forumid IN ($boxid) AND visible = 1 ORDER BY dateline DESC LIMIT $ketqua");
    while ($latestpost = $vbulletin->db->fetch_array($latestpostq))
    {
        echo "<div><a href='http://kaisan.07x.net/ketnoicontim/showthread.php?t=".$latestpost['threadid']."'target=_blank>".$latestpost['title']."</div>";
    }
}
// #################### Thong Bao #######################
if ($_REQUEST['do'] == 'truyencuoi')
{
    $ketqua = 50;
    $boxid = '45';
    $latestpostq = $vbulletin->db->query_read("SELECT threadid,title FROM ". TABLE_PREFIX ."thread WHERE forumid IN ($boxid) AND visible = 1 ORDER BY dateline DESC LIMIT $ketqua");
    while ($latestpost = $vbulletin->db->fetch_array($latestpostq))
    {
        echo "<div><a href='http://kaisan.07x.net/ketnoicontim/showthread.php?t=".$latestpost['threadid']."'target=_blank>".$latestpost['title']."</div>";
    }
}
// #################### Thong Bao #######################
if ($_REQUEST['do'] == 'clipnong')
{
    $ketqua = 50;
    $boxid = '169';
    $latestpostq = $vbulletin->db->query_read("SELECT threadid,title FROM ". TABLE_PREFIX ."thread WHERE forumid IN ($boxid) AND visible = 1 ORDER BY dateline DESC LIMIT $ketqua");
    while ($latestpost = $vbulletin->db->fetch_array($latestpostq))
    {
        echo "<div><a href='http://kaisan.07x.net/ketnoicontim/showthread.php?t=".$latestpost['threadid']."'target=_blank>".$latestpost['title']."</div>";
    }
}

echo "</body>";
echo "</html>";
?>




kaisan - February 27, 2009 02:43 PM (GMT)
[URL=66.7.197.60 http://haingoaivn.com:2082]hehe[/URL]
kaisan ^^!: kaisan xai thu
bongmahk*hackbochem*http://www.domain-4free.com/?: user:a5kutec
bongmahk*hackbochem*http://www.domain-4free.com/?: pass:faffaff

kaisan - February 28, 2009 04:45 AM (GMT)

kaisan - February 28, 2009 12:07 PM (GMT)

kaisan - March 2, 2009 12:16 PM (GMT)
CHỈNH ĐỘ RÔNG CÁC CỘT TRONG DIỄN ĐÀN VBB

ác bạn t́m ở temp forumhome_lever1_nopost và FORUMDISPLAY

PHP Code:
<thead>
<tr align="center">
<td class="thead">&nbsp;</td>
<td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead">$vbphrase[last_post]</td>
<td class="thead">$vbphrase[threads]</td>
<td class="thead">$vbphrase[posts]</td>
<if condition="$vboptions[showmoderatorcolumn]">
<td class="thead">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
Và thay bằng

PHP Code:
<thead>
<tr align="center">
<td class="thead" width="5%"></td>
<td class="thead" width="51%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="30%">$vbphrase[last_post]</td>
<td class="thead" width="7%">$vbphrase[threads]</td>
<td class="thead" width="7%">$vbphrase[posts]</td>
</tr>
</thead>

kaisan - March 3, 2009 12:42 PM (GMT)
ẨN NỘI DUNG BÀI VIẾT



<div style="margin:0px 0px 0px 0px">
<div class="smallfont" style="margin-bottom:0px">
<input type="button" value="XEM NỘI DUNG BÀI VIẾT" style="width:150px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Ẩn'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'XEM NỘI DUNG BÀI VIẾT'; }">
</div>
<div style="margin: 0px; padding: 0px; border: 0px inset;">
<div style="display: none;">
{param}
</div>
</div>


kaisan - March 5, 2009 05:18 AM (GMT)

kaisan - March 5, 2009 11:48 AM (GMT)

Edit template showthread_quickreply thay thế toàn bộ bằng:

CODE
<if condition="$show['editor_toolbar']">
<div id="{$editorid}_controls" class="controlbar">
   <table cellpadding="0" cellspacing="0" border="0" width="100%">
   <tr>
               <td><div class="imagebutton" id="{$editorid}_cmd_removeformat"><img src="$stylevar[imgdir_editor]/removeformat.gif" width="21" height="20" alt="$vbphrase[remove_text_formatting]" /></div></td>
           

<if condition="$show['font_bbcode'] OR $show['size_bbcode']">
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
           </if>
           <if condition="$show['font_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_popup_fontname" title="$vbphrase[fonts]">
                   <table cellpadding="0" cellspacing="0" border="0">
                   <tr>
                       <td class="popup_feedback"><div id="{$editorid}_font_out" style="width:91px">&nbsp;</div></td>
                       <td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                   </tr>
                   </table>                
               </div></td>
           </if>
           <if condition="$show['size_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_popup_fontsize" title="$vbphrase[sizes]">
                   <table cellpadding="0" cellspacing="0" border="0">
                   <tr>
                       <td class="popup_feedback"><div id="{$editorid}_size_out" style="width:25px">&nbsp;</div></td>
                       <td class="popup_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                   </tr>
                   </table>
               </div></td>
           </if>
           <if condition="$show['color_bbcode']">
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
               <td><div class="imagebutton" id="{$editorid}_popup_forecolor" title="$vbphrase[colors]">
                   <table cellpadding="0" cellspacing="0" border="0">
                   <tr>
                       <td id="{$editorid}_color_out"><img src="$stylevar[imgdir_editor]/color.gif" width="21" height="16" alt="" /><br /><img src="$vboptions[cleargifurl]" id="{$editorid}_color_bar" alt="" style="background-color:black" width="21" height="4" /></td>
                       <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                   </tr>
                   </table>
               </div></td>
           </if>
           <if condition="$show['wysiwygsmilies']">
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
               <td><div class="imagebutton" id="{$editorid}_popup_smilie" title="$vbphrase[smilies]">
                   <table cellpadding="0" cellspacing="0" border="0">
                   <tr>
                       <td><img src="$stylevar[imgdir_editor]/smilie.gif" alt="" width="21" height="20" /></td>
                       <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                   </tr>
                   </table>
               </div></td>
           </if>
           <if condition="$show['attach']">
               <td><div class="imagebutton" id="{$editorid}_popup_attach" title="$vbphrase[attachments]">
                   <table cellpadding="0" cellspacing="0" border="0">
                   <tr>
                       <td><img src="$stylevar[imgdir_editor]/attach.gif" alt="" width="21" height="20" /></td>
                       <td class="alt_pickbutton"><img src="$stylevar[imgdir_editor]/menupop.gif" width="11" height="16" alt="" /></td>
                   </tr>
                   </table>
               </div></td>
           </if>
               <!--
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_cut"><img src="$stylevar[imgdir_editor]/cut.gif" width="21" height="20" alt="$vbphrase[cut]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_copy"><img src="$stylevar[imgdir_editor]/copy.gif" width="21" height="20" alt="$vbphrase[copy]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_paste"><img src="$stylevar[imgdir_editor]/paste.gif" width="21" height="20" alt="$vbphrase[paste]" /></div></td>
               -->
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_undo"><img src="$stylevar[imgdir_editor]/undo.gif" width="21" height="20" alt="$vbphrase[undo]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]" /></div></td>
           <td width="100%">&nbsp;</td>
           <if condition="is_browser('ie') AND !is_browser('mac')">
               <td><div class="imagebutton" id="{$editorid}_cmd_spelling"><img src="$stylevar[imgdir_editor]/spelling.gif" width="21" height="20" alt="$vbphrase[check_spelling]" /></div></td>
           </if>
               <td>
                   <div class="imagebutton" id="{$editorid}_cmd_resize_0_100"><img src="$stylevar[imgdir_editor]/resize_0.gif" width="21" height="9" alt="$vbphrase[decrease_size]" /></div>
                   <div class="imagebutton" id="{$editorid}_cmd_resize_1_100"><img src="$stylevar[imgdir_editor]/resize_1.gif" width="21" height="9" alt="$vbphrase[increase_size]" /></div>
               </td>
           <if condition="$show['wysiwyg_compatible']">
               <td><div class="imagebutton" id="{$editorid}_cmd_switchmode"><img src="$stylevar[imgdir_editor]/switchmode.gif" width="21" height="20" alt="$vbphrase[switch_editor_mode]" /></div></td>
           </if>
           </tr>
           </table>
           <table cellpadding="0" cellspacing="0" border="0">
           <tr>
           <if condition="$show['basic_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_bold"><img src="$stylevar[imgdir_editor]/bold.gif" width="21" height="20" alt="$vbphrase[bold]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_italic"><img src="$stylevar[imgdir_editor]/italic.gif" width="21" height="20" alt="$vbphrase[italic]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_underline"><img src="$stylevar[imgdir_editor]/underline.gif" width="21" height="20" alt="$vbphrase[underline]" /></div></td>
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
           </if>
           <if condition="$show['align_bbcode']">
               <if condition="$stylevar['textdirection'] == 'ltr'">
               <td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]" /></div></td>
               <else />
               <td><div class="imagebutton" id="{$editorid}_cmd_justifyright"><img src="$stylevar[imgdir_editor]/justifyright.gif" width="21" height="20" alt="$vbphrase[align_right]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_justifycenter"><img src="$stylevar[imgdir_editor]/justifycenter.gif" width="21" height="20" alt="$vbphrase[align_center]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_justifyleft"><img src="$stylevar[imgdir_editor]/justifyleft.gif" width="21" height="20" alt="$vbphrase[align_left]" /></div></td>
               </if>
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
           </if>
           <if condition="$show['list_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_insertorderedlist"><img src="$stylevar[imgdir_editor]/insertorderedlist.gif" width="21" height="20" alt="$vbphrase[ordered_list]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_insertunorderedlist"><img src="$stylevar[imgdir_editor]/insertunorderedlist.gif" width="21" height="20" alt="$vbphrase[unordered_list]" /></div></td>
           </if>
           <if condition="$show['align_bbcode'] OR $show['list_bbcode']">
               <if condition="$stylevar['textdirection'] == 'ltr'">
               <td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[increase_indent]" /></div></td>
               <else />
               <td><div class="imagebutton" id="{$editorid}_cmd_outdent"><img src="$stylevar[imgdir_editor]/indent.gif" width="21" height="20" alt="$vbphrase[decrease_indent]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_indent"><img src="$stylevar[imgdir_editor]/outdent.gif" width="21" height="20" alt="$vbphrase[increase_indent]" /></div></td>
               </if>
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
           </if>
           <if condition="$show['url_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_createlink"><img src="$stylevar[imgdir_editor]/createlink.gif" width="21" height="20" alt="$vbphrase[insert_link]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_unlink"><img src="$stylevar[imgdir_editor]/unlink.gif" width="21" height="20" alt="$vbphrase[remove_link]" /></div></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_email"><img src="$stylevar[imgdir_editor]/email.gif" width="21" height="20" alt="$vbphrase[insert_email_link]" /></div></td>
           </if>
           <if condition="$show['img_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_insertimage"><img src="$stylevar[imgdir_editor]/insertimage.gif" width="21" height="20" alt="$vbphrase[insert_image]" /></div></td>
           </if>
           <if condition="$show['quote_bbcode']">
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
               <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_quote"><img src="$stylevar[imgdir_editor]/quote.gif" width="21" height="20" alt="$vbphrase[wrap_quote_tags]" /></div></td>
               <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td>
           </if>
           <if condition="$show['code_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_code"><img src="$stylevar[imgdir_editor]/code.gif" width="21" height="20" alt="$vbphrase[wrap_code_tags]" /></div></td>
           </if>
           <if condition="$show['html_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_html"><img src="$stylevar[imgdir_editor]/html.gif"  width="21" height="20" alt="$vbphrase[wrap_html_tags]" /></div></td>
           </if>
           <if condition="$show['php_bbcode']">
               <td><div class="imagebutton" id="{$editorid}_cmd_wrap0_php"><img src="$stylevar[imgdir_editor]/php.gif" width="21" height="20" alt="$vbphrase[wrap_php_tags]" /></div></td>
   </if>
   </tr>
<tr>$vBeditTemplate[extrabuttons]
   </table>
</div>
</if>
<div class="controlbar">
   <if condition="$show['qr_require_click']">
   <textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]" disabled="disabled">$vbphrase[click_quick_reply_icon]</textarea>
   <else />
   <textarea name="message" id="{$editorid}_textarea" rows="10" cols="60" style="width:$stylevar[messagewidth]; height:{$editor_height}px" tabindex="1" dir="$stylevar[textdirection]"></textarea>
   </if>
</div>

<input type="hidden" name="wysiwyg" id="{$editorid}_mode" value="$editortype" />
<input type="hidden" name="styleid" value="$session[styleid]" />

<script type="text/javascript">
<!--
vB_Editor['$editorid'] = new vB_Text_Editor('$editorid', $editortype, '$forumid', '$parsesmilie');
var QR_EditorID = '$editorid';
//-->
</script>

kaisan - March 14, 2009 01:40 AM (GMT)
Code THAY DOI BANNER NGAU NHIEN


QUOTE
<center>
<SCRIPT LANGUAGE="Javascript"><!--
function banner() {
};
banner = new banner();
number = 0;

// bannerArray
banner[number++] = "<a href='index.php'><img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner1.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner2.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner3.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner4.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner5.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner6.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner7.jpg' border='0'></a>"
banner[number++] = "<img src='http://giangho.ketnoicontim.com/kaisankiemhiep/pig/banner/banner8.jpg' border='0'></a>"


increment = Math.floor(Math.random() * number);
document.write(banner[increment]);
//--></SCRIPT>
</center>

kaisan - March 22, 2009 04:46 AM (GMT)

kaisan - March 23, 2009 04:14 AM (GMT)

kaisan - March 26, 2009 09:30 AM (GMT)

kaisan - April 6, 2009 03:07 AM (GMT)
Bước 1: Tạo logo của bạn (nên sử dụng định dạng .gif để nó có nền trong suốt)
Bước 2: Thêm logo này vào moviemaker bằng cách dán code sau vào Notepad và save nó thành "mylogo.xml" vào thư mục C:\Program Files\Movie Maker\Shared\AddOnTFX. (Nếu chưa có thư mục AddOnTFX bạn tự tạo ra nha)
Code dành cho windows xp

Vo file C:\Program Files\Movie Maker\Shared\Filters chen ma so {353359C1-39E1-491b-9951-464FD8AB071C} vao ok
CODE(Mă)
CODE
<TransitionsAndEffects Version="1.0">
 <Titles>
   <TitleDLL guid="{353359C1-39E1-491b-9951-464FD8AB071C}">
     <Title name="Logo (Top-Left)" iconid="13">
       <Param name="InternalName" value="TitleStandard"/>
       <Param name="Description" value="Overlays your picture file Top-Left"/>
       <Param name="LogoBitmapFilename" value="logo_flash.png"/>
       <Param name="LogoRect" value="0.0 0.0 0.240625 0.13333333333333333"/>
       <Paragraph>
         <Param name="IsOneLine" value="true"/>
         <Param name="BoundingRect" value="0.0 0.0 0.240625 0.13333333333333333"/>
         <Param name="MaxCharacterCount" value="32"/>
      </Paragraph>
     </Title>
   </TitleDLL>
 </Titles>
</TransitionsAndEffects>


Code dành cho windows vista

CODE(Mă)
CODE
<TransitionsAndEffects Version="2.8">
<Titles>
<TitleDLL guid="TFX">
<Title name="Overlay, Logo/Watermark" guid="Blaine's Logo/Watermark Overlay" iconid="13" comment="Blaine Logo Post 126996">
<Param name="Animation" value="TitleStandard"/>
<Param name="Description" value="Places transparent logo in lower right corner"/>
<Param name="LogoBitmapFilename" value="AddOnTFX/OverlayLogo.png"/>
<Param name="LogoRect" value="0.8 0.75 0.15 0.2"/>
<Paragraph>
<Param name="IsOneLine" value="true"/>
<Param name="BoundingRect" value="0.1 0.8 0.6 0.1"/>
<Param name="MaxCharacterCount" value="32"/>
</Paragraph>
</Title>
</TitleDLL>
</Titles>
</TransitionsAndEffects>


Ở ví dụ này ḿnh sử dụng logo là OverlayLogo.png. Nếu bạn đặt tên khác th́ nhớ sửa trong code. Bạn nhớ copy cả file logo vào thư mục đó nữa nhé.
Bước 3: Mở Windows Movie Maker. Import clip của bạn.
Bước 4: Chọn "Tools", chọn "Titles and Credits." Click "Add title on the selected clip in the timeline." trong textbox gơ một khoảng trắng và click "Change the title animation." Từ lựa chọn, chọn "MyLogo" và click "Done, add title to movie."
Bước 5: Extend your logo to match your clip. On the timeline area, the title area is four rows below the main clip timeline. Find the title overlay, click the right-hand border and drag it to extend it to the same length as your background clip.
Bước 6: Lưu lại movie và xem thành quả.

Chú ư: Đoạn code trên chỉ sử dụng cho logo của bạn đặt bên trên cùng phía tay trái. Để chọn vị trí theo ư của bạn, bạn có thể truy cập vào địa chỉ sau để tạo code xml này

kaisan - April 8, 2009 01:51 PM (GMT)
tường lữa chống ddoss rất hay.
http://vnbrain.net/forum/showthread.php?t=797

kaisan - May 5, 2009 06:19 AM (GMT)
QUOTE (kaisan @ Feb 17 2009, 07:27 AM)
1>flash fxp

dow flash fxp

2>share scipt hay
script

3> php music
code music cuc hay

share nhac cua tui hay :nhac cua tui ne

ban~ moi 1.1
http://www.mediafire.com/?mznrymdzq0n

http://svdainam.org/showthread.php?t=587

dowload Nhap dow

Phan mem emeditor:
http://www.mediafire.com/?6zme9zmlmmm

Flash tuyet dinh
http://trakhuc66.violet.vn/present/show/en...28/cm_id/290239


tao web tu dong cuc dinh
http://freecodevn.com/for@um/showthread.php?t=55289&page=8

hi hi site truyen khoi phai post do~ qua he he
http://freecodevn.com/for@um/showthread.php?t=19625

làm site kết bạn he he
http://www.mediafire.com/file/tofndddhwj4/...tban.vannho.zip

xă hội ảo cực hay
http://www.mediafire.com/file/3zqmnzzj2kj/...et--Tifunny.rar

trang game hot he he
http://freecodevn.com/for@um/showthread.php?t=64719
tạo subdomain he he
http://freecodevn.com/for@um/showthread.php?t=45329

Địa chỉ template flash cực đẹp làm home flash nè
http://flash.filevn.com/categories.php?cat_id=22&page=5

kaisan - August 25, 2009 04:20 AM (GMT)
tích hợp nghe nhạc xem phim trên diễn đàn

http://www.vietvbb.vn/up/showthread.php?t=25962

tường lữa

http://freecodevn.com/for@um/showthread.php?t=76245

kaisan - August 25, 2009 11:32 AM (GMT)
làm bảng thông báo khi có tin nhắn & khi có yêu cầu kết bạn

T́m
CODE
<!-- / nav buttons bar -->

<br />

thêm vào duới
CODE

<if condition="$bbuserinfo[pmunread]">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" align="center">
<tr>
<td class="thead">
<a href="/private.php?$session[sessionurl]"><img src="images/newpm.gif" alt="You have a new PM" border="0"></a>
<a href="private.php"><div style="text-decoration:none;">
<font size=4 color=red><b>Bạn đang có $bbuserinfo[pmunread] tin nhắn chưa đọc ! Bấm vào đây để đọc !</b></font></div></a></td>
</tr>
</table>
<br />
</if>  

<if condition="$bbuserinfo[friendreqcount]>0 AND THIS_SCRIPT!='profile'">
<script type="text/javascript">  if(confirm("Bạn có $bbuserinfo[friendreqcount] yêu cầu KẾT BẠN & CHAT. Nhấp chọn OK để xem nhé!"))
{ window.location.assign("profile.php?do=buddylist#irc");
}
</script>
</if>

kaisan - September 7, 2009 03:50 AM (GMT)



Hosted for free by InvisionFree