Bạn ghé thăm diễn đàn lần đầu? hãy đăng ký ngay bây giờ để tham gia.
  • Đăng nhập:

Chào mừng bạn đến với ITVNN FORUM - Diễn đàn công nghệ thông tin.

Nếu đây là lần đầu tiên bạn tham gia diễn đàn, xin mời bạn xem phần Hỏi/Ðáp để biết cách dùng diễn đàn. Để có thể tham gia thảo luận bạn phải đăng ký làm thành viên, click vào đây để đăng ký.


  • Partner Area
    • ITVNN HOSTING - Thiết kế website, Cung cấp Domain, Hosting, VPS Việt Nam Anh Hùng - Thông tin truyền thông
kết quả từ 1 tới 1 trên 1
Tăng kích thước phông chữ Giảm kích thước phông chữ
  1. #1
    hau_ooo's Avatar

    Trạng thái
    Offline
    Họ tên
    Đoàn Hậu
    Tham gia ngày
    Sep 2009
    Thành viên thứ
    198
    Đến từ
    Hải Phòng
    Giới tính
    Bài gởi
    858
    Level: 45 [?]
    Experience: 4,588,242
    Next Level: 5,107,448
    Cảm ơn 84
    Cảm ơn 237 lần / 166 Bài viết

    Default 321 Cheese Webcam Photo Hack  

    This hack gives your forum users the ability to add a webcam snapshot to their posts through integration with the 321 Cheese online service.

    It installs an extra webcam button above the post message text area. When a user clicks on the button, a lightbox window with the webcam snapshot tool will appear.

    After the user has taken a webcam snapshot, it's automatically inserted in the message post text area through the use of [img] BBCode.


    PHP Code: 
    ############################################################## 
    ## MOD Title: Webcam snapshots
    ## MOD Version:   1
    ## TESTED and installed on phpBB 3
    ## MOD Author: Kris Van Roosbroeck
    ## 
    ## 
    ## MOD Description: Adds a button above the message input box that allows users to make webcam snapshots.
    ##                  After taking a webcam snapshot, the image is automatically inserted into the message input box with [img]-bbCode.
    ## 
    ## Installation Level: Very Easy
    ## Installation Time: 3 Minutes 
    ##                
    ## (prosilver)    Files To Edit: 2 
    ##                styles/prosilver/template/posting_buttons.html
    ##                styles/prosilver/theme/stylesheet.css
    ## Included files: Nil 
    ##
    ############################################################## 
    ## For Security Purposes, Please Check: http://www.phpbbhacks.com/
    ## for the latest version of this MOD. Downloading this MOD from other sites could 
    ## cause malicious code to enter into your phpBB Forum. 
    ############################################################## 
    ## MOD History:
    ##    2009-08-15 - version 1
    ##             - Initial Release  
    ## 
    ############################################################## 
    ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
    ############################################################## 
    #
    ##################################- PHPBB3 PROSILVER -#########################################
    #
    #-----[ OPEN ]------------------------------------------ 

    styles/prosilver/template/posting_buttons.html

    #
    #-----[ FIND ]------------------------------------------ 

    <script type="text/javascript">


    #
    #-----[ REPLACE WITH ]------------------------------------------ 

    <div id="light" class="webcam_content"><a href="javascript:void(0)" onclick ="closeWebcam();">Close</a>
    <
    object width="489" height="364">
    <
    param name="movie" value="http://www.321cheese.com/main_cam_plugin.swf?plugin=true" />
    <
    param name="allowScriptAccess" value="always" />
    <
    embed src="http://www.321cheese.com/main_cam_plugin.swf?plugin=true" width="489" height="364" allowscriptaccess="always">
    </
    embed>
    </
    object>
    </
    div>
    <
    div id="fade" class="webcam_overlay"></div>
    <
    script type="text/javascript">
    function 
    openWebcam(){
    document.getElementById('light').style.display='block';
    document.getElementById('fade').style.display='block';
    }

    function 
    insertImg(file){
    insert_text('[img]http://www.321cheese.com/'+file+'[/img]'falsefalse);
    closeWebcam();
    }

    function 
    closeWebcam(){
    document.getElementById('light').style.display='none';
    document.getElementById('fade').style.display='none'
    }


    #
    #-----[ FIND ]------------------------------------------ 

    <!-- IF S_BBCODE_IMG -->  

    #
    #-----[ ADD BEFORE ]------------------------------------------ 

    <input type="button" value="Webcam" class="button2" onclick="openWebcam();" />

    #
    #-----[ OPEN ]------------------------------------------ 

    styles/prosilver/theme/stylesheet.css

    #
    #-----[ FIND ]------------------------------------------ 

    @import url("colours.css");

    #
    #-----[ AFTER ADD ]------------------------------------------ 

    @import url(http://www.321cheese.com/plugin.css); 


    #-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
    #
    ------ [ OPEN ADMINISTRATION CONTROL PANEL ]----------------------------
    #
    Select Styles tab ----> Style Components ----> Templates ----> Refresh ----> Yes


    # EoM 


 

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Fake Webcam 6.1.4( Ful)l-Giả lập webcam cho yahoo/msn/AOL/ICQ..
    By aicudung in forum Internet & Network Tools
    Trả lời: 0
    Bài mới gởi: 13-02-2011, 07:56 PM
  2. Fake Webcam 6.1.3 (Full crack)_Giả lập webcam
    By itvnn59 in forum Internet & Network Tools
    Trả lời: 0
    Bài mới gởi: 13-11-2010, 01:37 AM
  3. Trả lời: 0
    Bài mới gởi: 20-04-2010, 02:45 PM

Tags for this Thread

Bookmarks

Quuyền Hạn Của Bạn

  • Bạn không thể tạo chủ đề mới
  • Bạn không thể trả lời bài viết
  • Bạn không thể gửi file đính kèm
  • Bạn không thể chỉnh sửa bài viết
  •