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

How can AS3 get URL data?

New Here ,
Aug 25, 2013 Aug 25, 2013

Hey guys,

I am building a flash object for a forum, where people have to fill in a validation code to confirm their email.

So the php and etc is working, the automatic code generator is trough the php and mysql from the forum server, but now is my question.

I want the users to be able to click a link inside the email to auto confirm, without having to insert the code.

So if I have as link to the flash object: http://www.site.com/validate.swf

But users receive it as http://www.site.com/validate.swf#code=validate_code_here

How can my actionscript get the code after the #code= ????

TOPICS
ActionScript
512
Translate
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
Community Expert ,
Aug 25, 2013 Aug 25, 2013

there needs to be an embedding html that can use javascript to transmit the anchor link code.

Translate
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
Guru ,
Aug 26, 2013 Aug 26, 2013
LATEST
Translate
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