A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Saving a dynamic .swf in current state

  1. #1
    I'm not afraid Fearless's Avatar
    Join Date
    Jun 2000
    Posts
    351

    Saving a dynamic .swf in current state

    Is it possible to save a .swf (for say, a coloring book) in its current state to a database so you can call it up again with all of your previous work saved?

    Thanks,
    Fearless

  2. #2
    Wizard of OZ
    Join Date
    Dec 2002
    Posts
    171
    yes you just have to make the variables in the swf and export them to a database.
    and then when swf runs it loads it up from database.
    the thing is that every function should be described in a way that u can convert it into data... so you can insert in database.

    Site | Hosting | Forum<< Ultimate resource center for webdesigners.

  3. #3
    Wizard of OZ
    Join Date
    Dec 2002
    Posts
    171
    u want an example of this?
    well... i havent seen any lieing arround... but tell me i could make one perhaps?
    how are the data being presented, is there drawing involved? how does it draw by cordinates?
    explain what the swf is about?

    Site | Hosting | Forum<< Ultimate resource center for webdesigners.

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