i am trying to read variables from my url and pass them into flowplayer. for example if my link is:
“http://someurl/flowplayer.html?video=mymovie.mp4&time=180”
i want to create the video src link using the video varaible and time variable. I tried using javascript, but i am getting error.
I use this function to read params from url in JavaScript:
how to use: