Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by wakkoguy

  1. wakkoguy

    New to ColdFusion/help with checking code

    I am new to ColdFusion and am stuck! i am trying to make a form for someone and it is not working. I thought i had all the code right. is there some way of finding out what line of code is wrong? i downloaded the free developer edition of coldfusion from macromedia's website but can't seem to...
  2. wakkoguy

    Wierd disappearance

    figured it out! thanx for all your help!
  3. wakkoguy

    Wierd disappearance

    ok i think i know what is happening, when you click on stuff, then on something else, then go back to stuff, it doesn't start from "intro" it just appears, the same thing is happening with about also
  4. wakkoguy

    Wierd disappearance

    I am trying to get my stuff section working at www.icelebration.org/studentz/330 sometimes when you click on the stuff button, nothing comes up, other times it works can you help me fix it? the .fla is at www.icelebration.org/studentz/330/index.fla
  5. wakkoguy

    Visibility

    wow, it worked, who would've have guessed thanx!
  6. wakkoguy

    Visibility

    I think the actionscript might be the problem. when i first completed the .swf, it was in flash 5 and then i opened it in mx, is there a difference in the action script? cause it is not reading this code "with (_root.Logo) { _visible = false; }"
  7. wakkoguy

    Visibility

    Ok I did what you said, and it still does not work. Just to let you know it was working fine about a week ago, before i updated the site and somthing might have happened but now it does not make the Logo, invisible. p.s. what does embedding fonts do?
  8. wakkoguy

    Visibility

    MX, I made the text dynamic and it looks funky now
  9. wakkoguy

    Visibility

    What do u mean embed the font?
  10. wakkoguy

    Visibility

    http://www.icelebration.org/studentz/330 When the about or any other button (besides the home button) is pressed, a movie clip plays and the visibility is set for the 3thirty logo (instance named Logo) to false so it will not be able to be seen. But for some reason the logo does not become...
  11. wakkoguy

    sound

    how would u do that?
  12. wakkoguy

    sound

    ya in the 4th frame
  13. wakkoguy

    sound

    hey got a new problem for ya: The sound will only work if you refresh the page, how do i fix that?
  14. wakkoguy

    sound

    hey thanx, for the tip i'm still a basic flash user, how would you organize it so it would be better?
  15. wakkoguy

    countdown

    ok i've figured out how to do a countdown but can't figure out how to format it so it looks how i want, i want to be able to play with the word days and make it bigger different colors etc. here is the code i used now = new Date(); euro = new Date (2002, 7, 25, 10, 30, 0); days =...

Part and Inventory Search

Back
Top