Macromedia Flash Server - FLVPlayback component and FCS

This is Interesting: Free IT Magazines  
Home > Archive > Macromedia Flash Server > January 2006 > FLVPlayback component and FCS





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author FLVPlayback component and FCS
Michael D. Randolph

2006-01-27, 8:50 pm

I'm trying to play a video thru the FLVPlayback component like this:

=20

vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname.flv";

vidPlayer.play();

=20

but it never starts playing. I know everything works with the server,
and things work the "old" way (using netconnection, netstream, and a
video object). Any idea why it won't work w/ the new component? BTW,
this is FCS 1.5, but the videos are the new ON2 codec.

=20

Michael Randolph

IMAGE PLANT

(973) 244-9220

mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org <mailto:mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org>=20

=20


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Stefan Richter

2006-01-27, 8:50 pm

Have you tried

vidPlayer.contentPath = "rtmp://1.1.1.1/myapp/instance/vidname";
vidPlayer.play();

Any joy?

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Michael D. Randolph
> Sent: 25 January 2006 16:26
> To: FlashComm Mailing List
> Subject: [FlashComm] FLVPlayback component and FCS
>
> I'm trying to play a video thru the FLVPlayback component like this:
>
>
>
> vidPlayer.contentPath = "rtmp://1.1.1.1/myapp/instance/vidname.flv";
>
> vidPlayer.play();
>
>
>
> but it never starts playing. I know everything works with
> the server, and things work the "old" way (using
> netconnection, netstream, and a video object). Any idea why
> it won't work w/ the new component? BTW, this is FCS 1.5,
> but the videos are the new ON2 codec.
>
>
>
> Michael Randolph
>
> IMAGE PLANT
>
> (973) 244-9220
>
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org <mailto:mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org>
>
>
>
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Michael D. Randolph

2006-01-27, 8:50 pm

Yeah I tried that too...funny thing is, you see the app connecting in
the communication app inspector, just the video never plays. Kinda
odd...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
Richter
Sent: Wednesday, January 25, 2006 11:30 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

Have you tried

vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname";
vidPlayer.play();

Any joy?

Stefan



> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org=20
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of=20
> Michael D. Randolph
> Sent: 25 January 2006 16:26
> To: FlashComm Mailing List
> Subject: [FlashComm] FLVPlayback component and FCS
>=20
> I'm trying to play a video thru the FLVPlayback component like this:
>=20
> =20
>=20
> vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname.flv";
>=20
> vidPlayer.play();
>=20
> =20
>=20
> but it never starts playing. I know everything works with=20
> the server, and things work the "old" way (using=20
> netconnection, netstream, and a video object). Any idea why=20
> it won't work w/ the new component? BTW, this is FCS 1.5,=20
> but the videos are the new ON2 codec.
>=20
> =20
>=20
> Michael Randolph
>=20
> IMAGE PLANT
>=20
> (973) 244-9220
>=20
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org <mailto:mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org>=20
>=20
> =20
>=20
>=20
> =3D---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D---------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20



=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Stefan Richter

2006-01-27, 8:50 pm

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?

Stefan


> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Michael D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Yeah I tried that too...funny thing is, you see the app
> connecting in the communication app inspector, just the video
> never plays. Kinda odd...
>
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of
> Stefan Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Have you tried
>
> vidPlayer.contentPath = "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>
> Any joy?
>
> Stefan
>
>
>
> Of Michael
> the server,
> netstream, and a
> component? BTW,
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Michael D. Randolph

2006-01-27, 8:50 pm

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
Richter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?=20

Stefan
=20

> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org=20
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of=20
> Michael D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Yeah I tried that too...funny thing is, you see the app=20
> connecting in the communication app inspector, just the video=20
> never plays. Kinda odd...
>=20
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of=20
> Stefan Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Have you tried
>=20
> vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>=20
> Any joy?
>=20
> Stefan
>=20
>=20
>=20
> Of Michael=20
"rtmp://1.1.1.1/myapp/instance/vidname.flv";[vbcol=seagreen]
> the server,=20
> netstream, and a=20
> component? BTW,=20
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
>=20
>=20
> =3D---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D---------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20



=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Graeme Bull

2006-01-27, 8:50 pm

are you putting the main.asc file on the server side?

Graeme

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, January 26, 2006 1:57 AM
To: FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan Richter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?

Stefan


> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael
> D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Yeah I tried that too...funny thing is, you see the app connecting in
> the communication app inspector, just the video never plays. Kinda
> odd...
>
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
> Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Have you tried
>
> vidPlayer.contentPath = "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>
> Any joy?
>
> Stefan
>
>
>
> Of Michael
> the server,
> netstream, and a
> component? BTW,
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Michael D. Randolph

2006-01-27, 8:50 pm

yes

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Graeme
Bull
Sent: Wednesday, January 25, 2006 12:14 PM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

are you putting the main.asc file on the server side?

Graeme=20

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, January 26, 2006 1:57 AM
To: FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
Richter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?=20

Stefan
=20

> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael=20
> D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Yeah I tried that too...funny thing is, you see the app connecting in=20
> the communication app inspector, just the video never plays. Kinda=20
> odd...
>=20
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan=20
> Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Have you tried
>=20
> vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>=20
> Any joy?
>=20
> Stefan
>=20
>=20
>=20
> Of Michael
"rtmp://1.1.1.1/myapp/instance/vidname.flv";[vbcol=seagreen]
> the server,
> netstream, and a
> component? BTW,
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
>=20
>=20
> =3D---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D---------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20



=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=3D---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Naicu Octavian

2006-01-27, 8:50 pm

Yes, in order for the FLVPlayer component to work with FCS/FMS you need t=
o put a special main.asc in that application. It has about 100 lines of c=
ode and can be found on in your Flash installation.

Here is the note on the Macromedia website explaining this issue:
http://www.macromedia.com/cfusion/k...m?id=3Dd244749e



Graeme Bull <graeme.bull-lB/6vUJvybQOPmVbiNFCMNBPR1lH4CV8@public.gmane.org> wrote: are you putting the m=
ain.asc file on the server side?

Graeme=20

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, January 26, 2006 1:57 AM
To: FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan Rich=
ter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?=20

Stefan
=20

> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael=20
> D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Yeah I tried that too...funny thing is, you see the app connecting in=20
> the communication app inspector, just the video never plays. Kinda=20
> odd...
>=20
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan=20
> Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Have you tried
>=20
> vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>=20
> Any joy?
>=20
> Stefan
>=20
>=20
>=20
> Of Michael
;[vbcol=seagreen]
> the server,
> netstream, and a
> component? BTW,
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
>=20
>=20
> =3D---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D---------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20



=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=3D---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=09
---------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.

=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Michael D. Randolph

2006-01-27, 8:50 pm

I already did this...weird thing is, when I try to play a video, the
communication app inspector says the video started playing, I just don't
see or hear it on the client side.

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Naicu
Octavian
Sent: Wednesday, January 25, 2006 12:31 PM
To: graeme.bull-lB/6vUJvybQOPmVbiNFCMNBPR1lH4CV8@public.gmane.org; FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

Yes, in order for the FLVPlayer component to work with FCS/FMS you need
to put a special main.asc in that application. It has about 100 lines of
code and can be found on in your Flash installation.

Here is the note on the Macromedia website explaining this issue:
http://www.macromedia.com/cfusion/k...m?id=3Dd244749e



Graeme Bull <graeme.bull-lB/6vUJvybQOPmVbiNFCMNBPR1lH4CV8@public.gmane.org> wrote: are you putting the
main.asc file on the server side?

Graeme=20

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, January 26, 2006 1:57 AM
To: FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
Richter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?=20

Stefan
=20

> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael=20
> D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Yeah I tried that too...funny thing is, you see the app connecting in=20
> the communication app inspector, just the video never plays. Kinda=20
> odd...
>=20
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan=20
> Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>=20
> Have you tried
>=20
> vidPlayer.contentPath =3D "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>=20
> Any joy?
>=20
> Stefan
>=20
>=20
>=20
> Of Michael
"rtmp://1.1.1.1/myapp/instance/vidname.flv";[vbcol=seagreen]
> the server,
> netstream, and a
> component? BTW,
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20
>=20
>=20
> =3D---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D---------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>=20



=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=3D---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=09
---------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.

=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Jörgen Bilander

2006-01-27, 8:51 pm

And you are using flashplayer8 when playing back, right?

older flashplayers wont playback vp6 encoded flv:s....

/jb
----- Original Message -----
From: "Michael D. Randolph" <mrandolph-BLI8p3VsWNHtqXgxI/4nyg@public.gmane.org>
To: "FlashComm Mailing List" <flashcomm-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org>
Sent: Wednesday, January 25, 2006 6:39 PM
Subject: RE: [FlashComm] FLVPlayback component and FCS


I already did this...weird thing is, when I try to play a video, the
communication app inspector says the video started playing, I just don't
see or hear it on the client side.

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Naicu
Octavian
Sent: Wednesday, January 25, 2006 12:31 PM
To: graeme.bull-lB/6vUJvybQOPmVbiNFCMNBPR1lH4CV8@public.gmane.org; FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

Yes, in order for the FLVPlayer component to work with FCS/FMS you need
to put a special main.asc in that application. It has about 100 lines of
code and can be found on in your Flash installation.

Here is the note on the Macromedia website explaining this issue:
http://www.macromedia.com/cfusion/k...cfm?id=d244749e



Graeme Bull <graeme.bull-lB/6vUJvybQOPmVbiNFCMNBPR1lH4CV8@public.gmane.org> wrote: are you putting the
main.asc file on the server side?

Graeme

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael D.
Randolph
Sent: Thursday, January 26, 2006 1:57 AM
To: FlashComm Mailing List
Subject: RE: [FlashComm] FLVPlayback component and FCS

No, no trace messages at all...

Michael Randolph
IMAGE PLANT
(973) 244-9220
mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org

-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
Richter
Sent: Wednesday, January 25, 2006 11:44 AM
To: 'FlashComm Mailing List'
Subject: RE: [FlashComm] FLVPlayback component and FCS

I think the connection could be the bandwidth check (even if you don't
actually run it).
Do you get any trace messages at all, server or client?

Stefan


> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Michael
> D. Randolph
> Sent: 25 January 2006 16:39
> To: FlashComm Mailing List
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Yeah I tried that too...funny thing is, you see the app connecting in
> the communication app inspector, just the video never plays. Kinda
> odd...
>
> Michael Randolph
> IMAGE PLANT
> (973) 244-9220
> mrandolph-PMb9m0z8LQpWk0Htik3J/w@public.gmane.org
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
> [mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Stefan
> Richter
> Sent: Wednesday, January 25, 2006 11:30 AM
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] FLVPlayback component and FCS
>
> Have you tried
>
> vidPlayer.contentPath = "rtmp://1.1.1.1/myapp/instance/vidname";
> vidPlayer.play();
>
> Any joy?
>
> Stefan
>
>
>
> Of Michael
> the server,
> netstream, and a
> component? BTW,
>
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
>
>
> =---------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =---------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm


=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm




---------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.

=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=---------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm



=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------

To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com