Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Small Questions
Bridge Offline
Posting Freak

Posts: 1,971
Threads: 25
Joined: May 2012
Reputation: 128
#13
RE: Small Questions

(10-14-2012, 06:17 PM)DogFood Wrote: Alright, well theres a site where you can upload a picture but in order to do so you must copy&paste the XML code of the picture. Which i dont know how to do
That's pretty advanced stuff. What kind of site is this anyway? Are you sure it says XML code? In any case, you need to read the image data, convert it to Base64 (I've never heard of it myself but apparently it is used to store complex data in XML) and then store each and every pixel in its own XML tag. I have no idea how the site would be able to interpret your code as XML tags have no intrinsic function. They are just words that are meaningful to the person managing the data and the program they are using. Maybe email the owner or read an FAQ or something because this is really convoluted. Both HTML and Flash have bitmap support. In HTML you just use the src parameter and in Flash you just import it. Creating a program that reads the data and then stores it on the site is not that difficult.
10-14-2012, 06:29 PM
Find


Messages In This Thread
Small Questions - by Yuhaney - 10-14-2012, 01:19 PM
RE: Small Questions - by Bridge - 10-14-2012, 01:39 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 02:09 PM
RE: Small Questions - by Bridge - 10-14-2012, 02:45 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 02:56 PM
RE: Small Questions - by Bridge - 10-14-2012, 03:05 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 03:39 PM
RE: Small Questions - by Bridge - 10-14-2012, 03:46 PM
RE: Small Questions - by Yuhaney - 10-14-2012, 03:49 PM
RE: Small Questions - by Nice - 10-14-2012, 04:38 PM
RE: Small Questions - by Bridge - 10-14-2012, 04:47 PM
RE: Small Questions - by Nice - 10-14-2012, 06:17 PM
RE: Small Questions - by Bridge - 10-14-2012, 06:29 PM
RE: Small Questions - by Yuhaney - 10-20-2012, 02:20 AM
RE: Small Questions - by Ghieri - 10-20-2012, 06:19 AM
RE: Small Questions - by Yuhaney - 10-21-2012, 12:26 AM
RE: Small Questions - by darkely - 10-20-2012, 06:28 AM
RE: Small Questions - by Ghieri - 10-20-2012, 07:01 AM
RE: Small Questions - by failedALIAS - 10-20-2012, 07:30 AM
RE: Small Questions - by darkely - 10-20-2012, 07:38 AM
RE: Small Questions - by Kman - 10-20-2012, 07:54 AM
RE: Small Questions - by Yuhaney - 10-20-2012, 07:50 AM
RE: Small Questions - by Robby - 10-20-2012, 07:54 AM



Users browsing this thread: 1 Guest(s)