Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Tony Trapp
- From: "Ian Thomas" <[EMAIL PROTECTED]> To: "Flashcoders mailing list" Sent: Monday, October 30, 2006 8:28 AM Subject: Re: [Flashcoders] problem with flash 7 flv player > Alternatively, the server may not have the MIME-type set for .flv. > > On Apache etc

RE: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Toby
hcoders mailing list > Subject: Re: [Flashcoders] problem with flash 7 flv player > > Alternatively, the server may not have the MIME-type set for .flv. > > On Apache etc. you tend to be fine, but IIS is a pain - it just won't > serve things that you haven't set up a

Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Tony Trapp
t;Flashcoders mailing list" Sent: Monday, October 30, 2006 8:28 AM Subject: Re: [Flashcoders] problem with flash 7 flv player > Alternatively, the server may not have the MIME-type set for .flv. > > On Apache etc. you tend to be fine, but IIS is a pain - it just won't > serve

Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Ian Thomas
Sounds like the MIME-type is definitely the culprit - given that you're using ASP and getting a 404... This technote from Adobe will probably help you out: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19439 Ian On 10/30/06, John VanHorn <[EMAIL PROTECTED]> wrote: the request for

RE: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Merrill, Jason
>Sent: Monday, October 30, 2006 11:16 AM >>To: Flashcoders mailing list >>Subject: Re: [Flashcoders] problem with flash 7 flv player >> >>Hey guys need help with something. >> >>I am trying to play a .flv file with the built in component that comes with >>

Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Ian Thomas
Alternatively, the server may not have the MIME-type set for .flv. On Apache etc. you tend to be fine, but IIS is a pain - it just won't serve things that you haven't set up a MIME-type for. I had this issue last week; once set up, it's fine. One way to test that - if you try browsing, manually,

Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread John VanHorn
the request for the flv is 404 On 10/30/06, Tony Trapp <[EMAIL PROTECTED]> wrote: Hey guys need help with something. I am trying to play a .flv file with the built in component that comes with flash MX 2004 pro. When testing it works great. When I try to play it from my web site nothing happ

RE: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Karina Steffens
Remove any spaces and check your case - that's the culprit in most cases. Karina > -Original Message- > From: Tony Trapp [mailto:[EMAIL PROTECTED] > Sent: 30 October 2006 16:16 > To: Flashcoders mailing list > Subject: Re: [Flashcoders] problem with flash 7 flv

Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Tony Trapp
Hey guys need help with something. I am trying to play a .flv file with the built in component that comes with flash MX 2004 pro. When testing it works great. When I try to play it from my web site nothing happens. Here is the page: http://www.dbtweb.com/test_video2.asp The player is in a fold