images above ads.. THE NEXT LEVEL

Discussion in 'AdSense' started by Critters, Jun 17, 2005.

  1. #1
    http://drawapig.desktopcreatures.com/index.asp

    watch the images for 10 seconds (at the bottom above the ads)

    • Yes I emailed google, they said it was allll gooooood TOS wise.
    • Anyone who wants it can just nab the swf file you can specify the location of the images to load in a text file or get them randomly using PHP or ASP just look at the embed code and http://drawapig.desktopcreatures.com/imagelistb.txt
    • background colour can be set in the embed code or it can be transparent

    Even if it does not do anything to CTR, I think it looks nice, and would work well on that comic site someone posted a while back.. as you can set the order of the images and they load in groups of 4

    Couple of kinks to work out, but works ok... if you use it post here and I will keep you updated when I make any changes.
     
    Critters, Jun 17, 2005 IP
    SEbasic, digitalpoint and davedx like this.
  2. jnm

    jnm Guest

    Messages:
    343
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    how do you get the swf?
     
    jnm, Jun 17, 2005 IP
  3. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanx man

    On my girlfriends (Dutch) sewing site
    http://www.hobbydoos.nl

    We had version 1

    Now she's going to the next level.
     
    Sjorritsma, Jun 17, 2005 IP
  4. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #4
    i will release it in a zip when I am more happy with it,, if you want it NOW then you can check yoru intenret cache.

    This one is more about making somehting that looks nice than getting CTR up.. but should have at least the same effect as adding still images above ads.
     
    Critters, Jun 17, 2005 IP
  5. crazyhorse

    crazyhorse Peon

    Messages:
    1,137
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Flash hunter is easy tool to extract flash files. Use a decompiler to replace the images etc. Critters any improvements on the CTR yet or is still to early to say it does. Thanks for the effort.
     
    crazyhorse, Jun 17, 2005 IP
  6. lingeriediva

    lingeriediva Peon

    Messages:
    268
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Too cute!

    I have to get on to doing something like this. It really does draw the eye, especially the slight delay....Nice work.
     
    lingeriediva, Jun 17, 2005 IP
  7. www.AmCy.org

    www.AmCy.org https://domains.fedprimerate.com/

    Messages:
    1,642
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    190
    #7
    Nice. It's an attractive effect. I hope you'll post again when you have analysed the CTR numbers associated with your "next level" effect.

    I'm too attached to my ALT text and least-common-denominator page code to implement your idea, but I agree 100% that it would look fantastic on the comic strip site we've seen posted in the original thread.

    AmCy
     
    www.AmCy.org, Jun 17, 2005 IP
  8. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I had troubles implementing your code. I'am a better asp coder, so i wait for the zip file.
     
    Sjorritsma, Jun 18, 2005 IP
  9. swaz

    swaz Active Member

    Messages:
    540
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    90
    #9
    will wait for the zip.
    btw critters,i tried out your pig drawing,its cool man!
     
    swaz, Jun 18, 2005 IP
  10. Arnie

    Arnie Well-Known Member

    Messages:
    4,004
    Likes Received:
    116
    Best Answers:
    0
    Trophy Points:
    105
    #10
    Really cool. Congrats!
     
    Arnie, Jun 18, 2005 IP
  11. Imran

    Imran Notable Member

    Messages:
    2,340
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    230
    #11
    I tried, with ur flash file and the embed code Flash file loaded properly but images dint showup!
    I even checked with the path it was correct!
    Maybe I'm missing somthing!
     
    Imran, Jun 18, 2005 IP
  12. City2

    City2 Peon

    Messages:
    542
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #12
    Looks very awesome!@!
     
    City2, Jun 18, 2005 IP
  13. yirmumah

    yirmumah Peon

    Messages:
    146
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I tried this as well, and the images didnt show up as well. I'm switching back to my old header-- here is the code I put in my header at http://yirmumah.net
    -- I was thinking maybe the problem was something to do with that time file section... hmm...
    _______________________

    <div id="adImages">
    <table border="0" cellspadding="0" cellspacing="0" width="728">

    <tr>
    <td width="728">
    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="730" height="105" id="v1" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="movie" value="/images/adsV1.swf?imageList=/imageListB.txt&imageWidth=160&imageHeight=65&n=6/18/2005 12:46:25 PM" />
    <param name="quality" value="high" />

    <param name="bgcolor" value="#343242" />
    <embed src="/images/adsV1.swf?imageList=/imageListB.txt&imageWidth=160&imageHeight=65&n=6/18/2005 6:46:25 PM" quality="high" bgcolor="#343242" width="730" height="65" name="v1" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
    </object>
    </td>
    </tr>
    <tr>

    <td><script type="text/javascript"><!--
    MY GOOGLE AD CODE IS HERE...
    </script> </td>
    </tr>
    </table>
    _______________________

    Let me know what's up with that Critters--- excellent setup though.
     
    yirmumah, Jun 18, 2005 IP
  14. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #14
    CTR about the same, but I'm keeping it ;) Will update you guys (and girls) when I have it in a zip format with documentation
     
    Critters, Jun 18, 2005 IP
  15. Critters

    Critters Guest

    Messages:
    754
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Yirmumah, you have imageListB.txt in the root of your web project?
     
    Critters, Jun 18, 2005 IP
  16. Hoang

    Hoang Banned

    Messages:
    81
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    58
    #16
    Smart!!!!
    Thanks a lot for the tips!
     
    Hoang, Jun 18, 2005 IP
  17. wendydettmer

    wendydettmer Peon

    Messages:
    1,462
    Likes Received:
    70
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I can't seem to get to the site to view it
     
    wendydettmer, Jun 18, 2005 IP
  18. Imran

    Imran Notable Member

    Messages:
    2,340
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    230
    #18
    Looks Very Nice, I wann have this, but the problem is specifying the image names, I have hell lot of images in my entertainment site! If there is way to pick up the images from a directory randomly/sequentially it will be a great addition!
    Thanks Critters Well done again B-)!
    By the way, I tried many times Its not loading Images any help?
     
    Imran, Jun 18, 2005 IP
  19. Sjorritsma

    Sjorritsma Peon

    Messages:
    238
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #19
    It's working on my girlfriends site, need some work. I had some problems, image textfile was in the wrong directory. Now it's working like a charme.


    http://www.hobbydoos.nl
     
    Sjorritsma, Jun 19, 2005 IP
  20. crazyhorse

    crazyhorse Peon

    Messages:
    1,137
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #20
    There is a enormous white space between your ads and the actual text? Not sure whether that is intended to do so but i first need to scroll down all the way. Just to let you know. Its on you gf website.
     
    crazyhorse, Jun 19, 2005 IP