I have made a form that whenever the user completes the registration successfully, it redirects him/her to a new page (thankyou.php) saying "thank you for registering, bla bla....". It works fine but I want to prevent the direct access to thankyou.php so if the user types...
I have added ReCAPTCHA widget to the registration form of my site in order to reduce or prevent spam. It's working fine but I have some problems positioning & resizing it. The ReCAPTCHA widget appears at the top left corner while I want to position & resize it using css styles (ie...
I have a flash game that asks the user to enter his username & password then he can start playing the game. After that the score gets saved to MySQL next to his username & password. The final step is to display his scores in the flash game.
Everything works fine except for the last step which...
I have made a flash game that has a ranking system which allows the players to know the top 10 users ranked by score. That works fine but I'm trying to figure out a query that allows the player to know his own ranking if he's not listed in the top 10 players.
The query I use for ranking the top...
I have a function written in AS2 which I want it to display two of 6 possible images if the condition is true. The problem is that I can't figure out how to make the function choose & display the images RANDOMLY.
button1.onRelease = function():Void {
//See if answer is correct...
I would like to know how to make a multi-player game, & real time chat room. Actually, I'm not asking how to make the game itself. I wanna know how to develop the game so users can play it in a multi-player real time mode. After searching online, I have got 2 solutions which are: 1. Adobe Flash...
Thank you. I have solved the problem but I don't understand the solution. I had to remove <!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> from my file & it worked when I did so. Do you know why ?!
I am trying to apply a news ticker using JS. It works fine & smoothly using IE but when I try to use it with any other browser, it doesn't work.
Firefox - Chrome - Safari: The Whole news line appears at once across the screen & it's not moving.
Opera: Nothing Appears.
JS file...
I have been developing a flash trivia using some tutorial. Everything went fine & I have added some new features to the trivia. The tutorial provides you with a url link to their database in order for you to test your trivia. They used ASP.NET as a way to load & display questions from their DB...
I'm trying now to develop the .php file which handles the whole process of connecting flash to MySQL DB instead of using ASP.NET. I think it's not an ASP.NET issue anymore, that's why I think I'm done with this thread. If I want to ask later, I think I should do that in the PHP section.
Thank...
Well, it's not what you got.
The tutorial gives you access to their database through the ASP link for you to test your trivia for the 1st time. But later when you finish testing that everything is working fine, you should make your own database & your own ASP file. The problem is that they...
Thank you very much for your explaination.
1. The code above is ActionScript 2.0
Unlike the other applications when you need an external php file to contact the MySQL database, this flash file have only the ActionScript codes that calls the questions & answers through the links I mentioned...
Hello .. I'm trying to develop an online trivia game using Flash. Everything is going fine. I have used a tutorial & added some new features but currently I'm having a problem which is the trivia questions & answers are loaded from ASP.NET databases. Actually, I know nothing about ASP.NET. I...
I'm developing an online simple flash trivia game. I have finished the main features of the game & actually I can publish it online but I wanna add some more features to make it better & different. First, I will tell you more about how the trivia works currently & then what I wanna add.
The...
I want to make a timed interactive trivia using PHP & JS. I want it to be like whenever the user chooses to start playing. It displays an image that contains the question plus another 4 images that contain the answers for the user to choose the right one from plus the timer that shows the time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.