Flash Video Player with Ad Support by benmax

We wish to create a video player with ad support. 1. Content video loaded from YouTube or VIMEO. 2. Ad Video (as PreRoll or PostRoll) loaded from local FLV or similar file hosted on our server. The user must see in the video window a frame from the content video with a Play button;… (Budget: $30-250, Jobs: Flash, Javascript, Video Broadcasting, YouTube)


Textsfromlastnight/fml Clone

Looking to launch a series of sites similar in nature and functionality to Texts from Last Night, FMyLife, and People of Walmart. So this would be a template or clone that would be easily customizable (colors and titles, not layout; layout can be fixed), preferably just by changing a few things in the CSS file or logging into an Admin panel on the site (similar to WordPress).

More info in the PMB.

Openvideoads Into Our Fla As3

I would like open-video-ads http://code.google.com/p/open-video-ads/ to be integrated into a custom flashplayer. Perhaps you could create a more user friendly approach to this, like an API, sprite so I could post ads from Google Adsense/OpenX into any SWF I like.

We currently have an application for a website made in Flash CS3. We would want to add commercial ads using OpenX server.
We need a simple enough component to show some ads. First video adds, then after that, the tv stream will start and just text ads will come up (like on youtube). For that we need the component to dispatch an event and tell the parent movie, that the video ads are over and it can start the tv stream.
For ease of implementation we would like this component to be a movieClip symbol which can be droped on stage over our video.

Features:
– the movieClip should be completely transparent when not playing a video (or showing an ad)
– it should be resizable
– it should dispatch en event when initial videos completely play
– if any loaderInfo.parameters need to be loaded, they should be loaded from MovieClip(root).paramList (var paramList:Object=this.root.loaderInfo.parameters;)
– When the tv Stream stops, we would like a method we could call (i.e. component.playVideos() ) to tell the component to play video ads again

I have attached here the FLA of the player we’re using. As you can see, it’s extremely basic, it just streams from a FMS.