How to find video url from embed code
hello everyone, plz help How can I find video url from embed code.
example:
<object id="AllMoviesGE" width="640" height="360" data="http://allmovies.ge/flowplayer/flowplayer.commercial-3.2.9.swf" type="application/x-shockwave-flash"><param name="flashvars" value="config=http://allmovies.ge/flowplayer/get_embed_config.php?movie_id=17042" /><param name="movie" value="http://allmovies.ge/flowplayer/flowplayer.commercial-3.2.9.swf" /><param name="allowFullScreen" value="true" /></object>
where is original video URL
|