PDA

View Full Version : Video Trailers VBA Module


RichieBoy67
06-29-2005, 10:00 PM
This will add a video trailer module to your VBAdvanced page. I don't think this is really a big deal or anything but I thought maybe a few people would enjoy it so here it is :)

You can see it here http://www.talkandmore.net/cmps_index.php? it is the second module down on the left side.

Step #1 - Go into styles@ Templates and create a template called video1..

Insert the following into the new template

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><strong>$vba_options[portal_blockbullet] <!-- Module title here -->Video Trailers</strong></span></td>
</tr><tr>
<td class="$getbgrow" width="100%">
<div style="text-align: center">

// ## Your movie code is after these dots - you can replace the code I added with other feeds from movie-vault.com#########################


<script language="javascript" type="text/javascript" src="http://www.movie-vault.com/content/freecontent.js"></script>




</div>

</td>
</tr>
</table>
<br />






Step #2 - Go into VBA in your admincp and click on add module--


Title = Video1


Template to include = video1



Activate it and put it where you want....



Repeat the process for the other video feeds if you want but just use other names like Video2 etc.. These are from http://www.movie-vault.com


Thats it...

atxhorn
07-15-2005, 01:09 PM
i thought it was like a video playing?

yoyoyoyo
07-15-2005, 01:27 PM
i thought it was like a video playing?No- it's a box that pulls in free content from movie-vault.com. The content provided is links to the latest trailers. The links are provided by movie-vault.com via javascript and fed to your viewers. You could use this module as a tool to add ANY synidcated content- just replace the URL to the syndicated content with any syndicated content, and change the name of the module.

Here is a direct link to the feed it gives, so you can see the html it is pulling in:

http://www.movie-vault.com/content/freecontent.js