Conversation Between ~Frozen Darkness~ and Alpha de Splash
1 to 15 of 25
  1. ~Frozen Darkness~
    May 22nd, 2009 2:30 PM
    ~Frozen Darkness~
    yes! It looks great!
    Is it okay if I may ask for it through e-mail?
  2. Alpha de Splash
    May 22nd, 2009 2:28 PM
    Alpha de Splash
    oh that, i made it
    pretty cool, eh
  3. ~Frozen Darkness~
    May 22nd, 2009 2:25 PM
    ~Frozen Darkness~
    your D/P Map tool...
    Where did you find it?
  4. Alpha de Splash
    May 6th, 2009 5:35 PM
    Alpha de Splash
    OMG! yesh!
    it only took 3 1/4 millions tries
    i'll work on efficiency later
    and i am glad to help
  5. ~Frozen Darkness~
    May 6th, 2009 5:32 PM
    ~Frozen Darkness~
    Thanks so much! It finally works! :)
  6. Alpha de Splash
    May 6th, 2009 5:20 PM
    Alpha de Splash
    don't even worry, i'm a nut. i LUV doing this stuff
    two things: get rid of the src="switchpic.js" because its no longer needed
    and also add semicolons(;) after each image you put in
    EX:
    img[27] = "http://img223.imageshack.us/img223/4438/bulbasaurmsb.png";

    you are on your way
  7. ~Frozen Darkness~
    May 6th, 2009 5:12 PM
    ~Frozen Darkness~
    Unfortuneately, it doesn't work.
    Sorry if I'm getting on your nerves with this.
  8. Alpha de Splash
    May 6th, 2009 4:42 PM
    Alpha de Splash
    ok, i think i finally have the solution... hopefully
    this will take a bit of effort on your part
    the switchpic.js is no longer needed
    but now the script is this:

    <script src="switchpic.js" type="text/javascript">
    function switchPicImg(switchTo){
    var img = new Array();
    img[1] = "NORMAL PIC";
    img[2] = "SHINY PIC";
    img[3] = "FRAME ONE";
    img[4] = "FRAME TWO";
    img[5] = "FRONT";
    img[6] = "BACK";
    img[7] = "DP";
    img[8] = "PLATINUM";
    src = img[switchTo];
    document.getElementById('picImg').src = src;
    }
    </script>
    and the links should be in ""s above
    the coding in the page is good for now
  9. ~Frozen Darkness~
    May 6th, 2009 4:31 PM
    ~Frozen Darkness~
    Strange, I had that done already. Guess I didn't save it.
    I just switched it. The script still doesn't seem to be working.
  10. Alpha de Splash
    May 6th, 2009 4:09 PM
    Alpha de Splash
    *hits head*(i would have done the same thing.....)
    i would switch the src="Bulbasaur SwitchPic.js" to src="switchpic.js" for starters
  11. ~Frozen Darkness~
    May 6th, 2009 4:02 PM
    ~Frozen Darkness~
    It's at the bottom of the page.
  12. Alpha de Splash
    May 6th, 2009 3:52 PM
    Alpha de Splash
    ok, thats odd
    it doesn't at all appear to be up
    we're both looking at bulby right?
  13. ~Frozen Darkness~
    May 6th, 2009 3:48 PM
    ~Frozen Darkness~
    The script is up.
  14. ~Frozen Darkness~
    May 6th, 2009 3:12 PM
    ~Frozen Darkness~
    I'll have it back up in a sec.
  15. Alpha de Splash
    May 6th, 2009 3:09 PM
    Alpha de Splash
    if you leave everything up, i can check the errors