We are using a flash video player. In that we are passing an xml URL as Flashvars which contains the path of the flv video to be played in that player. This works fine when we are uploading to the test server. But we have a development sever which is accessed by an ip address. Whenever any ip address xml URL is sent to the flash, it is not playing the video.
Any thoughts on this?
Seems to be very strange issue
When we use domain_name/video_player it is working fine and xml file is loading
But when we use ip_address_of_domain/video_player, XML is not loading Seems to be really strange