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 wOOdy-Soft 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: gormster
  • Content: Threads
  • Order by date
  1. gormster

    asfunction issues

    Hi all I've got a flash site that utilizes dynamic HTML text, and I use the asfucntion protocol to call internal flash functions from the links in that text. Up until fairly recently it worked perfectly - however, now, whilst it still works when I run it in flash (as in, Control>Test Movie)...
  2. gormster

    detecting scrollbars

    I know this sounds like something ridiculously simple, but I've yet to find a definitive answer, or indeed any answer that works. I need to find out if the horizontal scrollbar is present. window.scrollbars.visible doesn't work. I know there is probably a property of something that tells me if...
  3. gormster

    infinite loop in geforce driver

    Hey everyone, I have a Geforce 4 MX440 (AGP4X) which recently started screwing up immensely. Occasionally games will freeze for between 5-30 seconds, and sometimes this will be followed by a brief period where the lighting would look more appropriate at a nightclub than rolling pastures. So...
  4. gormster

    incredibly slow file transfer on xp-xp

    hello all, i have an xp-xp "network" that is in fact just a crossover cable, so barely a network at all. this is between a desktop pc that and a new laptop. new to me, that is, it's not really 'new'. however, it would appear that its last owner avoided sp2 like the plague, so upon connecting to...
  5. gormster

    getting image dimensions

    is there some way to get the dimensions of an image before it loads on to the page? if you're wondering why, i need the dimensions for a script that runs at body onLoad but can't use the image.width and image.height properties, because at the time of loading they are undefined.
  6. gormster

    resizing image while page loads

    is it possible to get an image to resize if it exceeds certain size limits without having to press a button? the problem as i see it is that since it takes time to load an image, if the script is run as the page loads, the image.width and image.height are undefined, meaning that I can't see if...
  7. gormster

    js will not enter function

    I'm relatively new at JavaScript, but as far as I have gone it seems pretty similar to most other OO programming languages. Relatively. Different syntax, same concept. But for some reason, whenever I try to activate a function by clicking on a link, it won't work. <script language="JavaScript"...
  8. gormster

    Cannot recognise MIDI device

    Probably not the sort of question you're used to hearing on these forums, but they've been great help to me before. For some reason, one day MPU-401 (the windows MIDI driver) decided it would stop working on my PC. I'm assuming something changed - but things always change, so I've no idea what...

Part and Inventory Search

Back
Top