User Profile

Collapse

Profile Sidebar

Collapse
vegtard
vegtard
Last Activity: May 15 '09, 11:23 AM
Joined: May 20 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • vegtard
    started a topic Dynamic Radiobuttonlist

    Dynamic Radiobuttonlist

    Hi.

    I'm trying to make a dynamic radiobuttonlist for my site. I've found the code for it by googling and i get how its done, but i cant see to get my references working. I've added the System.Windows. Forms reference, and "using" at the top of the page. (some more googling told me that that was the appropriate reference) but i'm still getting this error message:

    The type or namespace name `RadioButtonLis t'...
    See more | Go to post

  • vegtard
    started a topic Actionscript 2.0, preloading songs

    Actionscript 2.0, preloading songs

    hay. long time since my last post now xD

    anyways, im playing around with with flash in actionscript 2.0, and the textbook im using wont teach me how to preload songs. it simply tells me that blablabla, streaming is better. well i want my script to load the songs in the preloader, cause i find it silly to first have it load the script itself, then have to stop for a few seconds when i hit the music button. the songs have to lie in the...
    See more | Go to post

  • vegtard
    started a topic runnnig executables?

    runnnig executables?

    i know how to edit .txt files, but is there any way to make my script run a windows executable programme? (.exe)

    thanks :)
    See more | Go to post

  • the if-statement that fixes it all, but my computer just skips it.

    by now, you have no doupt replied to many of mine and my buddy (børntard)'s questions about our faulty programming concerning the over-complicated mega-script to design your dungeons and dragons roleplaying character.

    well, i think i have cracked it. but theres one slight problem i cant seem to get my head wrapped around. i have an IF-statement in my script. well, i have a rediculous ammount actually. but my script skips one of them,...
    See more | Go to post

  • "for x in range(1,100):" how do i make it stop once i get one right?

    so im writing this program. i wont bother with posting the whole thing, cause its like 200 lines and ive barely started. (huge potensial for error, the way i like it)

    anyways, in the part ive completed of my program, theres a very large chance that the program will not be able to execute. so i put this bugger on top of it:

    for x in range(1,100):

    when i run my program, it works like 3 or 4 times. the problem...
    See more | Go to post

  • vegtard
    started a topic "rolling a dice" in python. can it be done?

    "rolling a dice" in python. can it be done?

    simple question. is it possible to write a script that rolls a six sided dice?

    if this is possible, is it possible to tell it to roll the six sided dice 4 times and ignore the dice that rolled the lowest score?

    if you want to know, i am working on a script to create a dungeons and dragons character :)
    See more | Go to post

  • vegtard
    started a topic Silly question about print.

    Silly question about print.

    hi. i'm very new to python. just started looking at some online amateur guides for fun a few days ago. anyways, today i was sitting here staring at the wall, and i decided to make probably the most useless script ever.

    what you do is, you type in the day of the month, the month and the year you were born, and the current day of the month, month and year, and it calculates your age, or whoever's information you wrote in. useless. utterly...
    See more | Go to post
    Last edited by bartonc; May 20 '07, 11:17 PM. Reason: added [code][/code] tags
No activity results to display
Show More
Working...