A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: best way to store 'ghost racer' data

Threaded View

  1. #1
    FK founder & general loiterer Flashkit's Avatar
    Join Date
    Feb 2000
    Location
    Sydney
    Posts
    1,149

    best way to store 'ghost racer' data

    Has anyone had to come up against the need to store in a database a large array of data. Im recording lap data for ghost riders, and the resulting textfiles as pure array data are 60-100k (thats a sample every 100 - 200 ms)

    I am thinking that Ill take this data array and maybe use a byteArray compression on it and then whack it into my mysql database as binary data.
    But I havent the foggiest as to how to go about it.....

    Any suggestions on a best practice for this most gratefully accepted
    Last edited by Flashkit; 08-15-2008 at 02:40 AM.
    Regards Mark Fennell - Flash Kit Founder, general loiterer
    -------------------------------
    I Hate Zombies - iPhone Game | markfennell.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center