ActionScript 2.0 :: XML / Enable Hotlinking Protection With Bluehost In Firefox
Feb 5, 2008
Flash 8, Actionscript 2.0 I wasn't exactly sure where to post this, but I figured here would be alright. I've got this image slideshow/scroller here, that grabs its data from a xml file on the server. nothing new, but the problem is that when i enable hotlinking protection with bluehost, firefox is unable to deal with the file. safari, opera, handle it fine. when hotlinking protection is disabled, firefox handles it fine. [URL]
View 2 Replies
Similar Posts:
Jul 1, 2010
I am loading an flv file from an s3 location. I want to prevent its hotlinking.
crossdomain.xml does not seem to work for flvs Anybody has nay idea, why crossdmain does not work? and what are the ways we can prevent other flash containers to extract the content from our location?
View 1 Replies
Apr 29, 2004
Can an swf check to see what the url of the page in which it is embedded is? I don't care if other people host copies of the swf, but I dont want them to embed my copy in their pages, so I want to show some kind of default image if the html address is not my site
View 2 Replies
Apr 7, 2011
I need to add htaccess to my site, to stop hotlinking i.e
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http(s)?://(www.)?davewhiteart.comindex.html [NC]
RewriteRule .(jpg|jpeg|png|gif)$ - [NC,F,L]
This seems to work on some browsers but on others.....the flash cannot access the files/images
View 1 Replies
Aug 15, 2011
I'm publishing a webcomic in Flash.swf format and I'd like to make it as easy as possible for people to grab my comic and put it on their website. How can I set up one-button hot-linking that will automagically provide the code so that they can easily drop it into their website, similar to the way YouTube does with video?
View 8 Replies
Jun 17, 2005
I've made a game in flash that I want to upload onto my site but I don't want it to be able to get hotlinked to or hosted from/on another site.
What would be a good way to prevent this?
I first thought of getting a varible from a text file and using an IF function on load to check if that var was loaded but that would only prevent Hosting.
I then tried putting the var in the html code for the swf but that don't seem to work so well, when I refresh the page the movie randomly seems to play normally or goto my "this is stolen" screen.
View 4 Replies
Feb 20, 2011
I am hosting a site that has some flash in it.Now a different site is linking directly to the flash, causing massive traffic for me. The problem: I do not gain any ads which would help me pay the server bills.I thought it would be OK to redirect the direct link to the flash to the site containing it.
Flash: www.example.com/flash/1.swf
Page: www.example.com/1 (<-- redirect here!)
It probably should work with .htacess
View 1 Replies
Jul 13, 2010
I have some FLV videos was to play on web (play in a flash player, e.g. JWPlayer). How can I protect it? I do not want someone else to download these videos.The videos was high secret! Only allow play on my website.
View 3 Replies
Jul 21, 2009
works perfect on my macbook pro (safari, firefox, and opera) but when I view the site on Vmare Fusion Windows XP and use IE and FireFox the pages don't load... I don't know what to make of this. Has anyone hear or seen anything like this happen before? BTW the website was created in Adobe Flash CS4/ AS 3.0 and published using Flash Player 10.
View 2 Replies
Sep 7, 2009
I want to limit my SWF file so that it cannot be stolen and hosted on another server. So if the domain serving the SWF file isn't on a list of approved domains, the SWF will not load normally but will instead display a message that links to one of the approved locations. What I'm unsure about is how to access the domain that is hosting the file (or get the fully qualified URL of the file). If You know how to get that information, I'm using Flash CS4 to compile the code targeting FP 9.
View 2 Replies
Dec 25, 2010
I'm still a beginning in flash in general and I'm attempting to strengthen the protection of my .swf file.One of the ideas I had was to split the .swf file up, to so speak; creating a new swf with sensitive, but vital functions and values, storing it on my webserver, and having the launcher request the files after passing a few verification processes. Only flaw in this idea, is I have no idea how to add a class (if that's the right term?) to my project. I reversed another .swf file which included the same method using Base64 encryption, but I'm not too sure how to add an external .as file to execute in my project.Of course, I've also found additional methods, such as using DCOMSoft SWF Protector (which wouldn't do much good) and obfuscation programs (which, too, can be reversed). I've recently found out about a .SWC called AS3Crypto, which I have no idea how to use. I've added the file to my AS3 Properties, but that's as far as I have gotten. The rest of AS3Crypto and its mysteries remain vague to me, and I am unable to find any useful information via Google.
I would really like to split the .swf into parts having them in different areas to make it more difficult to reverse, but I am not too sure how effective that would be, let alone how to actually do it. In regards to the external class (terminology?), since I was unable to find how to implement it with my project, I thought of salvaging the functions from the reversed .swf I have found and adding them into my internal script. Even then, the package begins with public class $Base64 extends Object -- extendsI assume simply adds additional functionality to objects, but I do not believe this is entirely necessary.
View 4 Replies
Oct 15, 2010
Is there any way to protect against hackers that load up swf and modify values in memory?
View 6 Replies
Jun 17, 2011
Has anyone used Flash Secure Optimizer to protect their SWF files? I read an article about it online, how reliable the article was.
Basically, I just want to take precaution from my SWF file being decompiled and/or reverse engineered.
View 6 Replies
Mar 16, 2010
I've always found it very annoying that Flash takes over the write protection of files that has been used, and suddenly felt an urge to do something about it. I'm not sure if it always happen on all computers but at least most of the times I can't rename a folder if a fla-file in it at some point have been opened in Flash if Flash is still running. So I have to close Flash in order to rename or move files.
View 2 Replies
Oct 24, 2010
1.When a person Logs In, a PHP file makes an XML file of questions from the DataBase2.The Flash application then calls for the XML file .. Reads from it and asks the question to the user.3.This XML file also has the answers to the questions so that i can show on my Flash Application.4. The Problem:Softwares like Tamper Data (it Firefox Extension which gives you the power to view, record and even modify outgoing HTTP requests.give the complete path of the XML file when it is called by the Flash Application.
View 14 Replies
Jul 9, 2004
how to make a gatekeeper for flash files that don't let the movie play if the file is running on a forbidden site? Example: Original content located in: [URL] if another site include that example.swf, it redirects to: [URL] I need to do that to malicious people don't steal my bandwidth or just steal my games or any other flash content. btw my site: [URL]
View 1 Replies
Apr 9, 2009
I've spend the last 6 months developping a Flash (CS4 / Flash v10) game. As I'm now ready to publish it online, I would like to ensure that my actionscript code is safe. Hence my questions are: - Is the CS4 built-in password protection safe? (I guess not given that my actionscript still needs to be executed hence has to be readable for the client)
- What are the best options to further protect my code? (I guess obfuscation is the most common approach: which obfuscators are good?)
View 13 Replies
Feb 23, 2011
I wanted to find out how my intellectual property, such as graphic designs, photos, tweens designs, etc can be protected in a .swf flash file?.This is because there are .swf file decompliers which can very easily convert my files into .fla and so access can be gained to my jpeg designs, photos, etc.Is there a best practise which can be followed whereby some form of security measures can be taken within flash code, etc? And if so does anyone know what these measures are?
View 6 Replies
Jun 22, 2011
If you want to use content on another server, that server needs to host a crossdomain.xml file allowing access. If this file isn't there, flash won't let you access it. Given that it's easy enough to just write a proxy (say a php script that curls the external URLs) what is the purpose of this restriction? It seems that the content is still 100% available to external people, but there is just one extra hoop to jump through.
View 2 Replies
Aug 23, 2007
Using flash is there anyway to detect the users IP address as a means of identifying someone who tries to copy your work off the internet?
View 7 Replies
Feb 22, 2010
Is it possible to write an anti cheat protection for a multiplayer game?
Game type: boards, moving color gems or squares to make three in line.
I know there are programs capable of analize the pixel color of each square and auto resolve the game by play itself. Is anyway to protect against this?
Examples:
- Detecting if mouse had been moved by a program?
- Detecting if keyboard Keys has been sent by a program?
- Maybe record player screen or manual review?
View 2 Replies
Apr 28, 2010
i have to implement flash streaming for the relaunch of our video-on-demand system but either because i haven't worked with flash-related systems before or because i'm too stupid i cannot get the system to work as it has to.
[Code]...
View 1 Replies
Sep 11, 2011
Is there any AS3/Air library for Zip files with password protection support? Previously i check FZip, it was great but it doesn't support encryption! Also another library that works good, but it not support encryption too.
View 1 Replies
Mar 16, 2012
Any way to set up individual Flash Access protection settings for each of some <Location /{url-path}> tags in httpd.conf in the Apache. I have found in the documentation that EncryptionScope can be set to content or server. If I set it to server and use FlashAccessV2 as ProtectionScheme, how or where do I specify the Flash Access certifications and so on?
View 4 Replies
Jul 23, 2010
I am profiling some AS code by measuring wall clock time. In order to minimize the error I need to run the code for a long period of time. However, flash seems to protect itself from unresponsive scripts by throwing an exception after some period of unresponsiveness, namely: Error #1502: A script has executed for longer than the default timeout period of 15 seconds.
Is there any way to disable this protection, or at least extend the timeout period?
View 2 Replies
Oct 30, 2011
I'm building an Adobe Air app that needs to load external images from different webservers. I have my basic loader function set up, but I encountered one server that wouldn't let me load it's images. it gave me the following error[url]...
After that I got in contact with the server's manager and he told me he had been working on some basisc hotlink protection for his images. He also told me that I could subvert this by supplying[url]... as the referrer when building the request headers.
First of all I found no trace of hotlink protection with online testapplications for hotlink protection. Secondly I have no idea how to set up what he told me with a simple Loader class function.[code]...
View 2 Replies
Apr 25, 2011
feasable protection of my Zend_AMF gateway? I mean, how can I prevent someone from calling my service methods?
View 1 Replies
Jul 15, 2011
is it possible to hide your .swf file so that it can not be taken.Is there a way to protect it?
View 2 Replies
Feb 1, 2007
I know, yet another topic on protection. I think we've established the fact that you will almost always will be able to decompile a SWF, but that's not exactly what my question is about. I have a client who wants to show data (some html and css) in a Flash movie. This content will be delivered from an external source and will be passed through to the SWF. The main idea is not to be able to copy-paste the html. Of course, if you use a flashvar to pass the html-source or html-page to the SWF, it's easy to look it up in de pagecode. So perhaps a sollution is to encrypt the html before sending it through to the SWF and decrypt it inside the SWF. But of course, you would need some sort of key that's hardcoded inside the SWF file to decrypt the information ... which is a problem if you can decompile an SWF. So my question is, is there any way to encrypt data delivered to an SWF so it's impossible to directly access the data?
View 4 Replies
Aug 11, 2009
OK, this is starting to annoy me pretty intensely. For some reason the esc key shortcuts are not functioning, and nothing I do seems to be able to restore them. Even ticking the 'Esc Key Shortcuts' option in the actions panel dropdown menu has falied to make it possible for me to do as much as type 'esc-s-t' to bring up 'stop()'
View 2 Replies