ActionScript 3.0 :: Want To Protect Reselling Of Application Developed In Flash?

Jul 16, 2009

I develop applications with Flash, AS 3.0 and PHP. I need to give the source code to my clients. But once I give them the source code they can also re-sell the applications to other people. So, I have deceided to use some code hiding process so that without my permission the application will not run in any server. In that case I am ready to keep informations in my server. Only my direct client will be able to run the file once they have registered their domain name and other info into my server.

View 5 Replies


Similar Posts:


Actionscript 3 :: Integrate Mobile Application (restaurant Menu) With Micros Pos Developed Using Flash Builder 4.6?

Apr 14, 2012

I have developed a restaurant menu app for samsung galaxy tab 8.9 .I want to send all ordered details to micros pos eg item name,table name qty ordered , item price to pos .I have deeveloped this application using flash builder 4.6 ie used flex 4.6 and actionscript as technologies .So how do i integrate my application with micros pos to send all data ordered to it with micros pos??

View 1 Replies

Iphone :: Is Application Developed By Adobe Flash Professional CS5 (not CS5.5) Visible In App Store On IPhone 4

Jul 4, 2011

I just finished with developing my application by Adobe Flash Professional CS5 and I wonder if this will be visible to iPhones 4 because support for Retina displays was added since CS5.5.

There is section in my info.plist:

<key>UIDeviceFamily</key>
<array>
<string>1</string>
</array>

View 1 Replies

Professional :: How To Protect An Application

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

Flex :: License The Application Developed With Flex Builder Trial?

Mar 19, 2010

Can I create an application with Flex Builder Trial ( that I have just downloaded ) and use that application on my website ? But all of you that use Flex Builder have the licence?

View 2 Replies

Actionscript :: Block Any Decompilers,protect Also Protect Graphics?

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

Flash :: Are There Free Client Voip Developed

Mar 27, 2010

Are there free client Voip developed in Flash ?

View 1 Replies

Flash :: Put AdMob Ads / Any-other-ad Into Android Applications Developed For Adobe AIR?

Dec 13, 2010

how to put AdMob ads / any-other-ad into Android applications developed in Flash for Adobe AIR ? I repeat , ads into Adobe AIR apps , not java! Or any other way to monetize the app?

View 5 Replies

Ios :: Can An IPhone App Developed In Flash CS5 Communicate With An External Server

Sep 9, 2011

With normal Flash SWF's I use URLRequest to communicate with external servers/sites to send/retreive data from a database - pretty standard stuff. But can iPhone apps published from the CS5 environment communicate with external servers/sites?I'm still organising my development license for the iphone, so want to check before I fork out the money for the registration.

View 1 Replies

ActionScript 3.0 :: Developed An Site In Flash Doesnt Throw Any Error In Flash IDE Debug Mode

Apr 26, 2009

I have developed an site in flash doesnt throw any error in Flash IDE debug mode, But when I launch this in web browser it throws error.

Disadvantage of showing error in browser window is that it wont show the line number of the error. Is there any otherway to get the line number of error, when running in the browser.

View 2 Replies

Android :: Frame Rate Is Very Low For Android Game Developed By Flash CS5?

Dec 29, 2010

I am porting my flash games on android. I have ported 3 successfully. But the problem with all of them is they are giving very low frame rate near about 7-8. And I have observed 1 thing that frame rate always varies. Sometimes it goes upto 45 and again in next frame it comes to 3-4 and again goes to 15-16.

I am quite confused. Please let me know if anyone is having any idea about this.

View 1 Replies

Asp.net :: How To Protect Flash From Getting Downloaded

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

ActionScript 3.0 :: Way To Protect Swf From Flash Dicompilors?

Jan 5, 2012

I have made many games is it any way that I can protect my swf from flash developers who want hack my game?First I was tried way load game swf's into preloader swf and call it by Iframe most flash developers just get only my preloader.swf unable to get game. now i am searching way that to protect swf from flash dicompilors???

View 4 Replies

Flash - Protect SWF From Being Loaded By Another Website

Dec 10, 2009

Is there any "client side only" way to protect a SWF so it'd only be possible to load it from domain X? I'm aware of the server side options such as checking the referrer but unfortunately my server is a "static" CDN where this implementation isn't possible. I wonder why flash cross-domain security files do not seem to handle this scenario as well.

View 1 Replies

Flash :: Protect Swf File From Being Decompiled?

Feb 12, 2010

I'm working on important project using Flex framework and i want to keep my algorithms and code secret. Is it possible to somehow protect swf file from being decompiled? I don't want someone extract my code using flash decompilers.

View 5 Replies

Flash :: Protect Images From Being Stolen

Apr 9, 2010

Is flash the best bet to keep images from being stolen? Is there any way to steal images from websites that use flash to display images. I heard that we can use firebug to download flash images. Is this correct?

View 4 Replies

Flex :: Protect URL Where Flash App Can Be Executed?

Sep 24, 2010

Is there an easy copyprotection, so that I can define in code the URL where flash/flex app can be executed

View 1 Replies

How To Protect Flash Videos From Being Downloaded

Nov 22, 2010

How would you be able to stop people from downloading flash video from your site instead of viewing it in a flash player. I would like to prevent people from downloading the flash video by ripping the stream. I am not looking for 100% prevention but ways to make this difficult and annoying.

View 4 Replies

Flash :: Protect Swfs From Being Decompiled?

May 4, 2011

I have been building an application using CS4. I currently load the swf file into a byte array of another swf to prevent easy access, but I have been told that this will not keep out more experienced users. How can I improve on my current method to best protect my code from being stolen?

View 2 Replies

ActionScript 2.0 :: Software Protect Flash Swf?

Nov 29, 2010

Any software protect flash swf.

View 1 Replies

ActionScript 2.0 :: Better Way To Protect Php Flash Communication?

Jun 25, 2007

I have a flash interface that uses php to write/read vars.So if someone wants to hack our website all he has to do is look at the code and send some vars manually to the .php file. I've seen some encryption apps that claim to fully protect your swf but at the same time there are those who claim to decompile protected ones.Is there any better way to protect the php>flash communication?

View 2 Replies

ActionScript 3.0 :: Flash Protect Xml File

Aug 3, 2010

I have used settings.xml file in my swf file. Now i am very sure, somebody can grab the swf file, decompile it and get the full path of the settings.xml file. If they can do that, they can see everything inside the settings.xml file which contains lots of thing. Now my question is how to protect that xml file from getting grabbed when typed the full URL. One solution is to ecrypt/obfuscate the swf file, but i don't trust them fully. If given a little time, I can myself decrypt the swf.

View 8 Replies

Flex :: Developed BarCharts With Annotations?

Sep 14, 2010

I had developed BarCharts with annotations. Each bar is a one bar chart(displaying in attached jpeg). But i need total in one barchart with 4 bar series and annotations like a black line displaying in the middle (like,as shown in attached jpeg )http:[url]....Data is comming from the server and need plot into the charts,

View 1 Replies

Flash :: Protect Files From Being Decompiled By Any User?

Feb 27, 2007

Is there a way to protect my flash files from being decompiled by any user?

View 2 Replies

Flash :: Protect Images Embedded In Swf Files?

Jan 19, 2011

I need to protect images embedded in a swf file. I've noticed Swf Encrypt scrambles the images, like so:

How is something like this achieved ? How does image scrambling work ? I've noticed the image is stored a bitmap. Not sure how information is stored.I imagine it would be possible to use something like AS3SWF to access the content of a swf, but what would I need to change for the image swf tags ? I don't know much about security/obfuscation/encryption, so any tips will be handy. The programming language for this shouldn't matter much.

View 1 Replies

Flash :: Protect Method Calls In A Swc Residing In Another Swc

May 13, 2011

I have an alchemy compiled swc which contains methods to perform certain key algorithms. These methods should only return values only if user is authorized(bought license from online service) for security purpose. So I am planning to add another SWC on top of this, which have all the licensing code stuff. But when I import the Alchemy generated swc inside my custom swc, all the methods of alchemy are exposed.

View 2 Replies

Flash :: Protect Mp3 File Path In Player?

Feb 8, 2012

I have flash player in my web site for playing the mp3 files.But if someone uses "viewsource" or any browser tools such as firebug, then they can find the parameter and then sort out the actual mp3 file url.I am using php in my back end.

View 1 Replies

Protect Embedded Fonts In Swf/Flash File?

Mar 15, 2012

I have a Flash file in which I want to embed a font, but the licence terms for that font mean I can only embed it in a file if that file is security protected to be non-editable. Assuming this means I need to take some sort of precautions to prevent the file being decompiled and the font extracted, is there any way of enforcing this?

Note: I don't care about the code itself being public, I just don't want the font file to be available.

View 1 Replies

Is Content Of Webpage Developed In Flex Searchable?

Aug 3, 2010

If I developed my webpage entirely using Flex, is it searchable by Google and other search engines?

View 3 Replies

Flex :: Free Game Server For An MMO Developed In It?

Jan 30, 2011

What is the best free game server for a game developed in Flex 4?

Is it possible to make the server using other programming languages?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved