How to configure the controls bar

How to configure the controls bar
Edit settings.xml and edit the line that begins with <controlsBar:

<controlsBar
hide=”true
hideDelay=”10
space=”10
display=”|playPause,stop|progress,time|volume|showHideCaption,expandCollapse,fullScreen,share|
sound=”false
showMiddlePlayBtn=”true
time=”type1
expanded=”false
/>

Continue reading

Posted in FlashXpert | Tagged , , , , , | Leave a comment

How to set player size

How to set player size

Edit settings.xml and edit the line that begins with <playerSize:

<playerSize
autoResize=”true
width=”500
height=”350
/>

Continue reading

Posted in FlashXpert | Tagged , , | Leave a comment

FlashXpert Video Player I – Custom XML example

FlashXpert Video Player I – Custom XML example

A XML example is here.

Posted in FlashXpert | Tagged , , , , | 1 Comment

FlashXpert Video Player I v3.1.0

FlashXpert Video Player I v3.1.0

was release on 2011.07.06 and is the latest version of this player.

Bugs we fixed

  • YouTube close ad and logo click
  • resize when the mcVideoPlayer is not placed on 0×0 coordinates

Improvments we’ve made

  • toolTip: timeTooltip was removed from controlsBar and added to toolTip tag and the parameter visible from toolTip tag was changed with buttonsToolTip
  • currCateg and currVideo, for the direct link to a video, was changed with videoId (an unique id for each video that needs to be set in the xml file)

New features we’ve added

  • a new option was added in controlsBar tag: expanded; set it to “true” if you want the player to start in expanded state
Posted in FlashXpert | Tagged , , , | 1 Comment

FlashXpert Video Player I v3.0.2

was release on 2010.06.24

Bugs we fixed

  • repaired fullscreen button sign
  • Improvments we’ve made

  • live videos are now supported
  • Posted in FlashXpert | Tagged , , | 1 Comment

    FlashXpert Video Player I v3.0.1

    FlashXpert Video Player I v3.0.1

    was release on 2010.06.11.
    Bugs we fixed:

    • setting the suggested quality for YouYube videos now working properly
    • when the player is unloaded, the sound stream is no longer persistent
    • captions are now displayed over the logo
    • removed errors when the watermark path is missing

    Improvments we’ve made

    • the time is now displayed in three ways: remaining time (on click it changes to elapsed time), elapsed time – progressBar – total time, elpased/total

    New features we’ve added

    • time tooltip
    • TimedText caption (note: TimedText’s style doesn’t work in this version, please use the caption tag from colors)
    Posted in FlashXpert | Tagged , , , , , , , | Leave a comment

    Video Player I v3.0.0

    Video Player I v3.0.0

    was release on 2010.05.24

    Posted in FlashXpert | Tagged , , , | Leave a comment

    How to install Video Player I

    How to install Video Player I

    For installing the product on your site you need to follow these few steps:

    • navigate to samples folder
    • edit the xml file based on your needs
    • copy your images and videos to fit the paths that you used in the xml file
    • test the Video Player locally and be sure everything working

      Note: for loading locally some content from the internet (YouTube videos, images or videos from a domain) you need to follow these few steps:
      - go to: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.html

      - Check Always allow –> Edit locations –> Add location –> Browse for files –> Browse to your videoPlayer.swf file

    • copy the folders and the files from the samples folder to your ftp
    • open one of the html files and copy the embed code to your page
    Posted in FlashXpert | Tagged , , , | 1 Comment

    Flash Video Player I

    Flash Video Player I

    Posted in FlashXpert | Tagged , , , , , | 1 Comment

    Flash Video Player I – Features

    Flash Video Player I – Features

    100 + XML customizable options

    In the last post we presented

    Posted in FlashXpert | Tagged , , , , | 2 Comments