Php :: What Technology Can Be Used For This Browserbased Ping-pong Game

Jun 6, 2011

I just saw the McDonald's commercial which I have linked to below and I would like to try developing something similar for a festival. We have been talking about making a game in which the user has to use their iPhone and something like what McDonald's has done would be great.My question is if anyone have an idea how I can send the data and what technology they might have used? I imagine making two websites. One on which the game itself is shown and one which is the controller but how would I make sure that the data is sent and handled fast enough?I am familiar with JavaScript and PHP. I have been working a bit with flash and ActionScript and I am wondering if that might be best for the game (obviously not the controller)You can see the McDonald's commercial on the link below. Basically, the user visits a webpage which is the controller and then they are able to play the ping-pong game on the big screen.

View 4 Replies


Similar Posts:


ActionScript 3.0 :: Creating A Pong Game ?

Sep 28, 2011

how to create a Pong game: http:[url].... There's a link to the source code: http:[url]...file=pong4.txt.When I add the source code to a new AS file (using Flash CS 5.5), save it as "Main.as", create a new Fla and link it in the actionscript settings to the Main.as and run it, I get errors:

C:UsersxxxDesktopP4Main.as, Line 1171093: Syntax error.C:UsersxxxDesktopP4Main.as, Line 1171084: Syntax error: expecting rightparen before 270.C:UsersxxxDesktopP4Main.as, Line 1211093: Syntax error.C:UsersxxxDesktopP4Main.as, Line 1211084: Syntax error: expecting rightparen before 270[code]....

View 2 Replies

ActionScript 2.0 :: Pong Game - How To Fit All Bricks In Area (120 X 600)

Apr 22, 2005

I am using the pong game tutorial, with all of the actionscript and it is all working except I have one problem I am making it a different size...I want it to fit in a 120x600 area and the ball and bar and game arena are all fitting in there, however, when I put the bricks in there they line up to the old arena. So basically about half of the bricks fit into the playing area and half of them don't, the bricks are also too big. How to make all of the bricks fit in the area of 120x600?

View 2 Replies

ActionScript 2.0 :: Paddle Won't Move In Pong Game?

May 3, 2005

I have attached my FLA & I was just wondering if anyone out there could tell me how to make it so that my paddle will move so that the pong game is playable.

View 4 Replies

ActionScript 2.0 :: Fit Pong Game In An 120x600 Area?

Apr 22, 2005

I am using the pong game tutorial, with all of the actionscript and it is all working except i have one problem I am making it a different size...I want it to fit in a 120x600 area and the ball and bar and game arena are all fitting in there, however, when I put the bricks in there they line up to the old arena. So basically about half of the bricks fit into the playing area and half of them don't, the bricks are also too big...Does anyone know how to make all of the bricks fit in the area of 120x600?

View 2 Replies

Java :: Creating A Zuma-like Web Game / Which Technology To Use?

Jan 31, 2012

I'd like to port my Zuma-like game to browsers. It's not really complex 2D arcade game, just some animations and particle systems - really similar in complexity to the one I linked to.I'm wondering what technology should I use. I'm thinking about Java, Flash or maybe some solution working without a plugin (SVG, Canvas?). The cost of the technology is also really important to me (I'd prefer a free solution of course, but don't know if it's possible).It's really probable that I'll also port the game to Anrdoid and iPhone. Maybe if I picked Java, I could write one version that would work on both: browsers and Android phones?

View 3 Replies

Flex :: Multiplayer Game / Flashs New P2p Technology / Dedicated Server

Jan 16, 2011

im planning on making a flash multiplayer game with using the kinda new p2p features of flash.my question is: is it possible to add a option for players to host a game on their own root server for better connection? or is it impossible to host a flash server without a gui on a linux root?

View 2 Replies

ActionScript 3.0 :: Computer Vs Computer Pong Game

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

ActionScript 3.0 :: Pong Game Computer Vs Computer

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

Flash :: Technology Selection For "Right Sequence Finder For QWOP Game" - Tool

Nov 23, 2011

I would like to code an script that would with some trial and error method learn to play QWOP game, that is available at Flash format on Internet (more information on QWOP). I found out there are some challenges on it: The program is available on Flash and I don't know how any Script (I am planning to use JavaScript) could use virtually its UI, it means to send the appropriate key strokes to the game UI. I know Java Script is not the easiest language to master and especially there are challenges on such a complicated coding aim as Artificial Intelligence.

[Code]...

View 1 Replies

ActionScript 3.0 :: Ping An IP Address?

Nov 5, 2008

I would like to use a flash interface to display a list of 10. IP Address's and have a constant Ping on them, thenbe able to print out a report. The interface I can handel, is there a way to have Flash (Via PHP or XML) ping an IP address?

View 7 Replies

ActionScript 2.0 :: Get Ping To Server

Aug 23, 2007

im trying to think of a good way to get the ping from the user viewing a .swf to a pre specified server ( i.p.)

View 7 Replies

Actionscript :: Ping A Web-address Or IP In Flash?

May 6, 2011

I have created a network trouble shooting tool in flash. The design will have all the componenets on the screen. I have to ping to every component once in minute. I have finished the design part. how do i ping a webaddress or IP in flash.

View 2 Replies

ActionScript 2.0 :: Let Flash Ping An Ip/website?

Dec 12, 2005

Im busy makin an External aplication build in flash for a game community. Its gonna read a rss feed showing number of players online and such.

My question is, is it possible to let flash ping an ip/website. For example by downloading that rssfeed, and calculating how low it takes? And show that latency in the aplication

View 1 Replies

Asp.net Mvc :: Keep Alive Page With A Flash On It / Ping Controller

Jun 17, 2010

I have page in my asp.net mvc website with a flash app on it, and the user can stay on that page for hours, but his auth cookie/session is going to expire, so I'm thinking to create a PingController and to call it using jquery $.post each 20 minutes.

View 2 Replies

Flash :: Measure Ping Latency In Red5 Mediaserver?

May 24, 2010

Only thing I found is QoS statistic in NetConnection.info, but it does not contain any kind of latency values.

In red5 API "IConnection.getLastPingTime()" exists, is it accessible over standard Flex API or I need to poll it by RMI calls?

View 1 Replies

ActionScript 2.0 :: Pong - Make The Ball Move And Bounce Around The Stage And Paddle

Oct 29, 2003

how to make the ball move and bounce around the stage. and i also need help on the paddle that the ball bounces off of.

View 11 Replies

Flex :: What Technology Is Behind OneTrueMedia.com

Dec 23, 2009

I want to compile images and sound into a embeddable Flash video online, similarly to what onetruemedia.com already does. What technology do they use?How would I go about setting up a server to do the same?

View 5 Replies

Flash - Selecting Technology For Web App

May 21, 2011

I want to develop an app, which will have a GUI, and will do real time processing of user input. App should work in most common web browsers, and processing will be client side. Also, the app must only work if user is online and logged in to my website. Something like a "license". People should not be able to hack/reverse engineer the code etc. Is it possible to do what I want using Java Applet or a Flash application? Any other technology?

View 1 Replies

Youtube Cannot Use P2P Technology Flash Platform

Dec 13, 2010

Can write server-side scripting LCCS has a good server-side frameworkBut why youtube did not use p2p technology flash platform

View 5 Replies

Web Development - Which Technology Is Best To Develop Web2.0?

Mar 9, 2010

I would like to know the html5 has the complete feature to develop the web2.0 and
i want to know from these technology like flex, javafx and html5 which one will be the best to develop the web2.0?

View 2 Replies

Flash :: 3d Technology Use For Browser Application?

Feb 16, 2012

I need some little 3D rendering in my browser application. Unfortunatly the Internet Explorer 8 is not going to support WebGL, Canvas 2D or SVG. And the Windows XP users can't install the IE9 (which supports at least Canvas 2D). What do you think about Plugin-based alternatives?

I mean Silverlight with XNA 3D seems not to be supported any longer.Flash has a bad reputation if I ask Apple. What do you think about Unity3D?Are there others?

View 2 Replies

Silverlight :: Choosing A Frontend Technology

Mar 7, 2012

For a new application I need to make a decision on what frontend technology to use. I know this question has been asked before and I've found several studies, blogs and other references discussing Flash vs. Silverlight vs HTML5 vs JavaFX, but in my case there is a business requirement that complicates the situation.The application must run as an offline, stand-alone desktop application and as an online client-server application and perhaps in the future it needs to run on tablets as well. And to minimise maintenance we would like to have just one code-base. The server side should preferably run on Linux.

From earlier projects we have experience with Java and Flex for the client-server configuration, but I haven't found out if it is possible to package this into a stand-alone application. Java and JavaFX would be an alternative, but JavaFX still seems to be immature and lacking development tools. If we go for Silverlight we would more or less have to switch to C# or C++ for the backend, or use something like JNBridge, which would make the stand-alone installation more complicated. And HTML5 would be the choice for the future, but less suited for a complex application and we might run into browser-dependencies.So I haven't found the ideal solution yet and could use some help. Perhaps we need to limit the one code-base requirement only for the server/backend side and accept different front-ends for different usages.

View 3 Replies

Flash :: Technology Behind Stupeflix And/or Animoto?

Mar 30, 2012

I am trying to learn the technology stack behind StupeFlix and Animoto. I find the whole process very interesting and it is amazing how both of them are able to create professional looking videos so quickly.

As far as I can tell they use a combination of Flash based animations and after effects. Does anyone know the whole process? ie. if I were to create my own stupeflix, what kind of technology, servers etc would I need?

This question is targeted towards learning new technology so please feel free to modify my question to reflect that better.

View 1 Replies

Technology Option For Implementing RIA With Rails As Backend?

Jan 19, 2010

I'm working on a application that requires a feature-rich media view, including images, videos, and smooth sequencing based on capture time. The backend is currently written in Rails.

What's currently the best, most mature option for implementing RIAs with Rails on the backend? I've looked at Flex, Laszlo, and ExtJS. ExtJS is interesting to me because I'm really not a fan of pure Flash UIs, but it seems highly targeted towards business apps, not entertainment applications like this.

View 7 Replies

Flex :: What Technology For A Rich UI Desktop Application?

Apr 6, 2010

For an internship, I'm gonna have to develop a desktop application. The focus is creating a rich UI ( cool effects, sound etc ). Which tech should I go with ?

- Flash ? ( in this case, shoud I go with a flex project ? AIR ? what is the gain between this and a simple raw flash project )
- C#/Silverlight ?

View 5 Replies

Silverlight :: Technology To Use For Rich Internet Application (RIA)?

Dec 2, 2010

I'm developing a Rich Internet Application. So far, I have been working on the database and middle-tier .Net for the application. I'm now starting to work on the front-end UI and was planning to use Silverlight, which I'm currently learning. However, based on recent news it looks like Silverlight might be a bad choice for a long-term application.

The application will be a complex user-interface based around social networking, but will involve a lot of animated elements, funky UI pieces and video/audio. what is the best technology to 'buy into' for this, given that it needs to be backed by a .Net 3-tier system?

View 4 Replies

Actionscript 3 :: What Encryption Technology Does Adobe RTMFP Use

Mar 18, 2011

the only information i found online is that RTMFP uses 128-bit cypher. Does anyone know what exact encryption technology is used?

View 1 Replies

AS3 :: Php Find The IP Address And Server Side Technology

Jan 14, 2012

I am trying to find the IP address using as3 in adobe Flash professional cs5.5 and I think it is not possible from AS3 without using any server side technology(maybe I am wrong).But I don't know any server side technology like PHP..etc.

View 2 Replies

Flex :: What Technology For A Rich UI Desktop Application

Jun 28, 2010

For an internship, I'm gonna have to develop a desktop application. The focus is creating a rich UI ( cool effects, sound etc ). Which tech should I go with ?- Flash ? ( in this case, shoud I go with a flex project ? AIR ? what is the gain between this and a simple raw flash project )

View 13 Replies







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