Hello everybody ,
I have this script http://www.tufat.com/script132.htm, i want to by pass this
{$flvdourl}/{$vinfo[0].flvdoname}
to swf
// flvdourl is the url / filename
// {$flvdourl}/{$vinfo[0].flvdoname} in a php template
// the template converts this
// {$flvdourl}/{$vinfo[0].flvdoname}
//to http://www.somewhere.com/video.flv
use flash_vars when displaying in html
Can any body help ?
thanks for your help!