So I'm trying to set up a movieClip which has two text fields in it, one is a number and one is a location. The two values are to be pulled from a JSON file so they can be dynamic.
I am totally new to this sort of thing, previously I've only used ActionScript for coding basic interaction and animation and would really appreciate any help anyone can give me with this. Thanks.