ActionScript 1/2 :: Add High Scores To Flash Game?

Jun 6, 2010

I have a simple flash based quiz game with simple score var and percentage var. I am wanting to a high score function to it as motivation to my kids by creating healthy competition with high scores. This is not a web based game. I found many PHP high score tutorials but wont work for me.

View 7 Replies


Similar Posts:


ActionScript 2.0 :: Make A High Score Table For A Flash Game Where EVERYONE See's The Same High Scores?

Oct 11, 2003

how can i make a high score table for a flash game where EVERYONE see's the same high scores?

eg.

Bill gets 1000 in USA
Ben gets 1002 in UK

they can see each others scores on a high score table.

View 7 Replies

ActionScript 1/2 :: Flash Game High Scores Board

Sep 29, 2010

I know this is a subject that gets covered a lot as i have found a ton of tutorials that show a million different ways to create a high scores board on a flash game. So I decided to go out on a limb and pick a tutorial out to try. Well I have now tried 3 different ones and have yet to get a working high scores board with my game. [URL]

That is the link to the most recent attempts to creat my high scores board. When I finished everything the way the tutorial said it seemed like everything would work and then it just didnt. After spending oh about 40 plus hours trying to make a high scores board I am getting very frustrated. My game is scripted in AS2 and I have access to mysql and can set up unlimited databases.

View 7 Replies

ActionScript 3.0 :: Flash Game - Storing High Scores, Winners With Multiple Users?

May 16, 2011

I've been asked if I can build a game, which lots of people will play and the overall winner will get a prize.The game part is simple enough, and I know enough PHP/MySQL to put something together to store the results etc. But is there something already available which could do this part for me, it would save a lot of time, and would probably be better than something I build myself.

View 1 Replies

Flash :: Accessing High Scores Site Raises Security Errors

Mar 13, 2012

I have a flash game. I've been trying to connect it to a php website that uses a mySql db. It works when I "test project" it from flash, however when I run it from a player/browser it raises errors about accessing a site. What setting need I ask from my users to set in their flash player - I have personally looked for the right settings and found nothing about approving sites. Is it possible that if both my game and my php site reside in the same base url - that is same server - that this error shall not appear? I really want to test this my self, but my server is a free server and doesn't allow me to upload certain files that are heavy.

View 1 Replies

Flash :: Hash - High Scores - Access MD5 In Flash?

Mar 6, 2012

I need a way to be httpClient. I found some implementations - but I am looking for something built-in for posting to an HTTP server. In order to make it "relativley" secure - I figured I would keep a password file/or a const variable. Read it, hash it, send it to the server. The server will have the same password, and so it will too hash it. Is this reasonible? I understand the problem of reverse engineering etc. What do you think? How can I access MD5 etc. in flash?

View 1 Replies

ActionScript 2.0 :: How To Store High Scores

Sep 17, 2004

i am currently doing my final year project. I am developing games. I have problems with the scoring part. I need help to do high scores using text files. Can you please help teach me step by step how to store high scores.

View 1 Replies

ActionScript 2.0 :: Internal High Scores (without PHP/SQL/XML), How To?

Nov 1, 2006

find a piece of code that creates a high score list of say, the 10 best scores for a Flash game, and stores it inside the .fla. (Is this even possible?)All I found was the following file: http:[url]...(source fla http:url...)But when I try to ctrl-enter it from Flash 8, the program hangs and the swf just won't open...

I'm aware of the fact it'd be much handier via PHP and a MySQL database, but I'm making a game for a contest in which it isn't allowed to use any additional files (also no txt files) next to the main game swf .

View 1 Replies

ActionScript 3.0 :: High Scores Table Without Name Repeat

May 20, 2011

I have some code which fills a high scores table.. we've decided to give away a prize to the top ten people in the high scores table.. the problem is that people are playing repeatedly and fillnig the high scores table with their name, this makes it unfair to other players as they can't manage to get onto the table Is there a way I can modify my code to ignore the same name should it appear and skip to the next non repeated name(pseudo) and score ??

[Code]...

View 8 Replies

ActionScript 3.0 :: Make A High Scores Table Using PHP And SQL?

Dec 15, 2010

I can find many AS2 tutorials on how to make a high scores table using PHP and sometimes SQL, but none for AS3. a resource showing me how to submit the user's score, and if it's in the top ten, show it on that list? I have the local high score just set to a variable, but would love for that to be passed to my SQL table.

View 1 Replies

Store Scores From Flash Game Into Database?

Jun 3, 2009

And one more, im still new to flash and im thinking which database is best to be used for flash. i got some ideas in SQL server and Microsoft Access.

View 1 Replies

Php :: Reporting True Game Scores In Flash?

Jan 26, 2011

Im making a flash game and just wondering, how can I protect the ingame scores from being hacked ? For the moment im using a random number, which is set on the server and sent to the client, then using a hashing function which will hash 'score+randNumber' (a bit more complex, but the same idea), then i send the resulting score and the hash to the server (obviously logging attempted cheats). This so far works, but it is still easy to hack the score by decompiling the flash and finding out what the hashing formula is. Is there any other way that the scores can be transmitted to the server with little or no possibility of hacking?

View 3 Replies

Card Game - Unable To Get Scores To Add

May 20, 2011

I'm having difficulty getting a scoring system on a card game to work properly.

View 2 Replies

ActionScript 3.0 :: Computing Scores On Trivia Game?

May 20, 2010

I need to compute scores and would also like to notify users on their progress.There are 5 questions , 20pts each = 100pts;

I built two arrays (rightAnswers will compute scores and completeAnswers will give them their progress :

var rightAnswers:Array = new Array(next1_mc, next2_mc, next3_mc, next4_mc, next5_mc); var completeAnswers:Array = new Array(submit_btn, submit2_btn, submit3_btn, submit4_btn, submit5_btn);

I know I need to set them both at 0 something like: so I think the function for the FIRST progress_txt (twhich their will be 5 for each question completed)<<clueless on this one
function computeProgress(code)......

View 3 Replies

Actionscript 3 :: Develop High-performance Flash Game?

Apr 15, 2011

1.How to load image resources? And in which case we should use "[Embed]" to insertresources?2.which technology can improve the performance of the game flash game development ?

View 3 Replies

ActionScript 3.0 :: Save Game Scores On IPhone (AIR3)

Jan 14, 2012

I am looking at the SharedObject class. Just wonder if I am at the right direction?

View 1 Replies

Actionscript 3 :: Flash Game - High Score With Graphics Not With Text

Jan 1, 2010

is it possible to use graphics (the numbers 0-9 in one png-file) instead of a Textfield to show the high score of a game to the player? With a TextField it is easy to "refresh" the score but what can I do, if I want to use my png-files for the score? Is there a simple way to do this? How are other flash game designer do it?

My current solution (not tested, just in my head) is, to create 10 bitmaps (numbers from 0-9) or 1 bitmap with all the numbers in it and then convert the current score into a string, split this string and for every digit show the matching bitmap. Update: or should i try to use filters on the textfield to create a "more beautiful" score?

View 2 Replies

ActionScript 2.0 :: Make A High Score Table For A Flash Game?

Oct 11, 2003

how can i make a high score table for a flash game where EVERYONE see's the same high scores?

eg.

Bill gets 1000 in USA
Ben gets 1002 in UK

they can see each others scores on a high score table.

View 7 Replies

ActionScript 2.0 :: Soccer Game - Showing Classic Results Realtime With Scores

Jul 19, 2003

I want to make a soccer score game. A game that shows classic soccers results realtime with the score at the point they where scored.

An example:
World Cup 1986 Mexico
West Germany - Argentina
The final score 2 - 3
The players who scored and the exact time:

---West germany---
Rummenigge (74 min)
Voller (82 min)
------------------

---Argentina------
Brown (23 min)
Valdano (56 min)
Burruchaga (85 min)
------------------
The total of matches with data like above is 45.
The total time of a soccergame is 90 minutes.

And further more I want a start player selection kind-of-thing like this:
USER INPUT
select game [] (ex. VM 86 mexico, VM 94 USA etc.)
select number of players: [] (ex. 4)
select number of games pr player [] (ex. 5)
Select total time of playing [] (ex. 60 minutes)
Write the name of the players

1. Load external data (the pool of matches)
2. Get user input
3. Select random matches for the players
4. Calculate the time (90min/60min etc.)
5. Tell clock countdown the time and start the countdown from 90min to 0min
6. When a scoretime is equal to clockcountdown time then display game score and the soccerplayer who scored and the name of the player who got the match.

View 2 Replies

Actionscript 3.0 :: Produce High Score Table For Online Game Using Document In Same Location?

Jul 11, 2010

I've been looking on the net for some time now (about 4 weeks on and off) and i've come across various ways of producing high score tables for both online and offline games. My query is:

Is it possible to produce a high score table for an online game using a document in the same location as the swf without using a PHP, SQL or any of the like languages? Either using a text document, xml, another swf or something else like that?

View 1 Replies

ActionScript 3.0 :: Flash Pre-render Scores?

Jul 12, 2011

do I have to pre-render scores in a game? I ask because I'd like to scale and fade in and out each score. Pre-rendering makes sense if you have to do it once only, right?

Does it take too much resources when pre-rendering each dynamically created scores individually? What are alternatives when performance of a game is important?

View 3 Replies

IDE :: How To Add Numbers (Scores) In AS3

Dec 12, 2009

How do I add numbers in Actionscript 3? I have two dynamic texts
totalscore.text = "3"; and
myscore.text = "2";
I'm trying to add them like this
totalscore.text += myscore.text;
And I get this answer 32 instead of 5 it just attaches them instead of adding. why? I also tried it like this
var my_score:Number = myscore.text;
totalscore.text += my_score;
But it still attaches them numbers together instead of adding.

View 1 Replies

How To Export Flash For DVD In High Quality

May 20, 2009

I have a flash presentation thats for a supermarket TV screen. Its big in file size 9.6MB. When I go file/export/export movie to quicktime and use the animation settings the file plays but leaves trail lines behind, skips frames and looks crap.

The quicktime settings I've used are either:
Animation
Quality Best
Millions of colours
All Key frames
24fps
or
DV - PAL
Frame rate 24fps
Quality Best
I need it to look high quality but I am not sure what settings to use.

View 1 Replies

Professional :: Jvm.ini - Too Low - Can't Run App - Too High - Flash Won't Open

Sep 28, 2011

So I recently switchs to a new computer. Installed flash and got everything up and running. On the old computer, I was forced to set the jvm.ini to use -Xmx512M in order to run the application (it's kinda big) But now, if I set it 512, flash will not open... I get the Java enviroment error.

Now, I lower the xmx value more and more and more until flash FINALLY opens without an error... I load up my application and when I try to run it, I get the java memory heap error and it tells me to adjust the jvm.ini file. Anyone know how I can get flash cs5.5 on a windows 7 64bit machine with 8 gigs of ram to open with a larger jvm.ini value?

View 4 Replies

ActionScript 3.0 :: Flash - Writing A Simple Game Rule For A Platform Game?

Feb 28, 2011

I'm creating a game at the moment for my university course and it involves the player character jumping on top of boxs twice to break them as opposed to just once.What would be the most efficient/simple way of writing this in Actionscript 3.

View 1 Replies

Get A High Quality Video Into A Flash Document?

Mar 20, 2009

I'm trying to get a high quality video into a flash document. I would like it to stream the flv from the website it will be posted on.

The source file is a 640x480 quicktime file (H264 compression)however viewing it at 640x480, I notice that there is pixelation instead of a clean and crisp image, I look at the source, it's clean and crisp. how can I import a nice high quality video into flash without that nasty pixelation?

View 1 Replies

High CPU Usage When Playing Flv Files With Flash

Feb 21, 2009

As more and more FLV videos are moving to HD, I'm noticing high CPU usage and lots of dropped frames when playing FLV video in web browser with Flash 10. This is true even if the video isn't full screen. I've tried a variety of browsers (Firefox, I.E., Chrome) and the problem occurs on all of them so it's pretty clear it's a limitation in Flash.

Now my PC isn't high end (it has a Pentium M 1.86 GHz processor), but I can take those same FLV files and load them in something like Media Player Classic or Windows Media Player (when using ffdshow) and play the FLV files full screen with little or no drop in frames and an acceptable CPU rate.

This is especially annoying on sites like YouTube where I actually have to save the video and play it back in something other than Flash to have it play back at an acceptable rate. This doesn't work for other sites like Amazon.

Why is the CPU usage so high when decoding and displaying videos when compared to other media players?

View 1 Replies

Professional :: Make A High Resolution Gif In Flash?

Apr 7, 2011

So I've been surfing the net trying to find a way to get a 100% resolution from Flash to Gif and can't find it.Here is the deal, I've got Adobe CS5 and I started doing animation in photoshop. It took forever but once I got it done it looked awesome and I could easily transfer it into a gif via 'save for web and devices".Because it was taking forever I decided to learn flash and after a day I got the basics pretty much figured out and made my first .swf file. I then went to turn it into a Gif and the resolution sucked and the timing was off.

View 1 Replies

Flash :: Convert Flv To Avi Using Ffmpeg High Quality?

Jun 12, 2011

Need to convert flv files to avi or mov, trying out ffmpeg but the output quality is terrible. How can I get the video output to be on par quality with the source? I thought ffmpeg -i name.flv -s 320x... name.avi would do it, but no good.

View 2 Replies

ActionScript 1/2 :: Total Up Scores In Many Scenes?

Jun 14, 2011

I'm trying to make a very simple flash game for my college project. The players will get 1 point each time they click on certain object. I've created 3 scenes and each of the scene has score value. I want to total up the score at Scene3. FYI, I use:
 
1st Action Script add this to the variables frame:

_root.total = 00;
 
2nd Action Script add this to each of the hit sections in the Action Script frame:

_root.total = Number (total) +1;
 
how to add up the scores from Scene 1,2 & 3?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved