flash audio control in lectora
October 24, 2008 12:00 AM
Actually actions DON'T have to be repeated on each page IF you publish with the titlemanager frame.Since the titleMgr (frameset) is open for the entire browser session, you can STORE VARIABLES there and then check their value DYNAMICALLY.In other words, you can set titleMgr.myVariable = "joe Mama" on page one, then on page two check the value of titleMgr.myVariable and it will return "joe Mama". No limit like cookies - but remember the values disappear when the browser quits.
Discussions have been disabled for this post