Question
Set Variables from HTML
Here is the set up, I have a video player embedded in an html
file. The player will play a lead in video for branding purposes IF
the user has not viewed this lead in video yet. ELSE it wil play
the video they specified and then continue to play the rest of the
videos in a que.
Everything is fine except, the current video is dependant on the HTML page the view is at and I would rather just have 1 swf file rather than 1 swf file for every video.
So my question is, how can i get the HTML page to tell the swf file which file to load after the lead in file. I essentially need to send this parameter from the HTML file to the swf file - How do I do that??
Thanks!
Everything is fine except, the current video is dependant on the HTML page the view is at and I would rather just have 1 swf file rather than 1 swf file for every video.
So my question is, how can i get the HTML page to tell the swf file which file to load after the lead in file. I essentially need to send this parameter from the HTML file to the swf file - How do I do that??
Thanks!