Hello, I know this is going to sound bad, like I’m trying to phish. But I’m not, so please don’t tell me I am. Just help me out or don’t.
I’m trying to run a simple javascript on a youtube page, off of my webpage. Much like http://javimoya.com/blog/youtube_en.php, except instead of a graphical interface, I would combine php GET variables to retrieve the location of the .flv and output it so that Flash could read it with LoadVars.
It would output it like “link=http://…”
So, the thing I need to overcome is this, how in the world do I run this script on my webpage, but on their webpage at the same time?
I can do the rest of the javascript’ing but I don’t know how to do this part.
Thanks in advance if you can help me.