wickedguy
Supreme Member
- Jul 22, 2009
- 1,407
- 1,388
Hi Guys
I'm in the process of creating a video plugin for wordpress. Anyways, to create the plugin is a no-brainer. The thing which makes this plugin different, is the fact that users of the plugin will be able to add videos to their posts with clickable buttons, banners and adsense.
The first part is almost done, and that is the player.
The player can play youtube / your own mp4 / your own flv videos.
When it comes to youtube, the player will add your own adsense block on top of the youtube one.
The player also "knows" when a youtube video is loaded and then won't make your own adsense transparent as to hide the youtube adsense.
When your own video is loaded, the player will make the buy-now button transparent as well as your adsense and also your affiliate banner.
I'd like members to check it out and comment on the player while I'm busy coding the wordpress plugin from where the player will be controlled.
You can view the player here: When you visit it, default values will be loaded.
If you'd like to play around with it, you can do so by changing the following url variables
showbookm=yes or no&affban=the url to your banner image&affbanurl=the url where the sale is made&vidurl=the url to your video.mp4 or .flv&bmurl=the url which must be added to the bookmark buttons&bmtitle=the title to bookmark&bmmess=the bookmark message&paymentlink=your payment processor link&dpa=5&paybut=put in a number between 1 and 48&butmess=message to be displayed when one hover over the payment button&dispbutafter=5&ytid=youtube video id
so your url will basically look like this:
Don't worry, when the wordpress plugin is done, it will be click and play!!
Thank you guys
I'm in the process of creating a video plugin for wordpress. Anyways, to create the plugin is a no-brainer. The thing which makes this plugin different, is the fact that users of the plugin will be able to add videos to their posts with clickable buttons, banners and adsense.
The first part is almost done, and that is the player.
The player can play youtube / your own mp4 / your own flv videos.
When it comes to youtube, the player will add your own adsense block on top of the youtube one.
The player also "knows" when a youtube video is loaded and then won't make your own adsense transparent as to hide the youtube adsense.
When your own video is loaded, the player will make the buy-now button transparent as well as your adsense and also your affiliate banner.
I'd like members to check it out and comment on the player while I'm busy coding the wordpress plugin from where the player will be controlled.
You can view the player here: When you visit it, default values will be loaded.
HTML:
http://zar.vg/flash/
If you'd like to play around with it, you can do so by changing the following url variables
showbookm=yes or no&affban=the url to your banner image&affbanurl=the url where the sale is made&vidurl=the url to your video.mp4 or .flv&bmurl=the url which must be added to the bookmark buttons&bmtitle=the title to bookmark&bmmess=the bookmark message&paymentlink=your payment processor link&dpa=5&paybut=put in a number between 1 and 48&butmess=message to be displayed when one hover over the payment button&dispbutafter=5&ytid=youtube video id
so your url will basically look like this:
HTML:
http://zar.vg/flash/?showbookm=yes&affban=http://dummyurl.com/mybanner.png&affbanurl=http://dummyurl.com/affsale.htm&vidurl=http://dummyurl.com/video.mp4&bmurl=http://pleasebookmarkthispage.com&bmtitle=the title to bookmark&bmmess=the bookmark message&paymentlink=http://paypal.com/paymentpage.htm&dpa=5&paybut=25&butmess=message to be displayed when one hover over the payment button&dispbutafter=5&ytid=r2BOApUvFpw
Don't worry, when the wordpress plugin is done, it will be click and play!!
Thank you guys
Last edited: