Reply To: FirePlay Flash client for FireFly

#13439
sonichouse
Participant

@fizze wrote:

[So any clues for hard-coding the server:port somewhere?

How about the url taking some optional parameters e.g. FlashDAAP.html?server=slug&port=3689

The code could then check to see if they were supplied, if not it would auto-detect using serverstring:String = “http://” + String(this._url).split(“/”)[2];