Question
security error in flex,sockets
Hi,
I have a chat application in flex using sockets.
It works fine on Flash player 9, but while uisng flash player 10 , prompts the following error
Error: [SecurityErrorEvent type="securityError" bubbles=false cancelable=false eventPhase=2 text="Error #2048"]
whats wrong?? iam keep searching througth the web for a solution… …Im using .Net framework 2.0 for socket server
and flex 2
