Reply To: FirePlay Flash client for FireFly

#14016
RigasW
Participant

Hi Bo,

thanks for our help ….

Not quite right, it should look like this:
Code:
FirePlay.swf?host=hostname.homelinux.org&port=3689&preventdownload=0

You seem to have lost the ampersand (&) and the “.swf”

So a last try … may be I understand something wrong:

firefly can be reached via

mydomain.homelinux.org:3689
(this addresses my admin-root)

I created a second website (with thttpd) on the same slug with the address

fireplay.mydomain.homelinux.org
(uses standard port 80)
This is the website with fireplay.

crossdomain.xml is in admin-root.

In FirePlay.html I give the following:

‘FirePlay?host=mydomain.homelinux.org&port=3689&preventdownload=0’,

Leads to an authentication prompt …

If I give

‘FirePlay?host=fireplay.rwmunich.homelinux.org&port=3689&preventdownload=0’,

it as well leads to an authentication prompt.

Any ideas?

Can crossdomain.xml be read without authentication? (it is in admin root, after all?)

Rigas