• Creator
    Topic
  • #4099
    Anonymous

      Hello
      I know is possible to flexalock an applet leaving a part of it unencrypted.
      I need to let user modify some settings.
      How do I do this?

    • Author
      Replies
    • #7101
      Support 1a
      Participant

        Insert the Flexalock marker in your source at the point you wish to encrypt the applet:

        ‘–>Flexalock

        Everything below this marker will be encrypted – everything above it will be exposed.

        The area above the Flexalock marker can only contain:

        a) Blank Lines
        b) Comments
        c) Constants

        Anything else will cause the Flexalock process to fail. This is a security feature.

        I hope this helps.

        Advansys Support

        #7099
        Anonymous

          It works. Thank you.

          #7100
          Support 1a
          Participant

            Thank you for the confirmation.

            Regards,

            Advansys Support

          Viewing 3 replies - 1 through 3 (of 3 total)
          • You must be logged in to reply to this topic.