(no subject)

Koos Vriezen koos.vriezen at xs4all.nl
Fri Jan 17 15:05:47 GMT 2003


Hi,

Wondering why the movies at http://www.apple.com/switch/ads/ doesn't play
with KMPlayer (well only a short time), It seems that the url of the movie
not is 'src' param but the 'href'.
Unfortunately the part's openURL is called with the 'src' param. Anyone
have an idea if that is correct or should href overrule src?

Code found at some of the apple ads movies:

 <object classid="clsi....>
	<param name="target" value="myself">
	<param name="href" value="http://a772.....>
	<param name="src" value="http://a768.g....>
        ......
</object>


Koos





More information about the kfm-devel mailing list