ActionScript 2.0 :: Decrypt And Show Encrypted Images Into Flash(without PHP)?

Feb 4, 2009

I want to have a SWF file that can show images that encrypted and only swf can

show them! but i don't know how can i Encrypt images and load them into flash

View 9 Replies


Similar Posts:


ActionScript 3.0 :: Flash - Php Encrypted Data Transfer?

Nov 9, 2009

This is not something new I'm sure and a lot of people have found or are looking for a solution for stablishing an encrypted data transfer between flash and php but the wiered thing is that there are few resources when I try googling about this so, all I'm trying to achive is to encrypt data in flash with a key or something (I don't want to build my own algorithm, I'd like to use some standard ones like MD5) and then send the data out to a PHP file and after the php read the data it will also encrypt and send the results back to flash...

I was happy and downloaded the as3crypto class from google code... installed and ran it and it worked for the first tests... then when I tried using that method in my project I noticed that the encrypted data being sent from PHP to flash, sometimes does not work! again I searched and found out that some other people are also having the same problem and are saying that this as3crypto does not work well with sending data to php!!!I'm out of time and out of mind so what should I do if I want my data sent to php and vice versa to be encrypted? or maybe I'm using that as3crypto thing in a wrong way?! I did exactly as described in the above sample blog.

View 9 Replies

Actionscript 3 :: Encrypt / Decrypt An FLV Using Flash?

Oct 14, 2011

I'm working on an Windows application(created in .NET) which one of its functions is to play local FLVs using SWF components. Now I need to create an encryption application to make sure those FLVs cannot be played freely, only the SWF player will know how to decrypt that file(using a key received from .NET app). I was thinking of creating an Air app to encode my flvs (maybe ByteArray class?), using some algorithm to shuffle/unshuffle characters based in a key string. My main need is how to encode/decode a file using Air/Flash. I tried some times, just trying to load a FLV, convert to ByteArray, then save the new FLV, but this new FLV won't play. Opening into Notepad++, I noticed the file have a few characters before it's FLV header.

View 2 Replies

ActionScript 2.0 :: Encrypt And Decrypt Data From Flash To Asp

Nov 13, 2009

I need encrypt data score from game flash and send it to ASP page, in ASP page, it will decrypt and update Database.

View 5 Replies

IDE :: Encrypted Swf And Lost SWF?

Aug 1, 2009

I encrypted my swf by SWF Encrypt and I lost my fla.... :/Now I can't decompile this swf because it is encrypted.is It any possibilty to recover this .fla ? program, method ?

View 1 Replies

Finding Flash SWF Animation To Show Images?

Jan 9, 2009

I'm looking for a SWF animation, something I could place on my webpage and input images via an admin section.So I would put the SWF in place, and then he would feed himself via an XML file I would do (or something like this) that I would construct with a PHP script from a MySQL database. The script would take randomly images from the DB.All I want is the SWF, I can organize myself with the XML/PHP/MySQL thing.

The animation (the SWF) has to be extensible, I mean, I want to specify the width and height of the animation and I want it to scroll from right to left continuously, at an average speed. This implies that the animation could be, let's say 900 pixels wide, there could be numerous images at the same time scrolling from right to left, all images would have to keep aspect ratio (the maximum height specified).

View 1 Replies

Flash :: Show Different Images For A Single Button?

May 7, 2011

How to show different images for a single button?It should show different images when the mouse pointer is over the button and out of the button.

View 3 Replies

Professional :: When Delete The The Last Image (5) Only The First 2 Images Show When Run In Flash Player?

Mar 1, 2011

My client has purchased a Flash template which I'm in the process of editing. The XML file has 5 images linked to the Flash file, I've replaced the first 3 images, all works when uploaded to the remote server but when I delete the the last image (5) only the first 2 images show when run in Flash Player. If I view it in live view Dreamweaver (CS5) it runs with no problems ie it runs through the 4 images as expected.Can't figure it out checked the usual things, deleted the files on the server, cleared the cache in Firefox, I'm quite rattled spent the whole day on this, still can't get it to work.

View 8 Replies

ActionScript 2.0 :: Flash Document Slide Show Not Showing Images?

Dec 30, 2009

I did a tutorial with macromedia flash professional 8 and all works but the images. On my computer it only shows one image but on my website it doesn't even show one image. There should be four. I am new to flash and am having a hrd time geting it to work. I can't seem to attach the flash document. It says invalid file. I do have a link to a test page I put on my site.[URL]

View 9 Replies

ActionScript 2.0 :: Create A Lightbox Effect In Flash To Show Images

May 25, 2007

Im using a prototype to create a lightbox effect in my flash to show images it work with this prototype:[code]This prototype works but as soon as i click a link from the quicknav and then try to press the link again it has dissappeared.Ive tried alot of things but ive not figured out how i can fix this..if you look into the included flash file and u press on the second button in the menu then press the link in the page for the image, and then press the 1st or 2nd link the menu left ull notice it doesnt link anymore.[code]

View 4 Replies

ActionScript 2.0 :: Xml Gallery - Show Even A Bigger Images Onclick In Flash

May 22, 2008

I 'm using the kirupa gallery to display my images. Works sweet, centering the images, next and prev button, nice transition. No thumbnails or stuff. Pretty simple and basic. I want to show even a bigger images onclick in flash, so, not a popup, but the images loading in a movieclip With shadow and close button. Cant get it to work! The hyperlink versions all open a new browser window. I just wat it to laod a movieclip or swf with the image suplied in the xml.

[Code]....

View 1 Replies

Flex 4 :: Create An Encrypted SQLite Database

Aug 26, 2010

How can I create and use an encrypted SQLite database for an AIR application, please?

View 1 Replies

ActionScript 2.0 :: How To Decrypt A Swf

Jul 9, 2007

Since I downloaded all kinds of swf crackers to test the encryptor before I buy it, I can't see how they did it. I downloaded all swf crackers again, their latest versions, and still they can't rebuild the fla from my obfuscated swf.So there must be another way! I want to know how they do it, so I can prevent in the future. Apparently, a obfuscation alone isn't enough...

View 14 Replies

Flex :: Decrypt Data Using RSA?

Jan 11, 2010

I have encrypted my data using RSA in Asp.net. Now i need to use the data in flex by decrypting it. Could any one guide me how to decrypt the data in Flex which was encrypted in .Net using RSA.

View 1 Replies

Actionscript 3 :: Encrypt And Decrypt In Asp.net C#

Jul 22, 2010

I need to send data from flash to the server, so I'm looking for a flash ActionScript 3.0 script that will encrypt a text and a C# .net script that decrypt the text.

View 1 Replies

Java :: Sha Or Md5 Algorithm Encrypt And Decrypt?

Feb 25, 2010

I am developing my application in flex and JSP, so when I am passing values through HTTP Service Post method with request object but these values are tracing and modifying by testing team so I am planning to encrypt values in flex and decrypt it in jsp.so is there any algorithms like SHA or MD5 more secure algorithms,

[Code]...

View 4 Replies

PHP :: Encrypt / Decrypt Data With Private Key

Jun 16, 2011

I would like to implement some security in some of the Flash/PHP applications that I have. I have some Flash apps that communicate with PHP files, and the PHP is sending the data as get string (E.g.: name=John&sname=Doe&age=24&balance=12.4). Instead of all these variables, I would like it to send a single variable (E.g.: flashvar=jr9afgaw9-fg90agfawf7gw) that would contain those values, so then Flash would decrypt the string and get the real and useful vars.

I want to encrypt this using a private key and use the same private key to decrypt this inside Flash. If someone would want to decode the message PHP sends, he would have to decompile the flash file and find the private key I'm using in Flash to decode the message and then decode it. The reason I posted here is because I want to use an encryption algorithm that allows only the use of a private key for encryption/decryption.

View 3 Replies

ActionScript 3 :: How To Encrypt / Decrypt Message

Mar 23, 2012

I found something about encrypt and decrypt for AS3 [URL] but the document is not very clearly, how can I do encrypt/decrypt in as3? BTW, what is the suffix of algorithms like ecb, cbc, cfb, cfb8, ofb, what's the means. Which should I use?

View 1 Replies

Flex :: Decrypt Sound Before Playing A Mp3 File?

Dec 20, 2011

can I de-crpypt a streaming file, (assuming that i encrpyting this file on the server side during upload) , in flex before it being processed for playing.

View 1 Replies

ActionScript 3.0 :: Decrypt A Value That's Stored In The Database With An Md5 Encryption

Jul 14, 2009

I'm using as3corelib's MD5 class to encrypt data sent from a flash form.. so far so good... I can validate a user's login and password , no problems the thing is I need to decrypt a value that's stored in the database with an md5 encryption and is sent by the php script to the flash app.

View 2 Replies

Show Images In A Swf File?

Aug 5, 2009

I'm creating a web site using adobe flash cs4. I need to insert an images slideshow but i have a problem and I cannot understand what is the solution. I import in my library many images which I put into a layer after converting them to a movieclip. When I press enter I can see the images but when I press test movie i cannot see them.

View 5 Replies

ActionScript 3.0 :: Get The Name But Don't Show The Images

Sep 17, 2010

I have made this pictureviewer. It works fine tested from Flash - it shows both the name of the shop and the images running slow from rigth to left. But when tested in browser and on the internet it only get the name but don't show the images.

[Code]....

View 0 Replies

Java :: Get Encrypt And Decrypt String With Defined Salt?

Dec 16, 2009

I want tp encrypt and decrypt string, with defined salt. But the result must be same if the code run in java and adobe flex.The main goal is: the app in adobe flex will be generate a string that can be decrypt in server using java.Try to 'Secret Key' Tab. I want to use AES Encryption, 'CBC' or 'PKCS5'.

var k:String = "1234567890123456";
var kdata:ByteArray = Hex.toArray(k);
var txt:String = "hello";
var data:ByteArray = Hex.toArray(Hex.fromString(txt));;

[code]....

View 2 Replies

Slide Show Using External Images?

Oct 15, 2009

I am attempting to build a small slideshow using as3. I have built it on a transition extension. i have it working, but all the images are loaded into the library, given a class name to reference them and the rest is done based on the class names.in the as3 code a array has been set up all the class names listed like this:

Code:

image_movieclip_array = [
Image1,
Image2,
Image3
]

I have taken it a step further and created a xml file listing the url to the photos i want to load in but this is where i am lost the urls are being read successfully in, so the code can access the urls but im not sure from there how I actually import the images in, or how to assign each a seperate class , does the addchild command assign a class name that i can add to the above array?

View 1 Replies

Android :: ItemRenderer Images Not Show?

Feb 8, 2012

I have a List with ItemRenderer on second .mxml file. List must show a title and image from rss item, but my images on list don`t show :( What is wrong with my code?

This is HomeView.mxml code:

<?xml version="1.0" encoding="utf-8"?>
<s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
xmlns:s="library://ns.adobe.com/flex/spark"

[Code].....

View 1 Replies

ActionScript 3.0 :: Show A Link Instead Of Images?

Jan 13, 2011

I have the following AS:
ActionScript Code:
function clicButton(e:MouseEvent) {

[code].....

View 9 Replies

IDE :: Images Will Not Show When Loading External SWF

Apr 1, 2010

I have just started messing around in flash and made a pretty cool site (...design wise, the action script part is my major problem right now) which is suppose to go online sometime soon. I used the following script to load an external SWF into my main SWF: (I placed this script in the main timeline of my 'main' movie on frame 100 or something)

[as]
if(this.contentHolder == Number(this.contentHolder)){
loadMovieNum("content1.swf",this.contentHolder);
} else {
this.contentHolder.loadMovie("content1.swf");
[/as]

The external swf is al working fine, the preloader, buttons and thumbnails behaviour. All except for one thing: the photos wont load when i click on the thumbnails. The external SWF is a photogallery with thumbnails. The script for the small thumbnails is as following: (I placed this on the first frame inside a movie clip of a movie clip which is staged in the main timeline).

[as]
var frameNum:Number;
function photoChange(){
_root.photos.gotoAndStop("img"+frameNum);
_root.photos.fader.gotoAndPlay(2);
} btn1.onRelease = function(){
[Code] .....

View 1 Replies

Actionscript 3 :: Using As3Crypto To Encrypt / Decrypt With Only URL Query Save Chars

Feb 28, 2012

I was using as3Crypto with no probs [URL] but it produces a string which includes equal (and probably other URL Query unsafe characters). Is there a way to encrypt like this? Current code below:

[Code]...

View 1 Replies

Flex - Encrypted Video Playback Adobe AIR (Flex)?

Jul 14, 2009

Suppose you have an encrypted video file and the associated AES key. Is it possible to play that video in a flex AIR application without saving the decrypted version of the file? How?

View 3 Replies

ActionScript 3.0 :: How To Show Loaded Images On Page

Aug 12, 2009

I am making a page where the owner of the website can upload an image and it will show the images uploaded on the page. I've got an upload system, it uploads the image to a folder. PHP sends the locations of the images to AS3.

The string AS3 is getting from PHP is:
Code: .....

I also have a variable counting the amount of images in the folder and flash is receiving that one too. How do I show the images on the page? I know how to show them on the page but I have to make variables myself etc and I want it to do it automatically. I've got this already:

Code:
var Times:Number = 0;
var loc:String;
var loc1:String;
var loc2:String;
function onComplete4 (event:Event):void{
[Code] .....

View 7 Replies







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