Professional :: Preloader To Protect Swf?
Mar 1, 2011
I have found heaps of preloaders that work on the time line of game but offer no protection.Does anyone know where I can get a sample code for this or where I can buy a preloader from so that it loads before the game and if someone tries to save the page they get the preloader instead of the SWF? flash designer I know said its possible but hasn't got time to create one. He gave me this code in a FLA but when I embedd the swf in to the site it doesn't load anything just displays the preloader
function setProgress(num)
{
_root.percentDone = int(num);
[code]....
View 10 Replies
Similar Posts:
May 1, 2011
I uses AS3 preloader embedded within HTML (standard Dreamweaver embedding). The preloader loads index.swf. I've noticed that site visitor can write down URL: [URL] and get direct access to the swf file of preloader. Hotlinking protection for swf extension (defined on server via cPanel) would resolve the problem but unfortunately [URL] must have access to swf files (otherwise flash site wonâ't start).
View 3 Replies
Aug 18, 2010
I would like to protect my flash files. I would like to block any decompilers,protect actionscript and also protect graphics. Some time ago,I tried to decompile a swf and when I placed it inside a decompiler , it showed me a login form and no graphics.I believe that is the ultimate protection method.Do you have any idea what software can do that ?
View 2 Replies
Jul 29, 2011
My flash app is pretty much finished, before II put it online I was wondering how does one protect it? for example from someone just taking the swf and putting it somewhere or from someone using one of those flash decompilers that turns a swf to a fla?
View 7 Replies
Aug 23, 2011
i want to ask question about swf protector against swf decompiler.i saw so many protector using obfuscator,encryption like that..i want to use FMS (flash media server) that will invoke callback function..i'm afraid using encryption,will not detect the name of the functionmy question is :is there any other solution except using obfuscator to handle decompiler?
View 2 Replies
Jan 6, 2010
how I can protect SWF file , from being download and decompile?
do i need to purchase some software ?
View 2 Replies
Jan 6, 2010
I thought from other adobe products that the lock would protect any layer you put it onHowever, In a situation where layer 1 is a looping background.Once setup, I locked itNow working on layer 2 but I notice unless I'm very careful I'm still able to move the background (layer 1) while working on other symbols that go on top of background. (even though the lock is in place.So I thought well what good is that, so hide the layer
View 4 Replies
Dec 18, 2011
I've got an external preloader from this tutorial [URL] and i would like to merge it with an preloader from oxylusflash (its a premium preloader)
[Code]...
View 2 Replies
Mar 17, 2011
i've got an AS3 project going out on cd. The project will consist of the SWF, several folder directories containing flvs, and folders containing ActionScript Classes used by the SWF. I'm not so much worried about protecting the FLV's or the Swf, but the cd could eventually be snagged by a rival company. is there a way to somewhat protect or encript external actionscript classes?
View 3 Replies
Sep 7, 2008
I found this tutorial on how to creat a preloader ".I tried doing as mentioned in the tutorial but I have 2
problems..
1. My site loads before the preloader has completed. Click Image to view it.
2. The preloader is always visible. I even added an extra line to the code (in bold).[code]
View 2 Replies
Jan 27, 2010
create a preloader using ActionScripting 2.0 in Flash CS4.
View 1 Replies
Feb 11, 2010
how do i add a preloader to an already made swf?also, do i have the preloader open up in seperate html file.don't want to buy any programs to do this.i did try it by just changing the file names to preloader file name to load the swf.but it push all the content over to the right side of the screen.
View 28 Replies
May 27, 2010
how to test my preloader in CS5. When I look under Control - Test Movie, it doesn't have an option for Simulate Download, and when I just do a regular test, I see nothing.
View 2 Replies
Sep 20, 2010
I have my preloader which seems to be working correctly, however it only becomes visible as around 80%. So the page is blank up until then, then after that the loading bar is finishing and then goes to the rest of the site.
View 11 Replies
Oct 5, 2010
How do I use the built in flash cs5 preloader? I am using a trial copy of flash cs5 and would like to experiment with it and test it. Currently, when I simulate download on my flash movie, even at 14.4, I do not see anything, just white screen.
View 2 Replies
Jan 16, 2011
I followed a tutorial to get a preloader working for a flash that contains tlf text. The problem I'm having is that a lot of formatting of the tlf text is lost. The text looks like this with the preloader and like this without the preloader.
View 11 Replies
Jul 1, 2011
My web page, which contains a SWF using AS3 opens great in Chrome, Firefox, & Safari. When I open the page in Internet Explorer it freezes on the preloader for some reason I can not figure out.
View 3 Replies
Jul 19, 2011
I have been trying to create from scratch and/or use SpinningPreloaderComponent to create a preloader for a SWF that loads an external flv in frame 2.What seems to be happening is that The preloader exists for about 5 seconds and then jumps to frame 2 and continues to load without the progress meter. Although I've tried to use bytes total or default settings, nothing seems to work correctly.So I'm wondering if this problem is created because the preloader can't measure the flv size? Also wondering if it is possible to start playing the flv at say load of 20% as a buffer rather than 100%. I have also set the flv as progressive when trying to insert it directly via Dreamweaver CS5 but all I get is a blank screen.
View 2 Replies
Aug 30, 2009
I have a flash application that plays .mp3 files. I use the Sound object and the .loadSound method. It is quite easy for someone to download the mp3 files from say a plugin for Firefox called DownloadHelper, or using the Safari Activity window. Is there a way to protect against this?
View 5 Replies
Jun 8, 2010
Is there anyway to protect an swf when it is placed on a webpage. I know I can copyright things, but this will not stop people from getting their hands on it. Is there any code I can do to stop any of these decompilers working on it or anything.
View 7 Replies
Mar 24, 2011
I'm wondering if there's a way to protect a swf file from download, something like DRM video file.
View 1 Replies
Oct 26, 2011
I like to protect, with a password and user name, the incoming stream to the FMS (application Live Packager). How can I instal a password (I don't mean SSL), to prevent that unauthorized persons can stream their own content over my server. This means, the Flash Media Encoder should ask for a password and username.
View 1 Replies
Jul 5, 2010
I have images that I need to manage access to. I've come across osmf and rtmp streaming which are flash/adobe technologies and would require me to install a special server. Anyone knows of other ways to get the same effect with php.By "manage access to" I mean that the average user would not be able to save the page and save the image with it. If they want to view the image again, they would have to revisit, re-request it. Flash streaming server offers that, but are there non-flash/adobe solutions to compare it to.
"Give up" is not something you say to your employer who is a publisher and has legalrequirements to protect the IP other entities license to them. Sorry, but I don't make management decisions, and I'm not a lawyer. I work in the technical department and need to find the best technical solutions to what's being asked. If it still fails occassionally, I would say this is the best technology has now, and I've given it to you. I don't want to be found personally negligible when I should have done my best. Some people don't seem to have real jobs?
View 5 Replies
Feb 15, 2012
I am developing a elearning site and we have developed our courses in Flash. I want to know how we can prevent our courses from getting download from our site. Technology used for developing website is ASP.NET with C#.
View 2 Replies
Sep 27, 2009
Is there any way I can prevent a swf from being downloaded? In IE I can use the temp folder to find the swf once I viewed it online. In FF I can download it using the page info window. In Safari through the activity window.
Does anyone know of a way to protect my swf's so people can only view them online, but not download them in any way?
View 1 Replies
May 3, 2010
protect all SWFs that you have developped and invest hours against decompiler by encrypt it? If yes what it's a best way to encrypt swf files?
View 9 Replies
Apr 20, 2011
I've just spent a few weeks on an flash project that I want to protect. The problem is my project has a lot of classes in external .as files. How can I protect these from being copied?
View 9 Replies
Oct 1, 2009
I'm developing some elearning material to be distributed on CD. The main swf loads text, images, sounds via an XML file. protecting the assets/XML from being edited/stolen?
View 3 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
Dec 15, 2007
Iam currently work on the flash player it now almost completed but i have some minor problem. regarding protection my swf file on the web. some going tell me solution on that so no one can't decompiled from any software.
View 5 Replies