Need a unity3d script using php/xml

CLOSED
Bids
2
Avg Bid (USD)
$48
Project Budget (USD)
$30 - $50

Project Description:
I want a very basic script to learn things.

What i need::

a plane is in the scene with www image script attached to it and i have instantiated the plane in the scene. Now what i want from you is - when i click on the plane or its instantiated clones, a gui open to add a url and save. Once i save, the url is stored in the xml, which is lying at abc.com/foldername/saveurl.xml


www image script

[CODE]#pragma strict

// Get the latest webcam shot from outside "Friday's" in Times Square

var url = "http://mikeely.files.wordpress.com/2011/01/stop_hand_1.jpg";
function Start () {
// Start a download of the given URL
var www : WWW = new WWW (url);

// Wait for download to complete
yield www;

// assign texture
renderer.material.mainTexture = www.texture;
}[/CODE]


Ofcourse all the instantiated planes will show the standard image, but with your script i will be able to show different images on the cloned planes.

I hope i made myself as clear as possible. Please do it in c#

Skills required:
C# Programming, C++ Programming, PHP, Unity 3D, XML
Hire taskatm14
Project posted by:
taskatm14 India
Verified
Public Clarification Board
Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids.
You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.