Hi guys,
Im displaying the names from my facebook friends. Everything works fine except when facebook names have special characters, as nothing gets displayed in those cases.
I’m using this line of code to display the names.
text = display.newRetinaText( data[event.index].name, 10, 0, "Helvetica-Bold", 18 )
I would appreciate some ideas on how to work this out.
thanks [import]uid: 74667 topic_id: 29682 reply_id: 329682[/import]