Flash mc button multiple functions

Out of context: Reply #1

  • Started
  • Last post
  • 2 Responses
  • wwfc0

    ...I think I know what is stopping the code working - how do I rewrite:
    if (_root.CENTERpages.A1._currentfr... == 1)
    _root.CENTERpages.A1.gotoAndPlay...
    to work with a this.onrelease call?
    this is the only bit of code that can be stopping it working - although there are a few calls to check mc current frame in the whole this.onrelease script...


    • if (_root.CENTERpages.A... == 1)
      _root.CENTERpages.A1...
      wwfc

View thread