|
|
Browse by Tags
All Tags » Phrogram Problems
-
im new to programming all together and i want to know a place to learn the language for the phrogram app. becuase the built in tutorials arent doing much for me when it comes to actually learning it. thanks for your help.
-
Hello ZMan:
I'm trying to write a shuffle cards algorithm(the usual 52 cards). I tried to use arrays but seemed to get repeats. Using IntegerLists looked good, but I'm still getting repeats. My algorithm may be right, but how do I print out the IntegerList to the screen to verify?
Here is what I am doing:
Program ...
-
I used the Tutorial 2 with the UFO picture and got it to run.
So I created a new program and called it My_sprite_2
Wrote the program exactly the same as My_sprite from memory.
Checked it against the original for errors. All correct including spaces and Case.
Went to Menu Code > RunProgram and it was greyed out ...
-
I have started up Phogram. I am following the Tutorial.
I have two Tabs displaying at the top.
Sprite Display
and
Hello World
I have typed in "World" after "Hello" following the supplied Tutorial, but cannot get anything to happen.
The menu at the top is Greyed out except "Window" and ...
-
I am trying to import a textfile which includes Swedish characters (such as "å", "ä" and "ö"). Program strings have no problem
handling them when assign within the program, i.e. the following will work (ASCII characters 229, 228, and 246)
string="åäö"
However, if ...
-
I'm running Windows XP sp2 with .net 1.0.3705,1.1.4322, and 2.0.50727 installed. I also have the latest directX9(c?). Also, I have administrative rights on the machine. I downloaded phrogram today, and every time I run one of the sample programs (even hello world), I get the following error:
Could not load file or assembly ...
|
|
|