c# - Unable to load level data in WP7 -



c# - Unable to load level data in WP7 -

i discovered problem getting levels load in wp7. issue has isolated storage , how wrote data.

i have level editor wrote windows pc game. levels saved directory specify. read on how wp7 deals reading/writing files, , it's turning out big issue, because there's no way wp7 can search directory containing levels. basically, hoping create levels using 1 program, , utilize separate programme (the actual game) load these files. these questions:

-how can go getting wp7 game locate levels? seek isolated storage path name, it's not guaranteed same every time, it?

-do have re-write editor windows phone game create work properly?

if issue transfering files desktop level editor phone, can add together files straight visual studio solution, , set compile type embedded resource. can list them , load them dynamically code.

how can list of embedded resources defined in application?

c# windows-phone-7 xna

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -