Re: [Flashcoders] SWF player...

2006-07-25 Thread Charles Parcell

Wow  wow!

What are you asking for?  A SWF player is the Flash Player. I think there is
terminology issue here.

Perhaps you are looking for a FLV Player? One that you can just point to a
FLV file and it will play, etc.  If this is the case then look in your
components. There is an FLV player there.

Charles P.


On 7/25/06, Steve Lloyd [EMAIL PROTECTED] wrote:


Hi List,

I am trying not to re-invent the wheel and am looking for what I call a
SWF
player like the one at Adobe:
http://www.adobe.com/products/flash/flashpro/

All it needs to do is load in one external .swf but if it loads in more
great!

Anybody know of an open-source .fla file(s) that will get me close to
this?
Not having any luck with my Google searches yet.

Thanks,

-Steve

___
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] SWF player...

2006-07-25 Thread Jim Tann
I think he is looking for a movie that can load external swf files. 

You should look at the MovieClipLoader class
http://livedocs.macromedia.com/flash/8/main/2538.html#wp379952

Hth
Jim

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charles
Parcell
Sent: 25 July 2006 15:58
To: Flashcoders mailing list
Subject: Re: [Flashcoders] SWF player...

Wow  wow!

What are you asking for?  A SWF player is the Flash Player. I think
there is
terminology issue here.

Perhaps you are looking for a FLV Player? One that you can just point to
a
FLV file and it will play, etc.  If this is the case then look in your
components. There is an FLV player there.

Charles P.


On 7/25/06, Steve Lloyd [EMAIL PROTECTED] wrote:

 Hi List,

 I am trying not to re-invent the wheel and am looking for what I call
a
 SWF
 player like the one at Adobe:
 http://www.adobe.com/products/flash/flashpro/

 All it needs to do is load in one external .swf but if it loads in
more
 great!

 Anybody know of an open-source .fla file(s) that will get me close to
 this?
 Not having any luck with my Google searches yet.

 Thanks,

 -Steve

 ___
 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] SWF player...

2006-07-25 Thread Steve Lloyd
Charles,

Unfortunately the client has provided me a locked .swf which contains their
movie instead of a .flv.  The default components appear to only handle .flv
and .mp3 files so that ruled that out.

I was able to find something workable on Flashkit.com and have it fairly
tweaked to what I want now but I thank you for the response.

Regards,

-Steve

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charles
Parcell
Sent: Tuesday, 25 July 2006 10:58 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] SWF player...

Wow  wow!

What are you asking for?  A SWF player is the Flash Player. I think there is
terminology issue here.

Perhaps you are looking for a FLV Player? One that you can just point to a
FLV file and it will play, etc.  If this is the case then look in your
components. There is an FLV player there.

Charles P.

___
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] SWF player...

2006-07-25 Thread John Grden

if you're looking to extract those resources (FLV, mp3) from the compiled
SWF for your client, check out ASV:

http://buraks.com/asv/

Open your SWF with it and extract all of the resources/embedded assets

JG

On 7/25/06, Steve Lloyd [EMAIL PROTECTED] wrote:


Charles,

Unfortunately the client has provided me a locked .swf which contains
their
movie instead of a .flv.  The default components appear to only handle
.flv
and .mp3 files so that ruled that out.

I was able to find something workable on Flashkit.com and have it fairly
tweaked to what I want now but I thank you for the response.

Regards,

-Steve

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Charles
Parcell
Sent: Tuesday, 25 July 2006 10:58 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] SWF player...

Wow  wow!

What are you asking for?  A SWF player is the Flash Player. I think there
is
terminology issue here.

Perhaps you are looking for a FLV Player? One that you can just point to a
FLV file and it will play, etc.  If this is the case then look in your
components. There is an FLV player there.

Charles P.

___
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 Grden
___
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] SWF player...

2006-07-25 Thread Steve Lloyd
I've got something that works with the .swf now but I will definitely keep
your link handy for the next time I run into this problem.  Thanks -Steve

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Grden
Sent: Tuesday, 25 July 2006 11:25 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] SWF player...

if you're looking to extract those resources (FLV, mp3) from the compiled
SWF for your client, check out ASV:

http://buraks.com/asv/

Open your SWF with it and extract all of the resources/embedded assets

JG

On 7/25/06, Steve Lloyd [EMAIL PROTECTED] wrote:

 Charles,

 Unfortunately the client has provided me a locked .swf which contains
 their
 movie instead of a .flv.  The default components appear to only handle
 .flv
 and .mp3 files so that ruled that out.

 I was able to find something workable on Flashkit.com and have it fairly
 tweaked to what I want now but I thank you for the response.

 Regards,

 -Steve


___
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