R
Rebel
When attempting to create a hover button in FP2000 linking
to an mp3 file located on a Windows Media Services server,
nothing happens. When using an http link, it works.
Examples: mms://site.com/demo/file.mp3 as a hyperlink in
an htm file works
http://site.com:8080/demo/file.mp3 - in either
a hover button or htm file works
mms://site.com/demo/file.mp3 - in a hover
button does not work.
I suspect that the compiled code in the hover button
doesn't know how to handle "mms://"
to an mp3 file located on a Windows Media Services server,
nothing happens. When using an http link, it works.
Examples: mms://site.com/demo/file.mp3 as a hyperlink in
an htm file works
http://site.com:8080/demo/file.mp3 - in either
a hover button or htm file works
mms://site.com/demo/file.mp3 - in a hover
button does not work.
I suspect that the compiled code in the hover button
doesn't know how to handle "mms://"