Search results

  1. M

    Flash and ID3 tag support

    I'm very novice when it comes to Flash, so bare with me. I'm trying to pull the ID3 tag information from an external mp3. I pulled this code directly from Macromedia's web site. My source code is below: myTrack = new Sound(); function Music(){ myTrack.start()...
  2. M

    AIM Ad Replacement

    I was wondering if any of you programming guru's knew how to remove the top ad on AIM and replace it with a permanent picture. I know it can be done because I have seen it. I have been looking all over the interent for info on it but can't seem to find anything. I know how to remove the ads...
Back