Re: help swf custom furni
I don't know how that's done, but I think it has nothing to do with the swf.
Re: help swf custom furni
Its a tool to secure their swfs.
Re: help swf custom furni
Ah Laurens figured out how I secured it. No I wont tell you, find it out yourself.
Laurens wont tell you because then it is easy to remove protections. Laurens me and two more people know how to and we wont tell you. I'm sorry but it is to prevent stupid rippers like you.
Re: help swf custom furni
Put a .htaccess in your hof_furni?
PHP Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(linktoyourhotelname/hof_furni.*$ [NC]
RewriteRule \.(swf)$ http://linktoaimage.com/imagefilename.png [R,L]
That should work.
Or you can read here,
http://alistapart.com/article/hotlinking
Re: help swf custom furni
Quote:
Originally Posted by
vLife
Put a .htaccess in your hof_furni?
PHP Code:
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(linktoyourhotelname/hof_furni.*$ [NC]
RewriteRule \.(swf)$ http://linktoaimage.com/imagefilename.png [R,L]
That should work.
Or you can read here,
Smarter Image Hotlinking Prevention Ā· An A List Apart Article
And what about downloading from cache?
Re: help swf custom furni
He never said specifically. He just wanted to get something similar to what Habmoon has, and I in turned helped him with something easy.
Re: help swf custom furni
Quote:
Originally Posted by
vLife
He never said specifically. He just wanted to get something similar to what Habmoon has, and I in turned helped him with something easy.
HabMoon protected the SWF not the accessibality. He wants to know how Laurens protects it but it is a secret like I said before. Laurens does not reveal his secrets so do I. Dont think he'll be able to figure out how to unless I tell him which I wont.
Sorry but it is to prevent stupid rippers.
Re: help swf custom furni
He can always just obfuscate it.
Re: help swf custom furni
If someone really took the time, Im sure they could figure out how you did it..