You're asking us to do your homework?
Hyperz Reviewed by Hyperz on . ActionScript help needed. Okay, I got this task from my college to break this code: STRONG_PASSWORD_PATTERN:RegExp = /(?=^.{8,32}$)((?=.*\d)|(?=.*\W+))(?!)(?=.*)(?=.*).*$""(?=^.{8,32}$)((?=.*\d)|(?=.*\W+))(?!)(?=.*)(?=.*).*$/; And if anyone knows how to: Edit ActionScript from an existing .SWF file and then save it in the same .SWF file. Rating: 5