Results 1 to 2 of 2

Thread: Actionscript

  1. #1
    Join Date
    Jan 2008
    Posts
    42
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Actionscript

    I'm interested in decoding the actionscript from a SWF file. I already have flashdigger but this does not do the deep actionscript coding.

    I need to know where this flash program sends the SMS messages when you click send, to what page for processing.

    Thanks in advance.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    I'm not going to post instructions on how to steal other people's code. But, I can say that anything within the SWF is not responsible for sending the SMS. All ActionScript can do is make a initiating call to another script (PHP, ASP, Perl, etc..) that does all the sending SMS action.

    This tutorial might be of help to you.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •