• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

md5 function in main.asc

New Here ,
Feb 21, 2012 Feb 21, 2012

Copy link to clipboard

Copied

Hello All,

How can I use md5 function in main.asc.

I am passing md5 token to main.asc, but I can not calculate md5 value in main.asc.

Regards,

Ivan

Views

972

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Deleted User
Feb 21, 2012 Feb 21, 2012

There is no built in md5 method, but server side actionscript is javascript, so you can use any javascript md5 library with minimal modification. Lots of gpl and open results on google for that.

Votes

Translate

Translate
Guest
Feb 21, 2012 Feb 21, 2012

Copy link to clipboard

Copied

There is no built in md5 method, but server side actionscript is javascript, so you can use any javascript md5 library with minimal modification. Lots of gpl and open results on google for that.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 22, 2012 Feb 22, 2012

Copy link to clipboard

Copied

Hello JayCharles,

I succeed with javascript md5 integration.

Thanks a lot!

Regards,

Ivan

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Apr 02, 2012 Apr 02, 2012

Copy link to clipboard

Copied

LATEST

hello Ivanvidev,

I need to call md5 function in main.asc. but not successful.

can u pls share ur main.asc?

thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines