Jump to content
MakeWebGames

Recommended Posts

Posted

Hey all,

 

I've very little knowledge about flash and have bought an avatar creator for a website I am devoloping, however, I need it to automatically save the image the user creates into a local folder and update a mySQL field with the path of the image.

 

If there any way of doing this? If anybody could point me in the direction of a helpful thread it would be very appreciated, also if somebody is confident they could do this I would be willing to pay around $150.00 for the script so long as the person explains how they have done it.

Posted

Flash or Java?

Anyhow with Java you can't really use the local hard drive without requiring special privilege for the applet and in this case it must be a signed apple.

For flash, you have some space allowed as local storage... which is not big by default, but I doubt you can save there an image and in case you cannot get the path and transmit it to the server as it would be a security breach.

So no I think you are willing to do something which is not possible with the 2 tech you choose.

Silverlight would not do it either BTW...

Posted

Sorry was java!

 

Hmm damn! Is there any other possible way of doing it?

 

I know many other sites have avatars that automatically save to the users profile, could you recommend a lnaguage or way of doing this and i'll start reading up/looking for a programmer?

 

Thankyou for the reply!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...