Hyperlink to Folder Contents
I am trying to set up a hyperlink that willl open a new window and display the contents of a folder on the local network.I am using the following syntax in my "Link to:" field:
//srv-files/info/newfiles/
It seems to work when I view the hyperlink in Preview mode, but it doesn't work when I compile the AIR output. Is this a bug or am I doing something wrong?
I've tried both of these formats: file://srv-files/info/newfiles/ and http://srv--files/info/newfiles
