# LoadVar == string only?

**URL:** https://forum.kirupa.com/t/loadvar-string-only/199550
**Category:** flash
**Created:** [September 3, 2006, 10:57pm UTC](https://forum.kirupa.com/t/loadvar-string-only/199550 "2006-09-03T22:57:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![JUMBOshrimp](https://avatars.discourse-cdn.com/v4/letter/j/8baadc/32.png) [@JUMBOshrimp](https://forum.kirupa.com/u/JUMBOshrimp)
#### Post date: [September 3, 2006, 10:57pm UTC](https://forum.kirupa.com/t/loadvar-string-only/199550/1 "2006-09-03T22:57:31Z")

</div>

Ive been looking all arround and I cant find the answer to my question …

First off is the LoadVar for Strings/Numbers only? (I’m using PHP to feed flash)  
if so is there a way arround it?  
Could I use XML

I have a combo box and right now I’m just trying to populate it via PHP

How can i get an object like {data:5, label:‘click happy’}; to stay an object?

thus far Ive only seen it as a number or a string so when it outputs into the comboBox it shows exactly what you see.
