try moving the my.pasable = off to outside of your while loop, i think it should be before it
Code:

my.passable = off;
while (1)
{
rest of your code
}




Why does everyone like dolphins? Never trust a species which smiles all the time!