PDA

View Full Version : Flash .mp4 video won't play on local dev link, just through file:///


madcat
09-17-2009, 02:58 PM
file:///C:/Path/To/Video/File/video.html ... plays the video.

http://dev.mydev.com/Path/To/Video/File/video.html ... does not play the video. The player shows up but no video/audio.

Now, I thought originally it might be the security settings for the browser (Right Click + Advanced + Settings ... etc), but adding "dev.mydev.com" to allowed sites doesn't work.

So what am I missing here?

Any help is appreciated as usual.