Bookmark a flash page in flash

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • surenpl
    New Member
    • Jul 2007
    • 2

    Bookmark a flash page in flash

    Hi experts, i am new to this forum.
    I am a LMS Intigrator as well as flash programmer, i have a question for you, ofcourse its my requirement.


    I am developing a Elearning course according to SCORM 1.2, I have a main shell which will load child pages (.swfs) in its container through XML.
    Here i need a btn in main shell, which will bookmark the particular childpage. Once i close and comeback the course it needs to take me to that child page which i bookmarked in the prevoius login or attempt.

    Is there any way to do that, please let me know. Waiting for the positive reply.


    Thanx in Advance

    Suren.P
  • koolaid82
    New Member
    • Jul 2007
    • 12

    #2
    http://www.actionscrip t.org/resources/articles/142/1/Enabling-a-back-button-within-flash/Page1.html

    This link will shed some light on your issue. I don't know if it will fix it,(it may) but it will definately help.

    Comment

    • Motoma
      Recognized Expert Specialist
      • Jan 2007
      • 3236

      #3
      Being that you are going to support logins, I would hope that this is attached to the database. If so, add a new table called bookmarks, and pass that information to flash using the XML.

      Comment

      Working...