Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Moving items in a HTML page??
Name: El-Trucha Date: March 11, 2005 at 16:08:25 Pacific OS: Windows XP SP2 CPU/Ram: 2.8 GHz/448 MB
Comment:
Hello every1!! :D OK, I made a game in AutoIt (a scripting lingo for Windoze) that it basically just moves icon files across the screen. I'd like to do that in HTML, but is it possible?? all it does is get some information from the user and then move the icons as if they were racing... If you don't get it and wanna take a look at the game, here: http://www.boredsource.com/eltrucha/downloads/el-trucha's_race-1.1.zip If it's not possible, can I do it in something other than Fash (kinda hard) or Shockwave (expensive)?? something like JavaScript?? Thanx!! ;)
Summary: Is it possible to have two action attributes in a form? Something I tried was to make the page referenced in the action clause contain another form, but it won't load if I do. I think it is because t...
Summary: I have constructed a html page that is a generic blank layout which I propose to use through out the site. I would like to be able change the <title> href= . Using perl or python and a csv file whi...
Summary: Is it possible to get an HTML page to fill a single cell on a table? As if the cell were the limits of the browser (in other words, it would scroll properly within the cell)? ...