Archive

Posts Tagged ‘flv player flash’

Flv Player

February 10th, 2010 Comments off

We have an flv player that we use to play short (30 sec – 1 minute) clips. However, when we play the clips online, the videos do not run smoothly – they pause briefly, stutter, hiccup etc. This is variable and doesn’t always happen, but seems to happen pretty consistently on first play. Videos are hosted on amazon s3, and played using http.

We need these videos to play smoothly. Sample videos that are not playing smoothly can be viewed on http://www.yourbestsalesrep.com

I don’t know if this is a problem with the flv player (written in AS3) or if we have to move to an RTMP instead (in which case do we need a different player)?

So, can you help us to get the video streaming smoothly?

See the attachment for more details.

Please indicate in your bid how you would tackle this. This should be a very simple project for someone who knows what they are doing.

thanks

Flv Player

December 19th, 2009 Comments off

I want a custom FLV player build in AS3 with OSMF.

Player need good interface like JW Player. Features needed

* Play
* Stop
* Scrub bar
* Full screen
* Related Video at end of video
* Option to show advertisement in player (pre roll, post roll, etc)

Please provide samples of FLV players you have already created. I am not looking for some one who have not created FLV players before.

Categories: Flash Tags: , , ,

Flv Player

November 8th, 2009 Comments off

I need help with a flv player
currently it auto starts playing first video, need it to not auto play then need the scrollbar/trackbar highlighted as its quite dark currently, with a tag ‘scroll here’
pmb for view of player – url

Categories: Flash, XML Tags: , , ,

Custom Flv Player

September 7th, 2009 Comments off

Dear friends,

I finished my fractal art animation film (16min.) and i need to custom flv player for my this video. you can find at attachment my skin works for the player and my wishes.

Regards,
Serdar Camlica

Flv Player

August 29th, 2009 Comments off

Hello,

I am in need of an FLV Player very urgently. I need you to please show me a sample of a player that you have developed in the past.

Thank you very much.

Categories: Flash Tags: , , ,

Vimeo Styled Flv Player

August 16th, 2009 Comments off

well, take a look at vimeo.com, I want the exact player, without the icons in the right (like, share, embed, HD), and without the user icon in the left. Everything else – THE SAME EXACTLY.

The loading VIMEO logo at the beginning of each clip (while buffering i gues – put something there – I will change it)

I need not only a .swf of the player, but the entire project with all layers in order for me to change from time to time.

Offer me with price. I need this done in 2 weeks.

Customizable Flv Player

May 31st, 2009 Comments off

H, I Need FLV Player With Following Options
->Change Able Skin just like JW Player
->AutoPlay ON/OFF
->Pre and Post roll ads (HTML,Image,SWF or Movie)
->Mid Roll ads like Youtube (Html or Js)
->Share and Embed Link option
->Related Videos as seen on YOUTUBE FLV player after video ends
->FullScreen Mode
->HD Mode enable Disable
->RMTP Support
->FLV / H.264 encoded video including MP4, M4V, M4A, MOV, Mp4v, F4V
->Pseudo Streaming (HTTP or PHP Streaming)

Additional (Optional)
———————-
- Playlist option like JW player

please dont use Agriya, i really dont want that player

if you can customize this player
http://www.flashcomponents.net/component/flash_flv_h.264_video_player_iii.html

that would be really great

Develop Flv Player

May 12th, 2009 Comments off

hello programmer,

I need some one to develop my clip-share flv player to be as this player http://vimeo.com/channels/videoart

Streaming Flv Player

March 26th, 2009 No comments

Hi, I have a code that works well for Progressive download ( HTTP). However, it is not working after I change to Streaming RTMP. What is wrong with it ??

Code :

// create a netConnection object
var nc:NetConnection = new NetConnection();
// connect to null
nc.connect(null);
// create netStream object
// and pass the netConnect to it
var ns:NetStream = new NetStream(nc);
// attach the netStream object to the embedded video object
myVideo.attachVideo(ns);
// netSTream object plays the video
ns.play(“rtmp://ns.sitename.com/ondemand/media/banner/20090325/728×90.flv”);

Vimeo Styled Flv Player

March 25th, 2009 No comments

We need a flv player that is styled like the vimeo player.

We are currently using vimeo on www.slapmarketing.com. Where it says vimeo, we want it to say slap.

Thanks.

TS

Streaming Download Flv Player

March 20th, 2009 No comments

Hi,

Can someone create a very simple STREAMING download Flash FLV player. It does not have XML. Also, It is not progressive download.

Thanks

Brian

Bear