Video / flv player question

http://us.topshop.com/webapp/wcs/stores/servlet/StaticPageDisplay?storeId=13052&catalogId= 33060&identifier=tsus2-kate-moss-aw10&cmpid=20108_15&_$ja=tsid:19907
I have a client who wants a video on their site similar to the link above. How complicated is this to do? Would I need to create a skin myself for the player. What about the player not showing until the user clicks the arrow? How does that work is that part of the player? Also will the video load fast enough as an .flv or does it need to be on a server? I assume an flv is sufficient.
The part I'm not sure of is the player, how will I get it to look exactly as I want? Any help is appreciated!!
Thanks.

You can edit the player skin if you like. There's no need to do that to get the effect that you want, however. The flvPlayer component is just a tool, you don't have to use it at all. You can load an external .flv file into a sprite or movieClip and play it as you like. Here's a tutorial on bulding the custom controls: http://www.developphp.com/Flash_tutorials/show_tutorial.php?tid=89 Caution: turn down the audio in the top video when you get to the site!
Having the controls appear or disappear is just a matter of adding that code to functions for other actions.

Similar Messages

  • Basic FLV Player questions

    1. When you embed a .FLV on a .HTML page running on your
    server, do you
    always have to upload a .SWF player for it also?
    2. I want to design my own player. Are there any limitation
    as to how
    the player can be designed? Could it be any size, shape,
    color, etc.
    3. Does anyone know of any good tutorials for designing your
    own FLV player?
    Thanks.

    I feel dumb for having to ask this, though I do not see a
    tutorial for
    this on your blog.
    Lee wrote:
    > I'm using Thunderbird on a mac and do not see a sig for
    you in any of
    > your posts.
    >
    > thanks for the responses!!!!
    >
    > funkysoul wrote:
    >> lol,
    >> 1. no limitations any size, any shape, any color,
    any animation
    >>
    >> 2. don't you see my sig?
    http://blog.six4rty.ch

  • Flash video loaded into FLV Player choppy

    I just upgraded to Flash 8 tonight, so I'm a little bit of a
    newbie as to the new FLV Player that's included (so cool though!!!)
    I was supposed to add a Preloader to a client's file tonight
    and got nowhere :(
    The Flash video that's being loaded into the FLV Player is
    choppy and I can't figure out how to add a preloader. I tried the
    AS from the help file, but it didn't work out. I'm assuming this AS
    is not for use with the FLV Player?
    Any help is GREATLY appreciated. I'm at my wits end with this
    and confused as to why I can't preload the movie. The preloader
    just blinks for a second, then the movie plays but it's large so it
    gets choppy every now and then.
    thanks!

    Actually I did try setting the buffer to 10 and it didn't
    correct the problem. Tried adding the suggested FLV Preloader but
    it doesn't work with this instance (component loading external
    movie file) so I ended up having to use a different FLV Player
    altogether and it worked fine. Seems like there is something wrong
    with the built-in component -i f another FLV Player works perfectly
    without any additional programming or tweaking and was developed by
    an outside source (other than Adobe.)
    Thanks for your reply though.

  • Building FLV Player for FMS Video and Audio

    Hi All,
    Am new to flash development. I would need all of your
    knowledge to build an application for FLV Streaming.
    I need to write a FLV player which dynamically picks the file
    from FMS Server by taking the arguments password to the
    movie/player.
    Please let me know how do i go about it.
    Thanks in Advance
    Mady

    arunbe,
    I read the live docs information about NetStream.onMetaData,
    and this tells me that it is possible that I might get some
    information about an audio codec, but it doesn't really help all
    that much in learning if there is a way to tell if there is an
    audio track present at all. Does such a possibility exist?
    C

  • Custom FLV Player is Killing me. . .

    Hi All
    Right, where do i start - i have just spent the last 3
    months learning HTML and CSS for a website that i run. We are a
    video production company, and we need to have a bank of videos that
    will be updated on an almost weekly basis.
    I want to use some sort of flash video set up, where the main
    video plays and there is a slideshow of other videos below -
    wrapped up in a XML file.
    BUT - I can't find any up to date tutorials on making your
    own FLV player that is compatible with XML style lists. When i say
    make my own FLV player, i mean i have made a skin in PS and
    imported it to Flash. I can import a video that is Actionscript
    controlled - but from there, all the tutorials i come across seem
    to use old code that CS3 doesn't understand.
    This is a big question - but any ideas?
    Thanks
    JP

    thewakeplace.com wrote:
    > Hi All
    >
    > Right, where do i start - i have just spent the last 3
    months learning HTML
    > and CSS for a website that i run. We are a video
    production company, and we
    > need to have a bank of videos that will be updated on an
    almost weekly basis.
    > I want to use some sort of flash video set up, where the
    main video plays and
    > there is a slideshow of other videos below - wrapped up
    in a XML file.
    >
    > BUT - I can't find any up to date tutorials on making
    your own FLV player that
    > is compatible with XML style lists. When i say make my
    own FLV player, i mean i
    > have made a skin in PS and imported it to Flash. I can
    import a video that is
    > Actionscript controlled - but from there, all the
    tutorials i come across seem
    > to use old code that CS3 doesn't understand.
    >
    Just set the export to Flash 8 AS 2.0 version and you will be
    set. All the flv players
    will work for you.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • FLV Player rollOut

    Hey -
    Problem:
    I have an FLV player that takes up the whole stage area and selected 'autoHide' for the video control skin. Just wondering how to make the video controls hide when the cursor leaves the flash file area (when it has been embedded in an HTML file). The problem is that when the cursor leaves the flash area it doesn't register as a rollOut.
    Question:
    Is there a piece of code I'm missing that will register the rollOut when the flash is embedded in HTML?
    Thanks!

    the stage has a mouseleave event:
    stage.addEventListener(Event.MOUSE_LEAVE,f);
    function f(e:Event){
    //do whatever;

  • Prevent sound of Flv player played after Go to another frame

    hi ...
    i have a project , i put all my project in 1 scene
    there are several frames that i put several part of my project like :  about us ,  my works , contact us
    also i have layer that i put some menu and script them to goto these pages ...
    in one my pages i have FLV must be played ...   now there is 2 problem
    1: i have background sound played from start of my project ,,,  as my flv player is autoplayed i want the background sound Stop at these Frame
    2:  my main probelm comes when i click in another button and Go to another page ( frame ) ...    in this case i can hear the sound of FLV !! and it`s not stop !!
    it will be much problem when i click on the button that goes to My Flv frame again !! so the sound of flv played double !!
    what can i do about this ??
    thanks

    Dear Kglad
    i found another threat that you answer this Question with this tip :
    use the removedfromstage event to stop your video.  ie, if flv is the instance name of your flvplayback component:
    flv.addEventListener(Event.REMOVED_FROM_STAGE,f);
    function f(e:Event):void{
    flv.stop();
    and it works well ....
    thanks so much

  • Introducing the Ginger FLV Player, the most expansive media player available!

    Hi, my name is Tim Erickson.
    My company just launched the Ginger FLV Player and I would
    like you to take a look!
    Ginger is a full XML media player that allows for the most
    flexibility. All you need is a text editor to start editing the
    most expansive media player on the market. You can even integrate
    other languages such as PHP and JS to take total control of the
    application; and everything is parsed at runtime! Ginger really has
    no boundaries, and you can download the fully featured free version
    to take a trial run.
    If you have any more questions take a look around the site,
    watch the developer tutorial videos (we are working on more!), or
    shoot me an email at [email protected]
    http://www.spicyapp.com/
    Thanks!

    Hey Dave - I don't think you're missing anything, I get the same - Adobe Media Player is just a soon-to-be discontinued product. Check here for a couple more details.
    You could uninstall it I guess but it's only 3Mb, may as well leave it there.  Cheers - Chris

  • Flv player works locally but not when uploaded

    Another day, another issue...
    I have a flash movie that includes an flv player with previews and buttons. It reads the content from an xml file.
    It works without problem when I test it locally. Trouble is when I upload it, everything displays correctly but the flv movie file doesn't play. Here's the test link:
    http://www.swsoftware.com/ncjhs/assets/video/flvplayer.html
    XML file is http://www.swsoftware.com/NCJHS/Assets/Video/video.xml
    Flash file is http://www.swsoftware.com/ncjhs/assets/video/flvplayer.fla
    Anyone have any suggestions? I'm new to flash and this forum has been a tremendous help in resolving my (somewhat numerous) problems.
    Sam

    When I tried to view the posted url I got the following
    errors in the order I have listed them.
    CSInit is undefined Line 23
    Line 75 Object Expected
    Line 66 Object Expected
    My Platform.
    IE 7
    Windows XP Pro

  • My own built fullscreen mode flv player is not working in Mac OS

    I built a flv player, it is just a normal video player with a
    fullscreen mode.
    The video player is work fine in Window IE, FF, and Safari.
    But not not working in Mac OS X, leopard & tiger &
    May I know what might cause this problem?
    I m usng action script 3, flash cs3 & all my browsers
    already upgrade to latest version of Flash Player.
    Help!!!

    I am running Mac OS X 10.10.1 Yosemite and iPhoto Version 9.6 (910.29). Automatic updates in the Mac App Store is turned on for my iMac and it shows no updates available. I was told directly by Apple Support on the date that I wrote this article (Nov 8, 2014) that there were no Canon drivers and photo transfer software that worked with Yosemite. I was told by Canon that the workaround was to change the communication method from Normal to PTP on the camera, which did provide a solution. At that time I was running Mac OS X 10.10 (because the 10.10.1 update was not yet available) and the most up-to-date version of iPhoto for Mac OS X 10.10 that was available at that time, at least per the Mac App Store. I was told by Canon that the workaround was to change the communication method from Normal to PTP on the camera, which did provide a solution.
    With the Mac OS X 10.10.1 update if the camera is in PTP communications mode the thumbnails now appear in the Import screen in iPhoto almost immediately. If the camera is returned to Normal communications mode; however, it takes forever for the thumbnails to appear. I have been waiting 10 minutes and iPhoto has generated only 14 thumbnails. So it appears that there is still something not working properly between the original Canon EOS Digital Rebel and Mac OS X Yosemite 10.10.1 when the communications mode on the camera is set to Normal.

  • A collection of FLV downloader, FLV player, and FLV converter for Mac

    [http://www.pavtube.com/christmas2009/]
    A collection of FLV downloader, FLV player, and FLV converter for Mac
    Are you prepared to download FLV videos from YouTube, Google Video, metacafe, Yahoo! Video, Reuters.com, and many other video websites to play on your Mac or portable players, or do some further editing with certain editors? In my experience, assuming you have this idea, you must take advantage of three kinds of tools, including FLV downloader, FLV player, and FLV converter to achieve the goal.
    Of course, I am not speaking this to depress you, but to share my collections of these tools to show my kindness. Sure, just for people who have these needs.
    At first, I’ll introduce you several FLV downloaders for Mac, I have tried all of them, and basically they can achieve my goal of downloading FLV videos online.
    Free FLV downloaders for Mac:
    Web Video Downloader for Firefox
    Free Video Downloader for Mac
    Free YouTube Downloader for Mac
    I also know some free FLV players, and recommend them to you here, hope they can assist you to play FLV videos on your Mac smoothly.
    Free FLV player, Mac OS X:
    Adobe Media Player
    Wimpy FLV Player
    QuickTime, after installation of the Perian video plugin
    SWF & FLV Player
    CorePlayer
    (Tip: the above pieces of software can easily be searched in Google, so I do not give you the links here. I’m sure you can get them with ease.)
    Well, we have gone through the FLV downloaders and FLV players in the above passages, now it’s time to introduce you a FLV converter for Mac. This program I recommend is Pavtube FLV Converter for Mac, which can perfectly convert FLV videos to a wide range of video formats, so that you can do whatever you like with the resulted videos, such as playing on your iPod, iPhone, BlackBerry, PSP, Apple TV, etc. or exporting to iMovie, Final Cut Pro and Final Cut Express to do further editing, or doing something else as you like. But how to use it? You may ask me. Take it easy, a step-by-step instruction is involved in the following part.
    1. Download, install and run this program
    A sky-blue interface will be shown to you as follow:
    2. Add files, set output format and destination folder
    Input FLV files to it by clicking button “Add”, and select a format as the output format in the drop-down list of “Format”, meanwhile, you can press “Browse” to specify the destination folder or just use the path set by default.
    3. Set advanced settings
    Click button[b] “Settings”, the following interface will pop up. You can change the parameters like screen size, bit rate, frame rate, sample rate, etc. to optimize the output videos.
    4. Convert
    This FLV Converter for mac can definitely complete the conversion at a swift speed with excellent quality, also it do not have the problem of audio-video out of sync. Therefore you need not worry about these issues. Moreover, if you want to add watermark as your own logo or reserve your copyright, you can totally do it with this program.
    Ok, the introduction to the three kinds of tools which you may need while dealing with FLV videos is over, sincerely hope they can deliver you useful information, because you know, it’s my original intention.

    Hi Greg,
    So if I understand correctly, your findings are:
    Flash Player 10.1.85.3 + Flash Media Interactive Server = Jerky Video
    Flash Player 10.0.x.x + Flash Media Interactive Server = Smooth Video
    Flash Player 10.1.85.3 + Wowza = Smooth Video
    And what about Flash Player 10.0.x.x + Wowza?
    Also, if you could check the network traffic to confirm if it's Flash Player causing the issue or it is receiving it like that from FMIS.
    Cheers
    --Vikas

  • In need of a flash/html5/quicktime audio/video media player for a website

    Hello everybody,
    I'm looking to get some kind of audio/video media player for a website. I would like it to be customizable, and also most likely read a play list from some kind of text file or xml file.
    Normally, I would look for some kind of flash media player, but recently the site might be read from Apple mobile devices also, which of course not flash which might be a problem, so I'm also looking into other options such as some kind of QuickTime media player web application or even html5 player.
    I do not personally know how to code in flash or HTML 5, so I would be willing to hire someone to help out.
    Is HTML 5 for long enough that it would play on most current browsers? I would imagine that HTML 5 might not work on older browsers–is this correct?
    I don't know of any QuickTime media players - any links to get me started?
    Does anyone know some solutions to this flash / apple issue?

    Looks like you are getting a very good lesson in why Flash is the best choice for a Web media player.... plentilful, easily customizable, and is a "right now" solution. Good luck on getting your viewers to download and install the codex need to play an Ogg video!
    To add the extra accessabilty for the iPhone etc, use swfobject to provide an alternative video file type... the .mov
    Here is an example of a Flash video that plays on the iPhone (well sort of..):
    http://www.cidigitalmedia.com/tutorials/qt/play_qt.html
    Using swfobject for Flash detection, if the Web browser has the Flash plugin, the Flash .flv video is displayed, if not, the QT, .mov version is displayed.
    View the source code for more exact details.
    If the Web browser does not have the Flash plugin, alternate content is displayed, which in this case happens to be a QT player, which displays a .mov video. In this case it's just a single video. Now maybe you have a QT player with playlist... but let me tell you.. they are a lot rarer than Flash media players with playlists, xml playlist, etc.... Strong case for Flash here..
    But your alt content could just as easily hold a QT media player (with playlist) if such an animal exists.
    Info on swfobject:
    http://code.google.com/p/swfobject/
    Best wishes,
    Adninjastrator

  • FCP Freezes When Exporting to Flash Video (FLV)

    Final Cut Pro 7.0.2 freezes when exporting to Flash Video (FLV). The resulting FLV file contains only a few seconds of the exported video. A 2009 Apple Support notice offers this re. FCP 6 and CS3 Flash Video Encoder...
    ===
    Final Cut Pro: May quit unexpectedly when exporting to Flash
    Last Modified: February 13, 2009
    Article: TS2593
    Symptoms
    Final Cut Pro may quit unexpectedly when you export using QuickTime Conversion if you choose Flash Video (FLV) from the Format menu.
    Products Affected
    Final Cut Pro 6.x, Adobe Creative Suite 3 Flash Video Encoder
    Resolution
    This can happen if you use the Adobe Creative Suite 3 Flash Video Encoder and Final Cut Pro together. This issue does not occur with the Flash Video Encoder in Adobe Creative Suite 4. To work around the issue:
    Choose File > Export > QuickTime Movie.
    Be sure to enable Make Movie Self-Contained.
    Open the exported movie in QuickTime Player.
    Export the movie to Flash from QuickTime Player.
    ===
    I just installed CS5, so I would think I shouldn't be bothered with an older, problematic Flash Video Encoder. I don't think I should have to convert an MOV file to an FLV file using QuickTime Reader or anything else. Why doesn't it export correctly out of FCPro 7.0.2?

    oh well.

  • Flv player doesn't work!!!

    Hi,
    I wanna play flv videos (downloaded from youtube) and it seems i'm not able to do so. I installed 'SWF and FLV player' from apple website and it doesn't work and then I installed perian component for quick time and again it doesn't work
    have you got any idea where the problem is?
    thanks

    flv is Flash...have you tried this one: http://www.wimpyplayer.com/products/wimpystandalone_flvplayer.html

  • Has anyone actually been able to build a FLV player with Flex 2?

    I have been playing around with a FLV player in Flex 2, but I
    keep on running into one big problem: I never get a picture. Sound
    is not a problem, and all code seems to do exactly what it should.
    Except for the video showing up... I have tried loads of examples,
    read all of the docs I could get my hands on, but it all ends the
    same: no picture.
    The best solution (imho) I found is listed below, but still
    it does not do what it is supposed to do. Still, I only get audio.
    If there's anyone who's got a player working with the Video
    object using Flex 2 (SDK), I would *love* to hear your solution.
    Michiel.
    The source:
    package Assets {
    import flash.display.Sprite;
    import flash.net.NetConnection;
    import flash.net.NetStream;
    import flash.media.Video;
    import flash.text.TextFieldAutoSize;
    import flash.text.TextField;
    import flash.events.Event;
    import flash.events.TimerEvent;
    import flash.events.NetStatusEvent;
    import flash.utils.Timer;
    public class simpleFlv extends Sprite{
    private var _video:Video;
    private var _stream:NetStream;
    private var _playbackTime:TextField;
    private var _duration:uint;
    private var _timer:Timer;
    public function simpleFlv(){
    _duration = 0;
    _playbackTime = new TextField();
    _playbackTime.autoSize = TextFieldAutoSize.LEFT;
    _playbackTime.y = 20;
    _playbackTime.x = 20;
    _playbackTime.text = "Buffering …";
    _timer = new Timer(1000);
    _timer.addEventListener(TimerEvent.TIMER, onTimer);
    _timer.start();
    public function playMyFlv(flvUrl:String): void {
    _video = new Video();
    var connection:NetConnection = new NetConnection();
    connection.connect(null);
    _stream = new NetStream(connection);
    _stream.play(flvUrl);
    var Client:Object = new Object();
    Client.onMetaData = onMetaData;
    _stream.client = Client;
    _video.attachNetStream(_stream);
    _stream.addEventListener(NetStatusEvent.NET_STATUS,
    onNetStatus);
    addChild(_video);
    addChild(_playbackTime);
    private function onMetaData(data:Object): void {
    _duration = data.duration;
    private function onNetStatus(e:NetStatusEvent): void {
    _video.width = _video.videoWidth;
    _video.height = _video.videoHeight;
    private function onTimer(t:TimerEvent): void {
    if( _duration > 0 && _stream.time > 0 ){
    _playbackTime.text = Math.round(_stream.time) + " / " +
    Math.round(_duration);
    }

    Hi Chielosos,
    In your code, after
    import flash.utils.Timer;
    You may need to add
    NetConnection.defaultObjectEncoding =
    flash.net.ObjectEncoding.AMF0;
    SharedObject.defaultObjectEncoding =
    flash.net.ObjectEncoding.AMF0;
    Hope it works,
    Jeffrey

Maybe you are looking for

  • How to get row number of selected entry from OVS search result

    Hi, Anyone having any idea on how to get row number of the  selected entry/ how to differentiate rows in OVS search result in ON_OVS method? Regards, Jatin

  • How to reclaim "free space" on TM drive?

    I had 2 partitions on my external drive. I've deleted one of them as it is no longer need. Is there a way I can tell my TM partition to reclaim this new "free space" without having to erase the entire disk? Thanks

  • IDOC ADAPTER Issue, some meta data loads, some doesn't

    Hey all, I just started trying to setup the IDOC adapter connection between our R/3 system and our XI system. I decided to try and pull in some meta data via IDX2 to start. The weird thing is that I get some IDOC structures successfully, but not othe

  • Profile_get

    Hi experts, In 4.6c im using 'PROFILE_GET' function module, in ECC 6.0 this function module to be not use, wich function module have to use instead of this, thanks in advance, radhakrishna

  • Partially solved Merge_Failed

    Hi, I had the same problem of many others people on import my page-group from the test environment. I was exporting from sun to nt, and I had a MERGE_FAILED on import. I thought was a dependency problem, so probably what I was going to import had dep