Results 1 to 5 of 5

Thread: Music with a sig once a curser moves over it

  1. #1
    Join Date
    Oct 2006
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Music with a sig once a curser moves over it

    Hi, I was wondering how do you make a hosted song play for example in a forum when someone moves their curser over your signature? I have just the song I would like to play when a curser moves over my sig. How hard is it to do this. Is it just a little code that goes into your signature?
    Thanks

  2. #2
    Join Date
    May 2006
    Location
    Sydney, Australia - Near the coast.
    Posts
    1,995
    Thanks
    0
    Thanked 8 Times in 7 Posts

    Default

    99.999998% of all forums disable HTML, so there's no way. (Not that I've seen one that has HTML capability)
    Last edited by tech_support; 10-10-2006 at 04:22 AM.
    Peter - alotofstuffhere[dot]com - Email Me - Donate via PayPal - Got spare hardware? Donate 'em to me :) Just send me a PM.
    Currently: enjoying the early holidays :)
    Read before posting: FAQ | What you CAN'T do with JavaScript | Form Rules | Thread Title Naming Guide

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Yep.
    As admin (at my own forum), I played with that a bit. I got an alert to pop up when someone went over my avatar. Really confused people. It was amusing. However, even that was complex. Forums are just tricky to navigate the code of, so it's a pain to add to them... y'know?
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    Aug 2005
    Location
    Other Side of My Monitor
    Posts
    3,494
    Thanks
    5
    Thanked 105 Times in 104 Posts
    Blog Entries
    1

    Default

    I once thought about addinf music to my forums, where each member could upload a 2 - 3 second snippet of a song, and it would play when they logged in. Most of my members thought it would be cool, but I forgot all about it.

    Maybe now that I remember I will work on it again... maybe not
    {CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
    Follow Me on Twitter: @InkingHubris
    PHP Code:
    $result mysql_query("SELECT finger FROM hand WHERE id=3");
    echo 
    $result

  5. #5
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    If the forum happens to allow embedding flash (which some do, or at least can, though it might not be enabled), you could do it that way, and onMouseover would work. (or, the equivelant, anyway)
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •