Flash file playing FLV and relative paths

Posted by MartinHN on Stack Overflow See other posts from Stack Overflow or by MartinHN
Published on 2010-04-28T07:06:24Z Indexed on 2010/04/28 7:13 UTC
Read the original article Hit count: 239

Filed under:

Hi

Say you have a SWF file with an FLV player that you want to embed on any site. A scenario could look like this:

Url of the page embedding the SWF: www.example.com
Url to the SWF: www.swf-domain.com/player.swf
Url to the FLV: www.swf-domain.com/movie.flv

Is there any possible way, that you can refer to the FLV from within the SWF using a relative path?

© Stack Overflow or respective owner

Related posts about flash