Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EncryptionKeyGenerator is not included in the library #94

Open
darronschall opened this issue Jul 28, 2010 · 3 comments
Open

EncryptionKeyGenerator is not included in the library #94

darronschall opened this issue Jul 28, 2010 · 3 comments

Comments

@darronschall
Copy link
Contributor

Originally filed by NielsBjerg on 2009-03-03T16:02:08

What steps will reproduce the problem?

  1. run example from
    http://help.adobe.com/en_US/AIR/1.5/devappsflex/WSAD329515-CBF1-4658-8DD7-CAC9C354CE94.html
    or
    http://www.adobe.com/devnet/air/flex/quickstart/encrypted_database.html

What is the expected output?
I was expecting the examples to run
What do you see instead?
Include errors

What version of the product are you using? On what operating system?
as3corelib-.92.1 on Vista enterprise. Flex Builder.

Please provide any additional information below.
The class is not present in the source of the download, but it is included
if I do a checkout.
The obvious (working) workaround is of cause to compile that class with my
current project.

@darronschall
Copy link
Contributor Author

Updated by james.gallagher on 2009-08-28T11:19:48

yes i have found the same problem,

this file is no longer available within the library, it has been removed.

it is within the source files via the html viewing but once downloaded, the src file
is no longer there and the .swf file does not contain it either.

I am working with AJAX through HTML so I cannot simply add the source to my
application and then use it as far as I am aware, it must be in swf format, is this
correct?

The above person who is using flex could be able to recreate all src file i think and
then use it as he wrote it himself without the .swf but i could be wrong?

where can I find a working EncryptionKeyGenerater.swf??

@darronschall
Copy link
Contributor Author

Updated by handi.tan on 2009-11-09T17:37:05

I hope that EncryptionKeyGenerator class just got accidentally removed instead of
permantently removed.

@darronschall
Copy link
Contributor Author

Updated by chan.matthew on 2009-11-13T15:49:24

You can always download the source code and build the library yourself. There is a
script provided to do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant