Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 08-01-2008, 10:33 AM   #1
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
Totemcash Flash teasers help

Hi,

I cant figure out how to add the teasers to WP for the life of me. Has anyone actually set this up yet?

Any help would be appreciated. I have contacted support twice and have been emailing back and forth. Still cant seem to get it set. I am not the only one who has had this problem.
Any help would be awesome.
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 11:02 AM   #2
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
bump for me
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 12:07 PM   #3
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
Last bump for some assistance
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 12:31 PM   #4
JFK
FUBAR the ORIGINATOR
 
JFK's Avatar
 
Industry Role:
Join Date: Jan 2002
Location: FUBARLAND
Posts: 67,374
hang on, they are in Europe, did you try their contact info ??
__________________

FUBAR Webmasters - The FUBAR Times - FUBAR Webmasters Mobile - FUBARTV.XXX
For promo opps contact jfk at fubarwebmasters dot com
JFK is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 01:13 PM   #5
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
Quote:
Originally Posted by JFK View Post
hang on, they are in Europe, did you try their contact info ??
Yes I have been trying to figure this out for a while now and have had some knowledgable people help me out with it. It is a pretty long process but I think it would work great once I get them up.

They are on a different timezone then me so I do understand the delay but even through email it has been hard to set up.
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 01:48 PM   #6
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
Bump for a little help.
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-01-2008, 02:15 PM   #7
Britceleb
Confirmed User
 
Join Date: Mar 2008
Posts: 119
Last try anyone from totemcash around? If anyone sees this later in the evening and knows someone from totem could they send this along please?

Thanks,
Britceleb is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-02-2008, 03:22 AM   #8
Sexy Rex
Confirmed User
 
Sexy Rex's Avatar
 
Join Date: Sep 2003
Location: President/CEO - iStripper.com
Posts: 1,164
Sorry for the late answer, we're in Europe and nobody was online yesterday night our time.

Please reach me on ICQ anytime (should be easier Monday morning ur time, but I'll be online now and then this week end).

If you don't know what flash teasers look like, go see this, wait 5 secs for it to start. Greatest promo tool we released ever.

http://www.totemcash.com/ads/banners...a/example.html
__________________

WWW.ISTRIPPER.COM Unique Desktop Strippers since 1998, 20+ Millions users, 3000+ Girls to choose from, All UHD Exclusive Content.
Sexy Rex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 08-02-2008, 03:24 AM   #9
Sexy Rex
Confirmed User
 
Sexy Rex's Avatar
 
Join Date: Sep 2003
Location: President/CEO - iStripper.com
Posts: 1,164
And I'm pretty sur eu saw the tutorail on the site, but just in case u missed it, here u go:

http://www2.totemcash.com/ads/banner...vghd_flash.zip

Download the zip file and extract it to your server (it won't work on your local disk) near your site index.
You now have a html file + a data directory.
The data directory includes a flv directory that contains one flv file per girl available) + a vghd.xml (+ AC_RunActiveContent.js and vghd.swf but you won't have to edit them).


Open vghd.xml
It contains several ANIM (=girls available to appear).
You can choose to play one or several animations. Simply remove from this xml file the ANIM you don't want to play.
(delete from <ANIM> to </ANIM> and don't remove <CATALOG> and </CATALOG>).
Criteria:
Each ANIM has several parameters :
<FLV>flv/vghd_250x210_morgane05.flv</FLV>: it indicates where the flv file is, by default flv/. If you have chosen another location for the flv files, indicate it here.
<OPENMODE>_blank</OPENMODE>: when your visitors will click the demo ad, it will open www.virtuagirlhd.com in a new window (_blank). You can choose to open virtuagirlhd.com in the same window by changing _blank" by "_self".
<DELAYNEXTANIM>5</DELAYNEXTANIM>: indicates the number of seconds before next animation appears or before it reappears (if you chose to play only one animation).
<WIDTH>275</WIDTH>: Please don't change it
<HEIGHT>175</HEIGHT>: Please don't change it
<FADEIN>0</FADEIN>: Please don't change it
save and close the vghd.xml file


Edit example.html
It contains the code for your html source page.
Search "YOUR_ID" and replace it by the 5 digit number you find after "s=" in your link code.
NB: "YOUR_ID" appears 3 times in this file.
If you have chosen to save vghd.xml in another place than where it saved by default (data), for instance you've saved it in a directory "TOTEM" then search "xmlfile=" and replace "data/vghd.xml" by "TOTEM/vghd.xml"
NB: "xmlfile=" appears 3 times in this file.
By default, the demo ad is set to first launch 3000 milli-secondes after your site page is loaded. To change this delay, search "firstdelay=" and change "3000" by the value you want (in milli-secondes)
NB: "firstdelay=" appears 3 times in this file.
By default, the demo ad is set to appear at the bottom right of your site, 40 pixels from the right and 0 pixels from the bottom. To change this placing search "bottom:0px;z-index:1000;right:40px" and change the bottom:0px and right:40px according to the place where you want the demo ad to appear.
NB: "bottom:0px;z-index:1000;right:40px" appears 1 time in this file.
By default, the teaser displays a red cross when the mouse rolls over the girl that allows your visitors to close it.
To remove the red cross function, search "hideexitbutton" and put 0(zero) instead of 1(one).
Save the example.html file


Open your site html source
in your html head, paste:
<script language="javascript">AC_FL_RunContent = 0;</script>
<script src="data/AC_RunActiveContent.js" language="javascript"></script>
Edit example.html and copy from the first "<div style" you find to the first "</div>" you find and paste it into your site's html source.
__________________

WWW.ISTRIPPER.COM Unique Desktop Strippers since 1998, 20+ Millions users, 3000+ Girls to choose from, All UHD Exclusive Content.
Sexy Rex is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.