Jump to content
xisto Community

sad1sm0

Members
  • Content Count

    10
  • Joined

  • Last visited

  1. I don't know if anyone on here is familiar with this script. You can check it out here. Basically it's a script that is supposed to give you javascript control over a flash object. I am using it for a flv player. My question is this. I would like to display the current file's title in a span element on the page, but the function described to gather the information for the current file doesn't seem to work for me. The function, as outlined on on this page looks like this: function getUpdate(typ,pr1,pr2,swf) { if(typ == 'state') { alert('the current state is: '+pr1'); }} I'm not even remotely sure how this is supposed to work, and I just keep getting an error that says that it isn't a function. I am using FireFox. Any help would be appreciated. Thanks
  2. I'm sorry, maybe I should have been a little more specific with my wording. I suppose that what I may have been trying to say is that I would like to build a computer that has the look and feel of an old Nintendo NES system and that would be powerful enough for today's work. Look old, act new.... that's what I want. With new technology I could make one even smaller but the NES is just neat
  3. Humans are also able to produce milk without being pregnant. It has something to do with the horomones in the body. Some overweight males have actually been observed lactating. And some women who have had children but no longer breast feed or the child is outside of the breastfeeding stage have lactated just from hearing another baby crying (not even their own child)! The human body is a very very weird and mysterious thing.
  4. I am a caffeine addict. I can't go more than about 4 hours without coffee before i start to get headaches and stuff. I don't usually have a very addictive personality, but caffeine has got me. I have probably been drinking coffee for about 10 years now though so it's had time to grab hold. Having said that, caffeine is a drug whether you are hooked or not. I saw a study one time of 5 spiderwebs. 1 was control and the other 4 were spiders hopped up on different drugs. I think they may have been LSD, THC, Caffeine, and i believe Mescaline. Either way, the spider web that seemed to be the least effective was actually the one where the spider was on caffeine. It was crazy!
  5. I would have to say that if you are eating 3 egg sandwiches/day and that's it, you should try to switch it up and add more variety. Not only of the other food groups, but of different kinds of protein as well. Not all proteins are built the same, and you may be missing out on some very important Amino Acids in your diet. Not only that, but eggs are probably the worst form of protein you could eat, considering the fact that they have so much cholesterol... maybe if you wanted to keep eating eggs, you could alternate with egg beaters too, since they have less bad stuff. But you should also try to eat meats and beans for protein. Don't forget too that you should be consuming plenty of dairy, and you could use things like yogurt and cheese to boost your protein intake as well... If you are trying to keep a high protein diet, a good rule of thumb is that you should eat about 1 - 1.5 grams of protein/lb of body weight. This is recommended for people who are trying to bulk up thru weight training or strenuous exercise, so if you aren't doing that you should probably stop.
  6. I used to have an awesome pair of ear buds by sony that i used with my ipod... they cost 50, but the sound quality that came out of them was amazing, and they held up really well... I have lost them now unfortunately, but there is probably a similar pair online somewhere. I have found that anything under 50 USD has always left much to be desired for me. The sound quality is never quite there and none of them are very comfortable. The ear buds i speak of didn't bother my ears or anything. Really awesome... maybe look on Apple.com as i think that they were basically being sold specifically for the ipod (even though they had a regular 1/8" headphone jack).
  7. I love old video game consoles. I have emulators for NES SNES and Sega and just about every rom for all of them on my computer now. I want to build a computer inside of a NES box. I've seen people use the Micro-ATX boards to build Full Computers inside of power supply cases, so i know that the technology is available. But I would also like to make it work like a nintendo with the original controllers and everything. Is there someway to connect the old serial ports to a motherboard, or is this just impossible. Let me know what you think
  8. I have written myself a function that automatically adds line feeds, but i never thought to do the tabs. That's a good move.My new line code looks like this function writeln($line) {//obviously i stole this from javascript, but i use it in place of echo most of the time. echo $line."\n";}
×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.