Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~914 People Reached
Favorite Tags
Member Avatar for Katsurou

Hi guys, I was wondering if it's possible to play a sound from.. let's say a .gif by clicking on it. Or even any other way as long as it doesnt take to much space on the site. (im talking a bout a short audioclip, it shouldnt be more then …

Member Avatar for digital29
0
78
Member Avatar for Katsurou

Hi so I wanted to make a little quiz in php [CODE]if(isset($_POST['City'])) { echo "<strong>Answer nr1:<BR></strong>"; $cities= $_REQUEST["City"]; $odp = "Madrid" || "madrid"; //$odp = "Madrid" && "madrid"; //neither of OR/AND works here if($cities== $odp){ echo "Your answer is <Font Color=#009900>correct</font> <P>"; } elseif($cities== ""){ echo "Please fill in this …

Member Avatar for Katsurou
0
107
Member Avatar for Katsurou

Hi guys, I was wondering if it's possible to play a sound from.. let's say a .gif by clicking on it. Or even any other way as long as it doesnt take to much space on the site. (im talking a bout a short audioclip, it shouldnt be more then …

0
51
Member Avatar for Katsurou

hi I''m currently making a flash AS3 game (didnt focus on the graphics yet just want to have a good start on my game) so yeah the idea is that this will look like something like this... I'll add my .as and .fla files below so you can have a …

Member Avatar for rajarajan2017
0
163
Member Avatar for Katsurou

Hi so I have the next problem (didnt write it in code yet because I dont know how i should start) I have to make a program in Visual Studio 2008 that would add words to numbers and make it a word again s ofor example: monday + 4 =friday …

Member Avatar for Katsurou
1
233
Member Avatar for Katsurou

Hi guys & gals I'm tryig to make a game similar to this one : [URL="http://www.wyspagier.pl/gry/gry-zrecznosciowe/fishy_fishy_1.html"]http://www.wyspagier.pl/gry/gry-zrecznosciowe/fishy_fishy_1.html[/URL] however I couls use some advice ; ) I have 2 problems that i stumbled upon 1: my bubbles animation in-game is perrtygloomy I'd like to make the bubbles a little bit more realistic …

0
60
Member Avatar for Katsurou

Heyah Does anyone know how can I change the bacground color of my textfield by using : the commands if & else It's for one of my school assignments but I really can't get to solve it by myself i searched through web but nothing :S We must use the …

Member Avatar for ddanbe
0
222