vote up 0 vote down star
1

Hello everyone,

I am confused about the different functions compared between Adobe Media Player (http://get.adobe.com/amp/) and Adobe Flash Player.

My understanding is, Media Player could play any supported video/audio type (for example, flv file), but Flash Player could only play swf file, can not play video/audio directly. My understanding correct?

thanks in advance, George

flag

43% accept rate

2 Answers

vote up 1 vote down

Adobe media player is a Media player( like Windows media player or VLC, but designed for Adobe Content ( such as FLV )) build on top of the flash player. you can not directly play video/audio in the flash player unless you make a it work through actionscript / Flash / Flex ..

link|flag
Thanks Andy, I have downloaded Adobe Media Player, but can not find where could I input a url for a flv file, could you help to point out where to set the flv file to play please? – George2 Mar 23 at 8:39
"you can not directly play video/audio in the flash player unless you make a it work through actionscript / Flash / Flex " -- Adobe Media Player is developer by Actionscript as a swf? – George2 Mar 23 at 8:40
vote up 1 vote down

Adobe Media Player is a AIR based desktop application. It works as any other media player but has a wider scope than typical media players. This application requires that you have the AIR runtime installed on your system. Having the Flash player is not just enough. A Flash player installation is required for running mostly SWFs either in the standalone player or in your browser.

AdobeĀ® Media Player software offers content creators, advertising content creation partners, content publishers, and delivery partners new opportunities for distributing, tracking, and building businesses around rich media. From simple licensing deals to podcasts and interactive viewing experiences, the possibilities are limited only by your imagination.

Look up here to read more about how you can add content to your AMP installation.

I have downloaded Adobe Media Player, but can not find where could I input a url for a flv file, could you help to point out where to set the flv file to play please?

Go to My Favorites > My Personal Videos. On the bottom left there is a Add Video button. Best of luck!

could I understand in this way, Flash Player supports swf (not supporting render video directly) and we could develop player in swf, and utilizing actionscript API to render video in such swf application -- which forms swf player, played in flash player?

Flash Player allows you to play video. AMP is mainly targeted at sharing online media. You could, if you so desire, write your own player.

Another question is, why Youtube develop their own swf based player, why they do not use Adobe Media Player directly in their page? Any technical reasons?

AFAIK, Youtube and a few others use their proprietary video format (basically SWF + delta related to security + optimizations) which is why they use a customized player.

Seems flash player does not support play video directly (Flash Player only supports playing swf file), here is the discussion (I am confused about this for days).

No, Flash Player allows you to play FLVs. Read this. Have you actually tried playing one in your Flash Player (standalone player)?

link|flag
Thanks dirkgently! I have downloaded Adobe Media Player, but can not find where could I input a url for a flv file, could you help to point out where to set the flv file to play please? – George2 Mar 23 at 9:02
Thanks dirkgently, could I understand in this way, Flash Player supports swf (not supporting render video directly) and we could develop player in swf, and utilizing actionscript API to render video in such swf application -- which forms swf player, played in flash player? – George2 Mar 23 at 9:39
Another question is, why Youtube develop their own swf based player, why they do not use Adobe Media Player directly in their page? Any technical reasons? – George2 Mar 23 at 9:40
Seems flash player does not support play video directly (Flash Player only supports playing swf file), here is the discussion (I am confused about this for days). stackoverflow.com/questions/672314/… Any comments? – George2 Mar 23 at 10:07
What is it that you are trying to achieve? How are you generating the flv files? Do you want to be able to play them? – dirkgently Mar 23 at 10:20
show 7 more comments

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.