xml中能不能调用动态函数的地址?
比如下面这个:<?
<playlist version="1" xmlns="http://xspf.org/ns/0/">
<title>Sample Overlay + Postroll Ad</title>
<info>http://www.jeroenwijering.com/</info>
<trackList>
<track>
<title>Afraid of the dark?</title>
<creator>Jeroen Wijering</creator>
<location>http://www.baidu.com/100.flv</location>
</track>
</trackList>
</playlist>
这个代码不完整,我的意思就是这个代码中的:[url]http://www.baidu.com/100.flv[/url]这个地址中的"100" 能不能用其他的动态函数调用,
这个代码是一个FLV播放器的list.xml文件. 请问这个问题怎么解决? :cool:
技术
页:
[1]
