Actionscript 3 :: Determine A Computer ID In Flash / AIR Game
Sep 7, 2011
I'm creating an online multiplayer game in which I want to prevent players from joining a game using multiple clients/accounts on one computer. I can't simply do a server sided check for the IP-address because I still want e.g. people in the same office to be able to play together.Therefore I'd like to generate some kind of computer ID/hash on the client which it sends along to the server. I know that is easily hackable, but it will stop at least those "cheaters" who can't or won't change their client software.Is there a way to generate such an ID/hash in my game client? It's made in Flash and AIR (there are two versions, browser and desktop).The value doesn't need to be globally unique, because I will check for IP-address + ID
View 2 Replies
Similar Posts:
Apr 2, 2009
I'm not really good with AS3 yet so maybe somebody can help meI found a pong game tutorial and it works fine.[code]Now I want that two computers play against eachother.So no player input only two computer that play.I tried a lot with the script but it doesn't work.
View 3 Replies
Apr 14, 2009
I have a problem... I found a tutorial making a pong game... I want to make some changes but I tried everything but it wont work Here is some code:
[Code]....
View 2 Replies
Nov 14, 2011
I got a new computer several days ago and it doesn't have Flash 8 or Higher. how to transfer Flash 8 programs from my old computer to my new computer? where to find free downloads of Flash 8 or higher?
View 1 Replies
Sep 18, 2010
The navigation buttons in my .fla file are set to the font, Arial MT in Bold. It displays no problem on my desktop computer. However, when I view the website on my laptops, the font changes to what looks to be something like Times New Roman. The same thing happens with my "Read More" button text. It's also originally in Arial MT Bold. On my desktop it appears fine but on my 2 laptops it appears to be in Times New Roman. This is more of an issue because I have these buttons underlined. When viewing in my laptops, these underlines appear to be too long. If I shorten it, it'll probably appear to be too short when I view on my desktop. How can I get the font to be one consistent font for all computers?
View 3 Replies
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
Dec 14, 2011
I am thinking of developing of a game like this: [URL]... Do you have any idea - by which game engine I may develop this type of games? I am not sure whether I have to use any 3d physics engine? I think JiglibFlash may be useful, but I am not sure.
View 1 Replies
Apr 1, 2011
how to make a game tutorial as farmville game tutorial to teach the user to play the game. i have recently involve in make that kind of game tutorial for its user by actionscript 3
View 1 Replies
Feb 15, 2010
When game page loading , the flash game itself does not appear ( just white area as the holder of the flash game) untill the game almost finish downloading, then it appears .. This long waiting with just white area makes visitors leave, thinking there was nothing there.
View 1 Replies
Jun 19, 2009
Is it possible to get computer name where the flash program is running? Not on the website, the swf will be run directly on the PC.
View 2 Replies
Aug 15, 2009
I have the student edition of adobe flash cs3 and I currently have it installed on my desktop. I was wondering if it is legal to also install it on my labtop. It is for personal use, I don't know if that changes anything. I'm sure this is somewhere on the adobe site, but I can't seem to find it.
View 1 Replies
Dec 22, 2009
Using Migration Assistant on my mac I transferred all my files to another computer. All the other Adobe programs are starting up no problem (Photoshop, Illustrator, etc.) When I try to start up Flash CS4, it just freezes with the message "copying first run files.." and then it crashes.
I don't have the install discs unfortunately (or I would try to re-install) because this was given to me by a company I work for remotely.
View 1 Replies
May 12, 2009
Is it possible to retrieve computer information (RAM, hard drive size, cpu speed, etc.) using Adobe Flash?
View 2 Replies
Jun 25, 2006
I have pretty good basic "action script" skills for developing flash files and movies, but I don't know how to do dynamic things with asp, aspx, etc. I have a local application that runs form my computer and is not connected to the internet. The application keeps track of button clicks on each buttton as separate variables. Here is my question ... each time the flash movie runs and buttons are clicked, I want to record the clicks on each button (which exist in the application at runtime) and save them to something like an excel spreadsheeet or access database. Any easy way to do this without getting into server-side stuff?
View 3 Replies
Jan 5, 2009
I have a glowFilter applied to movie clips on rollover state. When I try and publish from this computer the glow is always red no matter what I set the color to. If I publish on another computer the color publishes normally. Is there some setting in my preferences somewhere that is causing this error or do I possibly need to do a clean install? I created an example attached with the code I am using. The glow is applied with Tweener as well.
View 7 Replies
May 25, 2010
I was wondering if anybody could help me out and tell me why my flash site looks different on different size computer screens?
I have built a site in flash and when I preview in html it looks different to how it does on my flash canvas (the text is a different size and takes up a different amount of space than on the original flash document). Then when I publish it and make it live it looks different on different size screens. On my laptop the text all fits in, but when I view it on my desktop the text cuts off, so that the last few lines of each text box is missing? What's going on?
View 2 Replies
Jul 23, 2010
If I hop online and look at it the files plays fine. If I look at it from my wife's computer it plays fine. I even called up 3 or 4 friends and it plays great for all of them. They are various computers and various internet connections. It plays fine for everyone BUT my client
View 12 Replies
Sep 20, 2010
I have a website that has a lot of videos. So, I wanted to use Flash Media Server to stream my videos. I was wondering if it is more efficient to get another computer and dedicate it for Flash Media Server. Or is it more efficient to put my website and Flash Media Server on the same computer?
View 3 Replies
Nov 23, 2011
I have a computer and a flash drive that both have the same homework files. I take the flash drive to and from school to work on homework, and I have to manually update those files onto my computer. How can I automatically have the files on my flash drive update the files on my computer?
View 2 Replies
Jul 7, 2010
I have a bunch of AS3 swfs. They are imported into an AS3 application using a Loader. On 10 or so different computers these AS3 swfs are imported as MovieClips and I can control them as necessary. However, on one computer no matter what I try (casting loader.content as MovieClip, remaking the AS3 swfs from scratch) they are always imported as AVM1Movies.All computers including the one that doesn't work are running Flash Player 10.
View 2 Replies
Apr 7, 2011
I'm looking into ways to squeeze performance out of a flash installation.The installation has a huge stage size, 2800px x 2100px, is on a high spec machine, but I'm experiencing low frame rates.I'm wondering what the optimal set up is for a machine running this? Would flash prefer it if the system was set to optimise for background processes etc?
View 2 Replies
Aug 5, 2011
I'm making a Flash program to be downloadable and unlockable on one computer on receipt of payment. To do this, I was looking to create a UUID for a computer which could be checked to make sure that the program has not been moved to another computer but I don't know of any way to access enough information about the computer to make it uniquely identifiable (or even close).
I have also considered having a separate program written in a different language which would have access to this information but I don't know if I can even run it from Flash.
View 1 Replies
Nov 16, 2011
I'm considering making a Flex/AS3 based web application but worrying about some employers (i.e. potential customers) that don't have access to Flash plug in version 9 and up. Why? Maybe their corporate standard for browser is old; maybe they lock down employees computers which prevents users to download and install the plug-in or an alternate browser; maybe Flash's ubiquity goes away in the next 3 years given Adobe's recent announcements; etc.Anyway, my question is, would it be possible to insert a USB Flash drive into the client computer in question and run a Browser having flash (e.g. chrome) on the USB drive (assuming such a browser has already been installed on the USB drive), to access the web application with full functionality? I'm just trying to think of workarounds if my customer doesn't have flash plug-in and can't download to install it.
View 1 Replies
Dec 17, 2011
Can I install Flash-8 after installing Flash CS3 on the same computer?
View 7 Replies
Aug 27, 2004
how to play mp3's in flash i know how to link it from url but cant i just play it straight from my comp? ty btw i think ive seen this in the tuts but i couldnt just then soo i posted this
View 1 Replies
Jun 21, 2010
Ever since I installed Flash CS4 on my computer, it runs fine for a while before becoming really slow to respond and a pain to use, so I have gone back to using Flash 8 which runs fine. Is this a problem with my computer or the program?
View 3 Replies
Oct 28, 2010
I am having trouble seeing my flash video on the server. I just see it in my local computer. I save everything and then preview it, copy the code and insert on the bottom site, and no video. Just the skin appears when you roll over the code. [URL]
I have everything in the same folder, I have added the mime types on the server, and it still don't work.
View 1 Replies
May 1, 2011
I am having trouble seeing my flash video on the server. I just see it in my local computer. I save everything and then preview it, upload the file to server, but it just don't show at my website.
View 5 Replies
Mar 20, 2012
I am working on this cd-rom and have just reached testing stage for part 1 (of 5). There are lots of interactive activities, video and animations. For the activities, I dont know if I am just too tired but there seems to be items which are visible on my .swf on my computer that sometimes are visible and sometimes are not visible on the cd-rom, also in testing yesterday there sere some activities that seemed to not be working correctly (Althought they perform fine on the desktop version, on a reset of the cd-rom they then seemed to work. Is there anything that I need to take into account for the code being read off a CD to make it more bullet proof? I am stressing out a bit at the Unknown factor- I cannot continue to produce this resource if I cannot guarantee how it will perform in real life?
View 5 Replies
Feb 23, 2010
I would like to know if it's possible for flash to stream it's webcam directly to another computer without a flash media server in the middle, I want to build a highly scalable video system which basically logs people into the site, records their ip address and then when someone wants to chat to that person, connect the output from the webcam to the input of the flash video player and vice versa. The idea being that they basically plug together, rather than a huge, expensive, bandwidth hungry server in the middle. Is it possible? I heard that flash can talk binary directly to sockets now, could this be a solution?
View 1 Replies