| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Member
Join Date: Jan 2006
Posts: 48
|
I'm building a game for mobile platforms. I want to have an external file that can be loaded in a dynamic text field to show the current highscores. And also edited when a new highscore is set.
But frankly I don't know how to start. My personal knowledge doesn't go much further than how to load up a file with loadvars(). I'm getting the feeling I can't edit directly like you could with c++. Can someone point me in the right directory, or a tutorial perhaps? What I found online all speaks about using php on your server, but since my game is not meant for online purposes that seems unrelated. |
|
|
|
|
|
#3 |
|
Super Moderator
Join Date: Jan 2002
Location: Centreville, VA
Posts: 24,879
|
Flash has no capability to write the file into the drive... You might want to check on the Mobile Shared Object(MSO) for that... If you really have to write an actual file, you'd need to connect your SWF with the C++ program(or something along that line) that can write the file into the device...
__________________
CyanBlue / Jason Je / Macromedia Certified Flash Developer & Designer http://CyanBlue.FlashVacuum.com http://www.FlashVacuum.com http://tutorials.FlashVacuum.com Do NOT PM, Email or Call me... Your question belongs right in this forum...
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| High scores w/ MySQL - is this good/bad approach? | ironchefmoto | Server-Side Scripting | 4 | 07-30-2007 09:06 PM |
| Help make high scores on my game? | williamhemsworth | ActionScript 2.0 | 12 | 03-17-2007 12:45 PM |
| Recording high scores | Lashelle | ActionScript 2.0 | 5 | 09-13-2004 07:55 AM |
| How to save High Scores, Permenently | quisto | ActionScript 1.0 (and below) | 3 | 11-20-2003 04:47 AM |
| ASP high scores help... | zoomfreddy | Server-Side Scripting | 13 | 04-06-2002 04:39 PM |