let me expand my point that im trying to make. the player can find the files ok, on local server, if the url is: http://vshare.com/1234/examplevideo.flv (this being located in /flvideo/4ca4238a0b/examplevideo.flv) but on remote server the if a 4ca4238a0b folder is made then the file cant be found, because vshare in only looking for the file in the flvideo folder only, not subfolders, so on the remote server if then move the video clip out of /flvideo/4ca4238a0b/ into /flvideo/ then its finds & plays the file. And my point is that on local vshare server it knows to look into the dynamic 4ca4238a0b folders, cos the path is set for it to do so, but the remote server dose not seem to update the path with info that it had made a 4ca4238a0b folder, so it only ever looking in flvideo.
this is why i am thankful that you gave me the code to stop it making folders in the flvideo on the remote server, i no it should not be this way as you stated, its purpose is to help file management by not overloading one folder, but is know good to be if the path info is not dynamically update each time a folder is made, so for now the code you showed me will solve my problem, until a fix is made.





Reply With Quote
Bookmarks