birgunj birgunj wrote: > Dear All, > > i want to make slide show and glitter text/picture using php/flash or > php/photoshop so that user can add animation or text to their slide show > images or make funs on that picture. > > i have no idea about this.if any body has any idea or book or material or > reference ,please share with us. > > thanks to all in advance. > > humayoo
20080723 0911 GMT-6 Please do not post to multiple groups at once. Since many of us are on many of these groups - we get all these messages several times. Second, you seem to be confused about several terms. PHP is used to process logic - though it can create pictures given certain information. It is used in the backend of Flash for processing. Photoshop is a application used with graphics. You dont use them (php and photoshop) together. As for adding text to images, check out this article: http://devzone.zend.com/node/view/id/1269 Wade