View Full Version : Getting PingUndefined in Flash Comm Server chat session(Screenshot)
ohman
04-05-2009, 05:51 AM
Hi guys,
I have spent a good few days on this flash comm server that I'm trying to help a friend with. I got it 90% working but when 2 people connect to chat, the text box keeps saying 'pingundefined'. In the Flash Comm Server activity monitor it registers that a message is going through each time this comes up. I don't think they had a cross domain policy file in effect either, will that cause it?
Any suggestions are appreciated!
Screenshot:
http://img18.imageshack.us/img18/299/screenshotlsp.jpg
ohman
04-05-2009, 05:52 AM
Also,
Do you guys think the cross domain policy file I had to makeshift is right? I got it online:
<cross-domain-policy>
<allow-access-from domain="*" secure="false"/>
<allow-http-request-headers-from domain="*" headers="*" secure="false"/>
</cross-domain-policy>
ohman
04-05-2009, 06:11 AM
One more quick reply, they had this running on a diff server and it worked. They 'moved' it here and it didn't work. I know the move wasn't that great as I had to rename the program files folder to get hte FCM working. Thanks!
mr-webcam
04-05-2009, 06:11 PM
It looks as if your action script contains a ping function that isnt defined in your main.asc file
simply scroll through the fla actions script and comment out the ping reference see if that helps
ohman
04-06-2009, 01:47 AM
Hi Mr_Webcam! Thanks for the reply. If I understand it right, main.asc calls out components.asc which loads up a bunch of different ASC files for use in the chat application. I should do a search for 'ping' everywhere in there and see which ones reference it, correct?
Here is my main.asc:
If you can see the problem and resolve it for me, I'll be HAPPY to paypal you $20 USD right now LOL. Here's the link to the files:
http://www.yousendit.com/download/UmNJbGtPcTI1bmpIRGc9PQ
You are also able to RDP into the server and see it live. Let me know, thanks!
ohman
04-06-2009, 03:00 AM
Ok sorry, quick thing. I'm confused as to what directory is the right one! he has a 'copy of flash media server' directory, and a program files(x86) director with the flash media server! I right clicked-properties the shortcut i use to run the FCM admin console and follow it to \prog files\flash media server\
there are a few places the ASC files are located. I change the names to something like im2.acr instead of IM.ASC. It makes no difference. I was trying to find which batch are the right ones to start commenting stuff out of.
Do I need to reload anything after I rename a file or change it? So far renaming files has had 0 effect on the chat program, for better or worse. Thanks again.
mr-webcam
04-06-2009, 10:20 PM
your problem is either in the fla file or in the file called main.asc
this main,asc should be located in \prog files\flash media server\applications\"your application"
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.