Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Tony Trapp
Yep that was it, MIME type by the way Ian and everyone else the type  for
.flv is:

video/x-flv

and instructions on how to do it.

http://blogs.ittoolbox.com/c/engineering/archives/adding-flv-mime-type-in-iis-4198

If anyone else needs to set it up.

Thanks Ian.

Tony...

- Original Message - 
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. 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, to the .flv file
> using your browser and get a 404 error (but you are certain that the
> file is there) you may be looking at a MIME-type error.
>
> You'll need to Google how to set up that MIME-type in IIS - I'm afraid
> I don't know off the top of my head (I avoid IIS as a general rule).
>
> HTH,
>   Ian
>
> On 10/30/06, Karina Steffens <[EMAIL PROTECTED]> wrote:
> > Remove any spaces and check your case - that's the culprit in most
cases.
> >
> > Karina
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Toby
Yes this will most likely be the case, 

Gotta love M$ windo

Put the request below through to your host :¬)

T

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:flashcoders-
> [EMAIL PROTECTED] On Behalf Of Ian Thomas
> Sent: 30 October 2006 16:28
> To: Flashcoders 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 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, to the .flv file
> using your browser and get a 404 error (but you are certain that the
> file is there) you may be looking at a MIME-type error.
> 
> You'll need to Google how to set up that MIME-type in IIS - I'm afraid
> I don't know off the top of my head (I avoid IIS as a general rule).
> 
> HTH,
>   Ian
> 
> On 10/30/06, Karina Steffens <[EMAIL PROTECTED]> wrote:
> > Remove any spaces and check your case - that's the culprit in most
> cases.
> >
> > Karina
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Tony Trapp
Ian I think your right.

MIME types setting up is easy I can do that in two shakes.

I tried going to it and said 404 error IIS will do that because of MIME
type.

Thanks or pointing that out.

Tony...

- Original Message - 
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. 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, to the .flv file
> using your browser and get a 404 error (but you are certain that the
> file is there) you may be looking at a MIME-type error.
>
> You'll need to Google how to set up that MIME-type in IIS - I'm afraid
> I don't know off the top of my head (I avoid IIS as a general rule).
>
> HTH,
>   Ian
>
> On 10/30/06, Karina Steffens <[EMAIL PROTECTED]> wrote:
> > Remove any spaces and check your case - that's the culprit in most
cases.
> >
> > Karina
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 the flv is 404


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] problem with flash 7 flv player

2006-10-30 Thread Merrill, Jason
Also if you are running a newer version of Windows Server (like Windows
Server 2003), you'll need to add .flv as a mime type.  There's an Adobe
technote about it. Some other servers may require it as well.  If it's
UNIX, then case-sensitivity should be checked as well.

http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_19439


Jason Merrill
Bank of America 
Learning & Organization Effectiveness - Technology Solutions 
 
 

>>-Original Message-
>>From: [EMAIL PROTECTED] [mailto:flashcoders-
>>[EMAIL PROTECTED] On Behalf Of Tony Trapp
>>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
>>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 folder called flash and so is the .flv
>>
>>I tried for 6 hours to get it to work and nothing.
>>
>>Any suggestions?
>>
>>Tony...
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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, to the .flv file
using your browser and get a 404 error (but you are certain that the
file is there) you may be looking at a MIME-type error.

You'll need to Google how to set up that MIME-type in IIS - I'm afraid
I don't know off the top of my head (I avoid IIS as a general rule).

HTH,
 Ian

On 10/30/06, Karina Steffens <[EMAIL PROTECTED]> wrote:

Remove any spaces and check your case - that's the culprit in most cases.

Karina

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 happens.

Here is the page: http://www.dbtweb.com/test_video2.asp

The player is in a folder called flash and so is the .flv

I tried for 6 hours to get it to work and nothing.

Any suggestions?

Tony...

- Original Message -
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" 
Sent: Monday, October 30, 2006 6:00 AM
Subject: Re: [Flashcoders] (no subject)


> try :
>
> Control>Delete ASO Files
>
> then publish and test.  It's a shot in the dark, but might be the
problem
> you're seeing if you've compiled with the version of files on the server
> with that PC.
>
> On 10/30/06, Adam Raft <[EMAIL PROTECTED]> wrote:
> >
> > I have been watching this list for a while before this my first post.
> >
> > I have taken a copy of a project to my computer from the server to
allow
> > me to developer further and to let others continue build the project.
So
> > all classes has the same relative path to each other. The strange
thing
> > is that when I run the project it is the classes from the project on
the
> > server that's load not the local ones. And both the class paths for
the
> > project and the general class path do not point to the classes on the
> > server. Does any one have an explanation / a cure for the problem.
> >
> >
> > regards,
> >
> > Adam
> > ___
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
>
>
>
> --
> [  JPG  ]
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
John Van Horn
[EMAIL PROTECTED]
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 player
> 
> 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 folder called flash and so is the .flv
> 
> I tried for 6 hours to get it to work and nothing.
> 
> Any suggestions?
> 
> Tony...
> 
> - Original Message -
> From: "John Grden" <[EMAIL PROTECTED]>
> To: "Flashcoders mailing list" 
> Sent: Monday, October 30, 2006 6:00 AM
> Subject: Re: [Flashcoders] (no subject)
> 
> 
> > try :
> >
> > Control>Delete ASO Files
> >
> > then publish and test.  It's a shot in the dark, but might 
> be the problem
> > you're seeing if you've compiled with the version of files 
> on the server
> > with that PC.
> >
> > On 10/30/06, Adam Raft <[EMAIL PROTECTED]> wrote:
> > >
> > > I have been watching this list for a while before this my 
> first post.
> > >
> > > I have taken a copy of a project to my computer from the 
> server to allow
> > > me to developer further and to let others continue build 
> the project. So
> > > all classes has the same relative path to each other. The 
> strange thing
> > > is that when I run the project it is the classes from the 
> project on the
> > > server that's load not the local ones. And both the class 
> paths for the
> > > project and the general class path do not point to the 
> classes on the
> > > server. Does any one have an explanation / a cure for the problem.
> > >
> > >
> > > regards,
> > >
> > > Adam
> > > ___
> > > Flashcoders@chattyfig.figleaf.com
> > > To change your subscription options or search the archive:
> > > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> > >
> > > Brought to you by Fig Leaf Software
> > > Premier Authorized Adobe Consulting and Training
> > > http://www.figleaf.com
> > > http://training.figleaf.com
> > >
> >
> >
> >
> > -- 
> > [  JPG  ]
> > ___
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
> >
> 
> 
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> 
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
> 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


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 folder called flash and so is the .flv

I tried for 6 hours to get it to work and nothing.

Any suggestions?

Tony...

- Original Message - 
From: "John Grden" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" 
Sent: Monday, October 30, 2006 6:00 AM
Subject: Re: [Flashcoders] (no subject)


> try :
>
> Control>Delete ASO Files
>
> then publish and test.  It's a shot in the dark, but might be the problem
> you're seeing if you've compiled with the version of files on the server
> with that PC.
>
> On 10/30/06, Adam Raft <[EMAIL PROTECTED]> wrote:
> >
> > I have been watching this list for a while before this my first post.
> >
> > I have taken a copy of a project to my computer from the server to allow
> > me to developer further and to let others continue build the project. So
> > all classes has the same relative path to each other. The strange thing
> > is that when I run the project it is the classes from the project on the
> > server that's load not the local ones. And both the class paths for the
> > project and the general class path do not point to the classes on the
> > server. Does any one have an explanation / a cure for the problem.
> >
> >
> > regards,
> >
> > Adam
> > ___
> > Flashcoders@chattyfig.figleaf.com
> > To change your subscription options or search the archive:
> > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
> >
> > Brought to you by Fig Leaf Software
> > Premier Authorized Adobe Consulting and Training
> > http://www.figleaf.com
> > http://training.figleaf.com
> >
>
>
>
> -- 
> [  JPG  ]
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>
>


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com