Archive

Posts Tagged ‘images using’

Create Images Using Php

June 16th, 2009 Comments off

I want to create a dynamic banner.

The first layer will be the background that is a real, premade, static image that has our company’s name on it.

The second layer is an image that we will grab from our server. The image location/name will be determined by the query string. If the query string is ?image=imagenumber123, then the image that will be pulled and displayed is imagenumber123.png.

The the next layer is dynamic text that will be written on the background/first layer. This text will be determined by the query string. So, if the query string is ?text=some random text, then “some random text” has to be written on the background.

All of this has to be saved as an image. I have done most of it already. I learned how to do it within minutes, but since I’m new to it, cannot get all three layers merged. Hopefully, someone with more experience and who knows how easy it is, will do this and not charge too much. Thanks, and I will select someone in a few hours. If you have a demo, please provide one. I provide 100% escrow.

Drag-n-drop Images Using Flash

March 21st, 2009 No comments

Hello,

I have a site developed and need to add a new functionality to it. Here’s what needs to be done:

I need to drag small images and place them over a larger image such that they blend well and look like one image. This image then needs to be saved in the database (SQL Server) or as images on the server. Later this image needs to be fetched from the db/server and displayed in the format it was saved earlier.
As an example, take a look at :
http://www.donnasholidaysentiments.com/applets/tree/decorate.html.
I need the functionality like decorating the tree.

The site is developed in .net and the database used is SQL Server.
The above described functionality needs to be developed using Flash/Ajax/Javascript.

Drag Drop Images Using Flash

March 19th, 2009 No comments

Hello,

I have a site developed and need to add a new functionality to it. Here’s what needs to be done:

I need to drag small images and place them over a larger image such that they blend well and look like one image. This image then needs to be saved in the database (SQL Server) or as images on the server. Later this image needs to be fetched from the db/server and displayed in the format it was saved earlier.

The site is developed in .net and the database used is SQL Server.
The above described functionality needs to be developed using Flash/Ajax/Javascript.

Bear