Hello Group,
 
I am looking for a way to generate SHA1 and MD5 strings in FLEX.
On the page http://weblogs.macromedia.com/as_libraries/docs/corelib/com/adobe/crypto/package-detail.html they say that SHA1 and MD5 are defined in the package <<<com.adobe.crypto>>>
 
I tried to import that package as
    import com.adobe.crypto;
at the beginning of the file but the compiler says that the package cannot be found.
 
I also tried to use the functions directly (MD5, SHA1, hash, ...) but the compiler complains.
Can somebody tell me what's wrong with this?
 
 
 
Thanks
Emery
__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




__,_._,___

Reply via email to