Posted 6 years ago
·
Author
Title says it all, I have found some useful API's for IMVU and would like to make something simple out of it. I have the UI im going for, just need some pointers.
i have a text box where it will take input form the user such as the "cid" and im tying to make it where it will show back info off a json. such as
I have a picture box for the avpic
and some labels saying
cid:
avatar name:
home page:
etc...
i have a text box where it will take input form the user such as the "cid" and im tying to make it where it will show back info off a json. such as
{"viewer_cid":158133926,"cid":2897078,"is_buddy":false,"is_friend":true,"is_qa":false,"avname":"gaf210","url":"https:\/\/avatars.imvu.com\/gaf210","avpic_url":"https:\/\/userimages-akm.imvu.com\/catalog\/includes\/modules\/phpbb2\/images\/avatars\/2897078_7431646155b3d6da9015d0.png","registered":"2006-08-05","last_login":"10\/30\/18","interests":
I have a picture box for the avpic
and some labels saying
cid:
avatar name:
home page:
etc...