i created an actionscript that maps the location of an object. i have to use the data from the database. all that has been done and it works. but now, after using LoadVars, and all the data have been retrieved from the database-jsp-actionscript, the object won’t move. when i click the button to make it move, the value for x, y coordinates are stated as undefined and the targetIndex is stated as NaN
can someone please take a look at the file below and help me out…
- conversion.txt is how i convert the document so that is will follow the map on the .fla file
-mine.txt is actually the jsp file where i retrieve the data from database
-terrain.txt is the actionscript file
i really need help with this… thank you…