rafaelsm what is error 2060? and my app work in c:\xampp\htdoc\... but dont work if i use http://localhost/... why? thank you
Mone Hi, I think that's a flex runtime error: http://livedocs.adobe.com/flex/3/langref/runtimeErrors.html
Mone hi, the flex library does not make use of the ExternalInterface class. Can you post here the complete error message that you get? Are you trying to run our demo or your own application?
rafaelsm don't have error menssage. only i put this in web but don't work. if open c:\xampp\htdoc\... this work, ok i see datas.
Mone Where did you see the 2060 error code? To which Lightstreamer server is your application connecting to? What happens if you open the page with a host name different from localhost? (you can configure a fake host name in your system's hosts file) Is the crossdomain.xml file configured on your server? (check out the <flex_crossdomain_enabled> element in your server configuration file for details on such file)
rafaelsm Where did you see the 2060 error code? when put the project flex another pc and try open by c:\xampp\htdoc\... What happens if you open the page with a host name different from localhost? (you can configure a fake host name in your system's hosts file) nothing Is the crossdomain.xml file configured on your server? (check out the <flex_crossdomain_enabled> element in your server configuration file for details on such file) i don't use crossdomain.xml. i need?
Dario Crivelli Note: After private communication, it turned out that proper configuration of crossdomain.xml was needed. However, when removing the crossdomain.xml configuration, we couldn't replicate the behavior as it was reported.
vastonsmith what is error 2060? and my app work in c:\xampp\htdoc\... but dont work if i use http://localhost/... why?
Giuseppe Corti Hi vastonsmith, Please could you confirm that you want to follow up to this thread? Regards, Giuseppe