flashvars
January 19, 2007 12:00 AM
I'll post something for you later today. Just as a note though, the lectora variable you are trying to pass needs to be referenced on the page. So, I will usually put a page level action that "On Show" "Modify Variable" "Set Variable Contents" then I set the variable to itself so it's included in the page. If you are trying to access one of the set lectora variables (like currDate) I'll make a variable called date and set it to the currDate and then use that in my javascript. If you do that, (lets say you made a new variable called "date") to reference it via javascript you will need to put "var" in front of it so it would be "vardate" in your javascript. Anyway, I'll get an example together for you.
Discussions have been disabled for this post