ActionScript 2.0 :: Is Flash Secure Enough To Use For A Website That Holds Personal Info, Password, Restricted Areas

Aug 4, 2009

Is flash (actionscript 2.0) secure enough to use for a website that holds personal info, password, restricted areas, ect. How can I make it secure enough if it's possible.

View 1 Replies


Similar Posts:


ActionScript 3.0 :: Create A Secure Password Protected Page

Oct 29, 2009

earlier using flash action script 2..i have created many password protected pages but how can i create a secure password protected page using Actionscript 3.

View 1 Replies

ActionScript 3.0 :: Create A Website For Personal Design Gallery?

Oct 23, 2010

I planning to create a website for my personal design gallery.

[URL]

Anyone can lead me to create a similar website like above?I tried Papervision 3D ..but i just don't get how to do it.

View 3 Replies

ActionScript 3.0 :: Build A Secure Login Area On A Flash Website?

Feb 28, 2012

I'm trying to build a secure login area on a Flash-AS3 website. I've managed to create the login form and pass data to a PHP script which checks them.

1) I know that in PHP I can echo some infos that can be get from AS3. In this case I suppose to echo something like "success" or "failed" to give an answer to the login attempt. Is this way of communication secure? Can anybody sniff this content and force AS3 to behave like if login was successful?

2) Suppose that PHP-AS3 communication has been secured. What should I do now? May I simply show admin pages hidden before? Is it the correct way? Is it secure?

View 5 Replies

ActionScript 3.0 :: Build A Secure Login Area On A Flash Website

Jan 21, 2012

I'm trying to build a secure login area on a Flash-AS3 website. I've managed to create the login form and pass data to a PHP script which checks them. Now I've got some questions.

1) I know that in PHP I can echo some infos that can be get from AS3. In this case I suppose to echo something like "success" or "failed" to give an answer to the login attempt. Is this way of communication secure? Can anybody sniff this content and force AS3 to behave like if login was successful?

2) Suppose that PHP-AS3 communication has been secured. What should I do now? May I simply show admin pages hidden before? Is it the correct way? Is it secure?

View 5 Replies

ActionScript 2.0 :: Security - Secure Information Transferred Between The Flash Player And The Website?

Jun 5, 2008

How would one secure information transfered between the flash player and the website?

View 1 Replies

ActionScript 3.0 :: Flash HTTPS - Creating Secure Login Section For Website

Mar 26, 2012

I would like to create a secure login section for a website. I have managed to build up an AS3-PHP communication where PHP checks user credentials. I am already providing data enchryption between AS3 and PHP but I would like to add some further security. Is it possible to implement a HTTPS login section?

View 5 Replies

ActionScript 2.0 :: Possible To Password A Flash Website Page?

Aug 7, 2008

Is is possible to password a flash website page so that username and password are needed for access?

Is this something that can be created within Flash app itself or is third-party software needed?

View 4 Replies

ActionScript 3.0 :: Making A Flash Website: Not Able To Exchange Info Between 'sections'

Aug 23, 2009

Let's say i have a class that simulates a 'button section'.The button bears a title. Like news. I click on it, i transfer the title in the button and the respective news to the body.The body exists outside the class. It's a textField variable. let's assume.

ActionScript Code:
public function xmlLoad()[code].....

keeps giving me an error.1067: Implicit coercion of a value of type Number to an unrelated type String.but i've seen this done before, except it was on a loader variable...but i don't see how that would be any different.

View 1 Replies

ActionScript 3.0 :: Create A Simple Interactive Animation For A Website That Consists Of Three Rollover Areas On A Page?

Feb 19, 2011

I'm trying to create a simple interactive animation for a website that consists of three rollover areas on a page. When you mouse over an area, a bit of explanatory text is revealed by animating a mask over some text. The text is left displayed until a mouseover of a different area occurs.Let's call the three mouseover targets A, B, and C.A MOUSE_OVER event listener is registered for all three targets. In the event handler for each, I'm following a pattern like this:

Code:
A.transform.colorTransform = highlighted;
B.transform.colorTransform = notHighlighted;

[code].....

View 2 Replies

Professional :: Password Protecting A Swf To Upload To Website

Jul 19, 2011

how to password protect a swf uploaded to my website.
 
I have a swf that is a work in progress, is NOT ready for public viewing, and i need some critique from a friend in the USA, and if i could upload it and give her the password, it would be viewable only for her, or for whoever else i'd give the password.
 
So, i've looked at a thread from a while back,[URL], which explains stuff that is beyond me, on xml programming.
 
And, i am aware that the Publish settings has an option to add a password, I tried it but am unsure what that does if anything.

View 12 Replies

Database :: Flex - AIR's Encryption And Secure Local Store Secure Enough?

Apr 7, 2012

We are planning a desktop client application with Adobe AIR. The client app will be delivered to our customers with a database, which contains monthly updated marketing data provided by our company. As different customers will buy different sets of data from us, for example, a customer is only interested in marketing data in a specific product category, while another customer need all data in a certain region. After a customer installs this client app, new data will be emailed to the customer every month.

So, the requirement is to keep the data accessible only by the customer who bought it. After reading through AIR's secure local store and database encryption feature, I came up with the following design: each customer will have his own secret key (stored in AIR's secure local store), the secret key is used to encrypt the data that the customer has purchased. Of course, the monthly data that we sent to the customer will be encrypted using the same secret key. So my questions are: is AIR's database encryption and secure local store secure enough for this use case? If someone gets the encrypted database file, can he decrypt the DB?

View 1 Replies

ActionScript 3.0 :: Build A Personal Flash Site?

Mar 24, 2011

I'm trying to build a personal flash site. Just wondering what is the common practice to judge what dimension the swf should be. Because right now, my swf is of a fixed size or is there ways to have a fluid dimension that goes according to the user's resolution.

View 3 Replies

Professional :: Can't Find In Windows Where Flash CS5 Save Personal Workspace

May 17, 2010

I can't find in Windows where Flash CS5 save personal workspace..Photoshop and Illustrator save it in roaming vista folder but Flash?

View 2 Replies

Flex :: Why Is The 'Range' URLRequestHeader In Flash Restricted

Jan 26, 2010

I want to be able to pause and resume downloads in my flex application, but I get a RTE when trying to set the Range header.

Error #2096: The HTTP request header Range cannot be set via ActionScript.

I imagine there isn't going to be a work around client side, but expect there is a way you can get a server to change the name for the range header to something else...

View 3 Replies

Flash Using Xml As Database That Holds Value Of Name Of User

Jul 24, 2011

Does anybody knows how to use the XML as a holder for the values that will be given by the user for example. Parent's name: _. then whatever the user's input i should move that and hold that by the xml. i just dont how. i read lot of books but i can't find any answer. This is for my senior project.URL...

View 2 Replies

Actionscript 2 - Flash : Event For Restricted Text Input?

Oct 13, 2011

I have a restricted editable textfield in flash like this:

oField.restrict = "0-9";

To capture changes I attach this listener:

oField.onChanged = function(){
trace(1);
};

Is there a listener to capture the event when a restricted character is entered (e.g. the event when the key "a" is pressed - the field does not change, so onChanged does not fire).

View 1 Replies

Flash :: Array That Holds An Object And A Related Value?

Dec 12, 2011

I'm writing a game that involves cargo, and I plan to have a large number of cargo types. Currently I have a Cargo class, and a ship carrying cargo has an array of the Cargos it is holding. I'd really rather not have each ship with a bunch of objects when all I really want to know is how much of which cargoes each ship has. Especially when these ships will be created and discarded a lot.

I'm sure the thing I'm looking for is so basic I'll look dumb for even asking, but I know there's something similar to an array that holds an object and a related value. I want to use that to reference the Cargo type from the static array, and hold the quantity.

What's it called? How would I use it (ie what are common functions used for it)? Some code snippets and terminology would be ideal.

View 2 Replies

Flash :: AS3 Add Movie Clip To Stage Using Variable Which Holds The MC Name

Dec 1, 2010

how to add a movie clip to the stage from the library but i'm strugling to do it when the I need to load a movie clip from the library when the name of the movie clip is held in a variable.

for(var i:Number = 0; i < 64; i++)
{
var blueIconS:blueIcon = new blueIcon();
addChild(blueIconS);

[Code]....

The above code works for adding the blueIcon but I have a variable in that loop which tells which icon to load.

sectorsMCs[jewelsIDs[i]]

The above will tell me what MC name to load but how do I load a MC from library by that variable value?

View 1 Replies

ActionScript 2.0 :: Save A Page - Add Some Sort Of A Password Or Save Feature To People Can Type In The Password

Sep 23, 2008

Im new at actionscript, and I am making a very project. Basicly, I have some thing were there is a page you can get to by beating other parts of the 'game'. I want to add some sort of a password or save feature to people can type in the password of something at the opening screen and jump to that page.

View 1 Replies

ActionScript 2.0 :: ScrollBar Dragger To Be Positioned In Relation To The Info._y As The User Scrolls Info?

Jun 24, 2010

I have some scrolling content (info). I've also made my own scroll bar.I want the scrollBar dragger to be positioned in relation to the info._y as the user scrolls info.I have created two vars: one that worsk out where info._y is as a percentage and the other that works out where the scroll._y dragger should be as a percentage...

Actionscript Code:
var scrollBarPercent = Math.round(scrollBar.dragger._y / [code]........

also onMouseWheel working too.I need a small bit of code that takes the % of info._y and moves the scrollBar dragger to the same % but in relation to the Stage.height...so if projectGalleryPercent = 50%, make dragger._y 50% of Stage.height using scrollBarPercent.

View 1 Replies

Flex :: Remote Source Control For Personal Projects

Dec 4, 2009

source control on personal Flex projects, and what eclipse plug-ins are available for these source control services? I'd like to add some personal projects to source control when they are ready.

View 1 Replies

ActionScript 2.0 :: Making A Picture Gallery For A Personal Project?

Apr 15, 2010

i am making a Picture Gallery for a personal Project...

The code all works fine, although is probably quite messy, in the test movie environment within flash but when i publish or export the movie it doesn't load my images?

I am using Flash CS3 with AS 2.0

I will upload the fla, you can use any picture to test if you want.

View 1 Replies

ActionScript 2.0 :: Personal Portfolio - Show The Contents Of The Subsection

Dec 8, 2003

Ok here we go I know its a lot to read but check it out anyways! This is my own portfolio site I've been working on. Im running short on time with it. Im willing to make permalinks on my portfolio to anyone who can help me out with this. :thumbsup: Download my files and have a look, otherwise you wont see what I'm trying to do. I have broken my site down into 3 separate sections.

[Code]...

View 1 Replies

Flash :: Make Secure SWFs?

May 13, 2010

how to make secure SWF files, so that decompilers like sothink won't be able to decompile these swf files at all. i have been assigned some research work to find out the stuff to make swf files highly secured

View 1 Replies

ActionScript 3.0 :: Flash App Secure Connection

Aug 12, 2009

I have a Flash app that makes periodic calls (using URLRequest and URLLoader) to the same server that hosts it, to check if the current session has expired or not.The problem with this is a man in the middle can spoof a valid response.Is there a generally accepted way to validate a response?Would using 'https' in URLRequest(url) invoke https protocol, would that be sufficient? I'm not a security expert, but would that check if the site is who they say they are, just like the browser?

View 0 Replies

IDE :: FLASH Secure Score Submit?

Feb 8, 2009

I'm building a flash-game-site for a while. The big trouble is Secure Score Submitting System .I search on the net and find some ineffective techniques:

-Secret word method: there is an secret word (crypto pass) on the server and flash gets it from server and uses for crypting score data then sends it to server. But the algoritm that does the crypto job, can be accesible with a swf decompiler. Also getting the secret word from server outside of flash is simple. Not safe!

-HTTP_REFERER method: php (or what else) check HTTP_REFERER data to determine where the post coming from. But with a simply firefox extensions, the referer header can be changed. Not safe!

That is my own idea but can only make cracking harder, not more:

-We can get flash vars with js (:swliveconnect) and send to server. Flash just make a fake submit that makes no effect. Just a trick. But not safe

View 2 Replies

Flash :: IDE - CS4 Project Size & Secure

May 3, 2011

1) I'm trying to create a Flash Login Form but I guess its working with ASP or PHP. Can I make Flash to check usernames from any local mdb? As long as project doesn't require internet connection, excel or sqlite will be enough for me.

2) This question is related to first question. If I cant use a mdb file it seems I'll need to embed all those 5.000 users in flash project, am I correct? Also projects SWF file is 50mb. It will work from CD source, would that cause any problem? I've made it all in one SWF file for security

View 1 Replies

ActionScript 2.0 :: Create A Personal Companion And Assistant Artificial Intelligence?

Nov 24, 2007

I am trying to create a personal companion and assistant artificial intelligence. If you are familiar with the Halo games, I am trying to create my cortana.What this project is, is a flash game that has certain features used for personal assistance in my work. Incorporated in that is going to be a few things that I need help with creating:

A chatbot part with custom responses

an RSS reader

a password protected parta reminder thing where in game (preferably but it doesn't have to be in game) I can type in a time, date, and message and it will remind me at that time with my message.A way for it to start up programs and open files for me

View 1 Replies

Flash :: Auto-scrolling Text Areas?

Nov 22, 2010

I'm creating a Flash game...blackjack, actually. It uses a back-end made from Java.Anyway, there's a basic chat in the game, where new messages are added to the bottom...pretty much your standard chat window.This is how I do it now:txtArea.verticalScrollPosition = txtArea.maxVerticalScrollPosition;However, that does not always work. Sometimes it does, sometimes it doesn't (oddly enough). I'm looking for a permanent solution. txtArea is the component TextArea (d'uh), and I'm using ActionScript 2.0.

View 2 Replies







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