|
|
|
|
![]() ![]() |
Sep 22 2007, 03:38 AM
Post
#1
|
|
|
Premium Member Group: [HOSTED] Posts: 286 Joined: 17-June 07 From: Tasmania Member No.: 22,699 |
Is it possible to make animated images using PHP's GD library?
I've done searches, and I can't find anything that explains it fully, or doesn't need you to download a special program, which obviously, I couldn't use with Astahost. Can anyone help? I'm not aure how animated gifs work, I don't know if all the frames are compressed within the .gif file as separate images, or whether it's structured another way. |
|
|
|
Sep 22 2007, 04:19 AM
Post
#2
|
|
|
Oh come on Mrs. B! Group: Members Posts: 648 Joined: 6-June 07 From: Tasmania, Australia Member No.: 22,422 |
i dont no about gifs but a flash animation is better than a gif animation and i no that php can generate flash animations.
if you download and install xampp, once you go to localhost, theres a list on the side of examples. one of them is called flash art. it just lets you write something in the text field and it generates a little flash animation with the writing moving everywhere. im gathering this is for your status signature thing though, and flash ones wont be the people favourites, i dont no if you could or not. |
|
|
|
Feb 15 2008, 07:12 AM
Post
#3
|
|
|
Newbie [ Level 2 ] Group: Members Posts: 16 Joined: 23-January 08 Member No.: 27,832 |
do u mean like using php to make an animation with picture(frames)
i think it can be done |
|
|
|
Mar 4 2008, 11:29 AM
Post
#4
|
|
|
Newbie [ Level 1 ] Group: Members Posts: 3 Joined: 3-March 08 Member No.: 28,875 |
Is it possible to make animated images using PHP's GD library? I've done searches, and I can't find anything that explains it fully, or doesn't need you to download a special program, which obviously, I couldn't use with Astahost. Can anyone help? I'm not aure how animated gifs work, I don't know if all the frames are compressed within the .gif file as separate images, or whether it's structured another way. Habble, There's a class you can use. Here's the link. You'll need to register with the website to download it but totally worth the effort. |
|
|
|
Mar 4 2008, 06:05 PM
Post
#5
|
|
|
the Q Group: [HOSTED] Posts: 1,051 Joined: 13-July 05 From: Lithuania, Vilnius Member No.: 7,059 |
Using PHP you're able to create GIF files with imagegif(); and other functions using the GD library and that means that you can also create GIF as animations!
The link to php classes does what you want and you can even find more.. In addition, you could also create javascript animations |
|
|
|
Mar 5 2008, 02:20 AM
Post
#6
|
|
|
Member [ Level 2 ] Group: Members Posts: 70 Joined: 21-September 07 Member No.: 24,999 |
hey guys, it is really amusing to build or create animated GIF's using Photoshop CS3 Extended. The procedures are quite straightforward, you make a 'NEW' project (depends on your own preferences), then you prepare for the FRAMES (which you will fill with your preferred contents). To open 'Animation', point to the drop down menu ,'VIEW' then click 'Animation.' That will open a film like ribbon at the bottom of the photoshop environment which you will add frames on it and timings.
Now you are ready to add contents on your 'new' project, CREATE layers for different contents you'll add and at the same time ADD frames, each layer would correspond ANOTHER frame, in which you preferably make an animation (sequence, timings, the way it will appear/disappear, etc.). Then of course you save your project as 'gif' format. When saving, point to FILE, then '...save as Web & Devices.." It's quite easy, get used to it for awhile. |
|
|
|
![]() ![]() |
Similar Topics
|
Lo-Fi Version | Time is now: 10th October 2008 - 06:43 PM |