Animation in PHP

Animation in PHP

am 10.10.2002 08:22:48 von arun kv

hai ,
I want to create an animated line in php from (x,y) to (x1,y1).will
php support animation.if so how do i go about in doing this.how do i
draw a char so that it keeps on changing colors till i close browser.
thanks for help
Arun


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Animation in PHP

am 10.10.2002 08:51:00 von arun kv

hai ,
I want to create an animated line in php from (x,y) to (x1,y1).will
php support animation.if so how do i go about in doing this.how do i
draw a char so that it keeps on changing colors till i close browser.
thanks for help
Arun




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Re: Animation in PHP

am 10.10.2002 11:49:39 von Justin Clift

Hi Arun,

arun kv wrote:
>
> hai ,
> I want to create an animated line in php from (x,y) to (x1,y1).will
> php support animation.if so how do i go about in doing this.how do i
> draw a char so that it keeps on changing colors till i close browser.

One direction is to investigate animated GIF's. PHP has GIF support
from the "gd" package, so that might be able to do it for you.

:-)

Regards and best wishes,

Justin Clift


> thanks for help
> Arun
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Re: Animation in PHP

am 10.10.2002 12:24:08 von Vince Vielhaber

On Thu, 10 Oct 2002, Justin Clift wrote:

> Hi Arun,
>
> arun kv wrote:
> >
> > hai ,
> > I want to create an animated line in php from (x,y) to (x1,y1).will
> > php support animation.if so how do i go about in doing this.how do i
> > draw a char so that it keeps on changing colors till i close browser.
>
> One direction is to investigate animated GIF's. PHP has GIF support
> from the "gd" package, so that might be able to do it for you.

Last I saw gif support was removed from gd. Has that changed?

Vince.
--
============================================================ ==============
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
http://www.camping-usa.com http://www.cloudninegifts.com
http://www.meanstreamradio.com http://www.unknown-artists.com
============================================================ ==============




---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Re: Animation in PHP

am 10.10.2002 12:24:08 von Vince Vielhaber

On Thu, 10 Oct 2002, Justin Clift wrote:

> Hi Arun,
>
> arun kv wrote:
> >
> > hai ,
> > I want to create an animated line in php from (x,y) to (x1,y1).will
> > php support animation.if so how do i go about in doing this.how do i
> > draw a char so that it keeps on changing colors till i close browser.
>
> One direction is to investigate animated GIF's. PHP has GIF support
> from the "gd" package, so that might be able to do it for you.

Last I saw gif support was removed from gd. Has that changed?

Vince.
--
============================================================ ==============
Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
56K Nationwide Dialup from $16.00/mo at Pop4 Networking
http://www.camping-usa.com http://www.cloudninegifts.com
http://www.meanstreamradio.com http://www.unknown-artists.com
============================================================ ==============




---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly

Re: Animation in PHP

am 10.10.2002 12:39:01 von arun kv

yes sir,
i am not able to open gif files using php.jpeg and png works but
not gif.
thanks
Arun

On Thu, 10 Oct 2002, Vince Vielhaber wrote:

> On Thu, 10 Oct 2002, Justin Clift wrote:
>
> > Hi Arun,
> >
> > arun kv wrote:
> > >
> > > hai ,
> > > I want to create an animated line in php from (x,y) to (x1,y1).will
> > > php support animation.if so how do i go about in doing this.how do i
> > > draw a char so that it keeps on changing colors till i close browser.
> >
> > One direction is to investigate animated GIF's. PHP has GIF support
> > from the "gd" package, so that might be able to do it for you.
>
> Last I saw gif support was removed from gd. Has that changed?
>
> Vince.
> --
> ============================================================ ==============
> Vince Vielhaber -- KA8CSH email: vev@michvhf.com http://www.pop4.net
> 56K Nationwide Dialup from $16.00/mo at Pop4 Networking
> http://www.camping-usa.com http://www.cloudninegifts.com
> http://www.meanstreamradio.com http://www.unknown-artists.com
> ============================================================ ==============
>
>
>
>


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

Re: Animation in PHP

am 10.10.2002 13:54:06 von Cornelia Boenigk

Hi

> Last I saw gif support was removed from gd. Has that changed?
There are some license-problems with GIF-Format. That's why GIF-support is
removed from newer GD-Libraries.

regards
Conni


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Re: Animation in PHP

am 12.10.2002 14:36:15 von rdisi

You can use a javascript code for generate an animation.

For dinamic information use PHP.

On Thu, 10 Oct 2002, arun kv wrote:

> hai ,
> I want to create an animated line in php from (x,y) to (x1,y1).will
> php support animation.if so how do i go about in doing this.how do i
> draw a char so that it keeps on changing colors till i close browser.
> thanks for help
> Arun
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html