Animation

Post all your tuts or request for tuts here.
darspire
Posts: 194
Joined: Sat Jul 25, 2009 9:21 pm

Animation

Post by darspire »

Is there a way to add flash animation to php code so i can have the players actually move around using ????

or WASD if there is i would like to learn it
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
User avatar
Ravinos
Posts: 281
Joined: Tue Sep 15, 2009 4:14 pm

Re: Animation

Post by Ravinos »

It's possible....don't ask me how though. The extent of my flash usage is making simple animations with no code for banners and transition graphics.
darspire
Posts: 194
Joined: Sat Jul 25, 2009 9:21 pm

Re: Animation

Post by darspire »

do you know a website i can go to to learn it though?
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Animation

Post by hallsofvallhalla »

well there is a fine line in what you want to do. It wont be php anymore, it will be flash. You can use javascript though like i did.

http://www.forsakensanctum.com/rpgengine/newmap.php

this was a rpg engine i was going to build using JS/PHP/ and MYSQL..and uses ajax to save position. This dies not work currently in IE, use firefox or opera

i would consider re-opening the project if I could get together a good team. If not I would also be willing to give up the code that I have so far. Its not much though.
darspire
Posts: 194
Joined: Sat Jul 25, 2009 9:21 pm

Re: Animation

Post by darspire »

ok is there a site i can use to learn javascript?

also my computer will no let me use firefox.
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
darspire
Posts: 194
Joined: Sat Jul 25, 2009 9:21 pm

Re: Animation

Post by darspire »

w3schools.com ...... nvm
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Animation

Post by hallsofvallhalla »

darspire wrote: also my computer will no let me use firefox.
um why not? No web developer uses IE. IE is the biggest piece of garbage. Its like Nascar racing with a Kia or something.

FireFox will run on any PC that IE will run on. What about Opera?
darspire
Posts: 194
Joined: Sat Jul 25, 2009 9:21 pm

Re: Animation

Post by darspire »

uhh idk never heard of it i will try it though
if you love something, let it go.
if it doesnt return.....hunt it down and kill it.
User avatar
hallsofvallhalla
Site Admin
Posts: 12026
Joined: Wed Apr 22, 2009 11:29 pm

Re: Animation

Post by hallsofvallhalla »

Falken
Posts: 438
Joined: Fri May 08, 2009 8:03 pm

Re: Animation

Post by Falken »

hallsofvallhalla wrote:
darspire wrote: also my computer will no let me use firefox.
um why not? No web developer uses IE. IE is the biggest piece of garbage. Its like Nascar racing with a Kia or something.
IE8 & FF3 = Same Shit different names. I run them side by side, a 50/50 chance which one I choose when I am using a browser. And honestly, I never notice any difference between those too, except that IE starts a bit faster, and FF is a few ms faster to open a new tab, evens out quite nicely :roll:
A good web developer uses all browsers out there to test the pages. Nobody cares if the webdeveloper thinks IE is garbage, people will still use it and therefore your product needs to work with it ;)
--- Game Database ---
For all your game information needs!
Visit us at: http://www.gamedatabase.eu today!
Post Reply

Return to “Tutorials”