Examples of ButtonRecord2List


Examples of tv.porst.swfretools.parser.structures.ButtonRecord2List

        }

      } while (true);
    }

    return new DefineButton2Tag(header, buttonId, reservedFlags, trackAsMenu, actionOffset, new ButtonRecord2List(characters), characterEndFlag, new ButtonCondActionList(actions));
  }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.