A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Creating Interactive cds

  1. #1
    Is it possible to create interactive cds in flash?

    The projector file will be distributed on cd.
    Users need to log in so we can keep track of previous results.
    Users need to provide answers. At the end of the cd it needs to show all answers.If wrong they must have the ability to go back etc.

    Are there any tutorials on stuff like this?

    Guy

  2. #2
    Modding with Class JabezStone's Avatar
    Join Date
    Aug 2000
    Location
    Grand Rapids, MI
    Posts
    2,008
    Yes, this is possible. You will need to assure that the user is first of all ONLINE. Then, you can access a server using normal commands.

    Be advised that the Mac projector can not use GetURL while online.

  3. #3
    Can we do it without internet connectivity?

    Guy

  4. #4
    Modding with Class JabezStone's Avatar
    Join Date
    Aug 2000
    Location
    Grand Rapids, MI
    Posts
    2,008
    You can write variables directly to the user's hard disk by using the FSCommand 'save' function.

    here is a thread discussing it...
    http://board.flashkit.com/board/show...hreadid=148378

    You will have to find a way to collect your test results though, it sounds like.

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