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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: misslilbit02
  • Order by date
  1. misslilbit02

    Collecting Anonymous data in PHP

    Hi, I have a question that I need help with...I have data coming across the URL from an outside source and I I don't know what the $_POST values are. Is there a way for me to get the information and put it into the database without knowing the values being past across the browser and if so how...
  2. misslilbit02

    Using Cue Points to add a fade to flv

    I'm trying to add a fade at the end of my video. I created the cue point in actionscript and now I'm trying to figure out how I fade the movie. I done this with buttons using onEnterFrame but I'm not using a button and have no clue as to what event handler would handle this. Could someone help...
  3. misslilbit02

    Animating real people

    Hi, I have an idea for some flash I want to put on a site. I don't know how to do what I want at all but I'm posting here to get some ideas maybe someone can steer me in the right direction. The site is for a walk-a-thon. I want about 5 people walking towards you but I don't want the cartoon...
  4. misslilbit02

    Unloading variable in flash to mp3 player

    Hi All, Thank you so much for a community forum like this one. Ok this is the deal. I'm not program saavy so please be tender. What I'm tyring to accomplish is having multiple drop down menus on a .htm pg which passes a song (the variable) to my embedded flash player which in turn plays the...
  5. misslilbit02

    Mortgage, budget, and savings calculators

    Okay I get what you're saying. I have one more questions though. I'm using these flash buttons in Dreamweaver. Now I read tech note that said to put this bit of code, javascript: document.results.submit();, in the link box so that can behave like submit buttons. Now that you suggest I use...
  6. misslilbit02

    Mortgage, budget, and savings calculators

    Hi, I'm trying to code mortgage, savings, and budget calculators. What I'm trying to accomplish is once the submit button is pressed, it calls the specific function for the specific calculator in the .js file and then send the results to the results page. Now I'm not that java saavy so I have...
  7. misslilbit02

    Mousedownevent

    I don't think I'm sure about what you are saying. How should I set this up. <script language="JavaScript" type="text/JavaScript"> <!-- function Preload() { var args = simplePreload.arguments; document.imageArray = new Array(args.length); for(var i=0; i<args.length; i++) {...
  8. misslilbit02

    Mousedownevent

    Hi, I'm trying to do sort of like a thumbnail and dynamically show the picture thingy. I'm using the onmousedown event but I want to be able to have a default image appear. Can someone help me with my current code or give a totally new concept as to do what I want. You can view this example at...

Part and Inventory Search

Back
Top