andrescasta 0 Report post Posted February 19, 2006 Hello, i have this problem: I maked a flash animation, that is bounded with a video file, so when an user press the button in the animation, a video starts, my problem is that when a user press the button the site request him my username and password, here is the url of my site : http://www.kservice.com.ar/, (when the animation stop press the orange ball), this is the link of the video file that i used to bound the flash: http://forums.xisto.com/no_longer_exists/ This problem is like making a hyperlink to a file that i upload in a folder, for example: kservice.com.ar/video <---I upload a file in this folder if i put in the hyperlink: to accces this files: [url="http://forums.xisto.com/no_longer_exists/ The site give me an error. So i put in the hyperlink http://forums.xisto.com/no_longer_exists/ This is the utl that i obtain in the file manager of the Hpshere, but with this one is requiered the user an password, so other users can't use it. Please Help Andrew Share this post Link to post Share on other sites
OpaQue 15 Report post Posted February 20, 2006 Hi,The site does not know the type of the file. You should explain the client browser what file type it is to work. For that, I guess, you are supposed to use appropriate mime type. Because I was in an impression that flash files have the extension swf :-) Share this post Link to post Share on other sites
andrescasta 0 Report post Posted February 20, 2006 Hi,The site does not know the type of the file. You should explain the client browser what file type it is to work. For that, I guess, you are supposed to use appropriate mime type. Because I was in an impression that flash files have the extension swf :-)Yes ,i solved the problem adding the mime type for the .flv videos.Thank's Share this post Link to post Share on other sites