Zshare embed script?

Discussion in 'HTML & Website Design' started by sp0oon, Feb 17, 2009.

  1. #1
    Hello,

    Just wondering if anyone has a zshare embed script. A demo of the script can be found here:
    http://apunkadesi.com/flvplayer.php?id=54563256cf36b602

    If someone has this that would be great.. or if someone know's how to make this script that would also work.

    I'm willing to pay like 30 dollars for it.. I would preffer to get it free .. Let me know.

    Thank You
     
    sp0oon, Feb 17, 2009 IP
  2. Num Lock

    Num Lock Active Member

    Messages:
    1,802
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Just look at the source PM me to give me my 30 bucks, thanks:
     
    Num Lock, Feb 17, 2009 IP
  3. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    That does not work. If you look everytime you go to the page the file location changes. You need some type of fetch script to get the code everytime.
     
    sp0oon, Feb 17, 2009 IP
  4. Num Lock

    Num Lock Active Member

    Messages:
    1,802
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    #4
    It's pointless anyways because the files are removed in 30 days from inactivity.
     
    Num Lock, Feb 17, 2009 IP
  5. junaids

    junaids Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    sent u pm @ yagbu ;)
     
    junaids, Feb 18, 2009 IP
  6. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    replied at yagbu :p
     
    sp0oon, Feb 18, 2009 IP
  7. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Can anyone help me please?
     
    sp0oon, Feb 19, 2009 IP
  8. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    Here's the script here; I can't seem to get it working. Can someone help please?

    <?php
    function ValidateID($ID='')
    {
    return preg_match('#^[0-9a-z]{1,10}$#i',$ID);
    }

    $MovieID = $_REQUEST['id'];
    if(ValidateID($MovieID))
    { //Only show if the ID is valid to prevent injection
    ?>
    <iframe style='margin-top: 420px' onLoad='window.scrollTo(6,532)' src ='http://www.zshare.net/video/?v=<?php echo $MovieID; ?>' width='1000' height='1000' vspace='0' hspace='0' allowtransparency='true' scrolling='no' marginwidth='0' marginheight='0' frameborder='0' style='border:0px;'></iframe>
    <?php
    }
    ?>
     
    sp0oon, Feb 19, 2009 IP
  9. Num Lock

    Num Lock Active Member

    Messages:
    1,802
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    #9
    Again, don't waste your time on this zshare removes inactive files in 30 days. Unless you have some code that hits the site so it doesn't go down
     
    Num Lock, Feb 20, 2009 IP
  10. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    the files won't be inactive for 30 days ...
     
    sp0oon, Feb 20, 2009 IP
  11. Num Lock

    Num Lock Active Member

    Messages:
    1,802
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    80
    #11
    Oops 60 days

     
    Num Lock, Feb 20, 2009 IP
  12. galpgaree2

    galpgaree2 Well-Known Member

    Messages:
    296
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    145
    #12
    good luck dude
     
    galpgaree2, Feb 20, 2009 IP
  13. Ruriko

    Ruriko Well-Known Member

    Messages:
    4,023
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    130
    #13
    Did you get the script working? wouldn't this script consume alot of CPU?
     
    Ruriko, Feb 21, 2009 IP
  14. sp0oon

    sp0oon Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    No, I'm still trying to figure it out. A experienced coder should be able to figure it out pretty quick.
     
    sp0oon, Feb 22, 2009 IP
  15. koolmad

    koolmad Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    EMBED ZSHARE VIDEO IN YOUR OWN PAGES

    DOWNLOAD SCRIPT : WWW.koolmad.com/koolmad.rar
     
    koolmad, Mar 4, 2009 IP
  16. Vbot

    Vbot Peon

    Messages:
    107
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #16
    Do you still need the script? If you still do, I can code it for you for $30 including direct download of the original link without go through their site.
     
    Vbot, Mar 5, 2009 IP
  17. koolmad

    koolmad Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    EMBED ZSHARE VIDEO IN YOUR OWN PAGES

    NEW DOWNLOAD LINK :

    DOWNLOAD SCRIPT : WWW.koolmad-shares.com/koolmad.rar
     
    koolmad, Mar 20, 2009 IP
  18. shazi_786

    shazi_786 Member

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #18
    I have this script i will give fro $20 with visible code. Pm me if u r intrested?
     
    shazi_786, Mar 22, 2009 IP
  19. junaids

    junaids Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Job Done, ;)
     
    junaids, Mar 22, 2009 IP
  20. rame

    rame Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Hi i am selling zshare script wmv, avi and flash each cost u 30$ contact me barajev_007@hotmail.com

    demo: http://watch0nline.info/winner-revealed/american-idol-season-8-episode-40-video_e425e4726.html
     
    rame, Jun 15, 2009 IP