View Full Version : sponsors with embeddable theatres
archer
02-18-2009, 07:04 PM
just like the subject line says.
i'm wondering what sponsors have embeddable theatres for blog postings and the like a la gunzblazing?
gaydemon
02-19-2009, 01:12 AM
Do you mean actual blogs, or VOD theatres? I've seen AEBN offering embedd pages now.
HunkMoneyLuke
02-19-2009, 08:36 AM
yeah not sure what you mean by this either, can you please let me know, if we don't already offer something that fits your needs I can prolly get a new affiliate tool rigged up within a short period of time.
archer
02-19-2009, 09:44 AM
sorry for the confusion guys. it all makes sense in my head lol
i guess i'm meaning flash content players so that the movie plays on my blog rather than clicking a picture to initiate an mpg download etc.
html coding something like this:
<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0' width=480 height=440 align='middle'>
<param name='movie' value='http://www.gunzblazingpromo.com/trailers/?w=100362&c=&p=1&s=&t=100&r=0&g=0&b=0&m=090213_dt_chris_miami&xw=480&xh=440'></param>
<param name='allowScriptAccess' value='sameDomain'></param>
<param name='wmode' value='transparent'></param>
<param name='quality' value='high'></param>
<param name='bgcolor' value='#000000'></param>
<embed src='http://www.gunzblazingpromo.com/trailers/?w=100362&c=&p=1&s=&t=100&r=0&g=0&b=0&m=090213_dt_chris_miami&xw=480&xh=440' quality='high' bgcolor='#000000' width=480 height=440 align='middle' allowScriptAccess='sameDomain' wmode='transparent' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer'></embed>
</object>
gaydemon
02-19-2009, 11:58 AM
Thats fairly easy to do. You just need to download and have a player installed on your server (might not even need that if the sponsor has it instead).
I use swfobject on Gaydemon's Blog together with a fairly generic player, which plays all the flash videos which I host on my server rather than relying on others.
Using swfobject also means you can make sure everyone can view it and that it validates as good HTML.
Tube4Gay
02-19-2009, 12:57 PM
Blue Loot (http://www.blueloot.com/00001/click.php?a=001340&s=BL&p=020&b=A) for Randy Blue, Zbuckz (http://nats.zbuckz.com/track/ODM4NTgyNTo0Njo5/) for several sites, DirtyPays for DirtyBoyVideo ...
HunkMoneyLuke
02-20-2009, 12:53 PM
oh, thats what you mean. We already offer hosted embeddable flash videos, just login to our affiliate area and click over to http://nats.hunkmoney.com/internal.php?page=blogvideos to get the coding.