Page 1 of 2

Animation

Posted: Sun Oct 11, 2009 1:36 am
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

Re: Animation

Posted: Sun Oct 11, 2009 1:51 am
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.

Re: Animation

Posted: Sun Oct 11, 2009 2:08 am
by darspire
do you know a website i can go to to learn it though?

Re: Animation

Posted: Sun Oct 11, 2009 5:50 pm
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.

Re: Animation

Posted: Sun Oct 11, 2009 8:16 pm
by darspire
ok is there a site i can use to learn javascript?

also my computer will no let me use firefox.

Re: Animation

Posted: Sun Oct 11, 2009 8:26 pm
by darspire
w3schools.com ...... nvm

Re: Animation

Posted: Sun Oct 11, 2009 11:58 pm
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?

Re: Animation

Posted: Mon Oct 12, 2009 2:11 am
by darspire
uhh idk never heard of it i will try it though

Re: Animation

Posted: Mon Oct 12, 2009 12:40 pm
by hallsofvallhalla

Re: Animation

Posted: Mon Oct 12, 2009 6:39 pm
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 ;)