xml -> flash problem?
xml -> flash problem?
Out of context: Reply #7
- Started
- Last post
- 17 Responses
- murmur0
Have you tried using the literal unicode values for the characters? When i use LoadVars or XML sometimes this helps. Go to this link: http://www.loc.gov/marc/marbi/19… there is the entire list.. Just put a % sign in front of the value and it should work. Example : & would be %26. Hope that helps.