[Release] Videos Being Watched (Free version w/ Source)
Ok, open source and free roller.\\
http://rapidshare.com/files/117838050/R ... k.rar.html
This is free version, dunno anything bout paid since free version was released by someone else not me..
WTF is with the $15.00 versions? The whole script is $10.00!
heres the code for index.tpl
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="150" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="roller-white.swf?x=roller.php&t=Videos Being Watched Right Now..." />
<param name="quality" value="high" />
<param name="bgcolor" value="#FFFFFF" />
<embed src="roller-white.swf?x=roller.php&t=Videos Being Watched Right Now..." quality="high" bgcolor="#FFFFFF" width="550" height="150" align="middle" allowscriptaccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
WTF is with the $15.00 versions? The whole script is $10.00!
$15.00 versions of what? vShare or the mods? Some people resell vShare for $25.00, so what's your point?
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
Originally Posted by grynmoors
Quote:
WTF is with the $15.00 versions? The whole script is $10.00!
$15.00 versions of what? vShare or the mods? Some people resell vShare for $25.00, so what's your point?
I dont know about reselling the actual script for $25 isn't that illegal? (I dunno) also I was only refering to mods that cost more then the actual script. Just seems funny that a mod such as this one, to get source, you have to buy the whole thing for $99.00 but each to his own.
Re: [Release] Videos Being Watched (Free version w/ Source)
They have reseller rights and can charge what they want. If I buy shoes from korea for $2 then I can resell them in the USA for $20. I'm not going to sell them for $2 or I'd quickly go out of business!
For the mods, there is already a discussion somewhere in the threads about how the economy works. viewtopic.php?f=2&t=203&start=0
Re: [Release] Videos Being Watched (Free version w/ Source)
ok, thanx
the stuff is above.. download at will.
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
Originally Posted by flexserve
Quote:
Originally Posted by grynmoors
Quote:
WTF is with the $15.00 versions? The whole script is $10.00!
$15.00 versions of what? vShare or the mods? Some people resell vShare for $25.00, so what's your point?
I dont know about reselling the actual script for $25 isn't that illegal? (I dunno) also I was only refering to mods that cost more then the actual script. Just seems funny that a mod such as this one, to get source, you have to buy the whole thing for $99.00 but each to his own.
I think you are referring to my mods. I just want to be clear. I do not sell the source to any of the mods. The Roller is free and comes with the source.
http://www.thejesustv.com/roller_vs.html
Jereme
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
Originally Posted by flexserve
ok, thanx
the stuff is above.. download at will.
Re: [Release] Videos Being Watched (Free version w/ Source)
Re: [Release] Videos Being Watched (Free version w/ Source)
Put the html code for the roller in your index.tpl (where you want the roller to appear...could be anywhere, but most ppl put it in index.tpl) and then upload the roller.php and roller.swf files to your root directory (the same place as the index.php).
Re: [Release] Videos Being Watched (Free version w/ Source)
So copy the same html code from the roller.php file and paste in the index?
Re: [Release] Videos Being Watched (Free version w/ Source)
what html code are you refering to? There is only a roller.php ans swf.files
Re: [Release] Videos Being Watched (Free version w/ Source)
You should have also received an .html file for it in the download package or a "readme" or a "code".txt documents in the package....that has the html code that you need to insert the roller into your website. If you didn't get a document along those lines, contact the person where you got the roller from and ask them for it. It should have been in the zip file (the one I got from Jeremy had all the necessary info, don't know about the one cited in this thread).
Re: [Release] Videos Being Watched (Free version w/ Source)
Same question here I did not receive any document that contain a HTML code in order to place the roller in the site. I only received 5 files roller.php , roller-black , roller-black.fla , roller-white , roller-white.fla.
is roller.php what should be inserted in the index.tpl ?
PS: If I insert all the code form roller.php in index.tpl where i want the roller to appear It just displays this text : \n"; print "\n"; print "\n"; while ($results = mysql_fetch_array($result)) mysql_close(); print "\n"; print ""; ?> instead of the videos watched right now roller.
This helps everyone on this forum.
Thanks
Re: [Release] Videos Being Watched (Free version w/ Source)
The html that you need to insert into your index.tpl (or wherever you want the roller to appear) will be surrounded by the <object></object> tags.
Contact the originator of the roller you have and ask them for the proper code.
It would look something like this: NOTE THIS IS AN EXAMPLE!
Code:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="150" id="recently viewed videos" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
blah blah blah more param stuff blah blah blah and on and on
</object>
Re: [Release] Videos Being Watched (Free version w/ Source)
Re: [Release] Videos Being Watched (Free version w/ Source)
doesnt work for me, i get all blank.
what am i supposed to pppput in the "samedomian" parameeter?"
Re: [Release] Videos Being Watched (Free version w/ Source)
Been looking for this for a long time it was so simple to install as im such a blonde. Thank you so much. :mrgreen:
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
Originally Posted by hayleyli
Been looking for this for a long time it was so simple to install as im such a blonde. Thank you so much. :mrgreen:
can u tell me how u got it working please? thanks
Re: [Release] Videos Being Watched (Free version w/ Source)
Quote:
Originally Posted by pyrorain
Quote:
Originally Posted by hayleyli
Been looking for this for a long time it was so simple to install as im such a blonde. Thank you so much. :mrgreen:
can u tell me how u got it working please? thanks
Yes see the code in the first post, put that in your index.tpl (you will find index.tpl in /templates/) i put mine after the 'watch, upload, share' html codeing
Then put the 5 files u get from the rar into the main dir (public_html folder) where your index.php is.
then there u go simple.
Seriously i dont get html but this was the easiest and only thing ive added to my site, if i can do it anyone can, trust me!
Re: [Release] Videos Being Watched (Free version w/ Source)
i did that but nothing shows up in the sfw