Announcement

Collapse
No announcement yet.

What happened to ViewStack?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    What happened to ViewStack?

    I'm converting some Scaleform menus from AS2/Scaleform 3 to AS3/Scaleform 4, and I noticed that the ViewStack.as class isn't available for Scaleform 4. I thought it would be in the AS3\CLIK\scaleform\clik\controls folder, but it's not there. I've looked all over for it but I can't find it. Is there an equivalent? How can I get the same functionality for AS3 and Scaleform 4?

    #2
    Some extended component samples were not recreated in ActionScript 3 when we released Scaleform 4.x. Unfortunately, it looks as though this was one of those. These samples were provided freely as an example of how to build extended components. It is our hope that users can learn to make their own as well though. I'd like to say that this particular component is going to be made again in AS3, but unfortunately our resources are limited, and this just isn't a priority. My recommendation is that you figure out how to convert the AS2 version into an AS3 version. It shouldn't be too difficult.

    Comment


      #3
      Originally posted by Matt Doyle View Post
      Some extended component samples were not recreated in ActionScript 3 when we released Scaleform 4.x.
      I wondered if that was the case. I started converting it to AS3 myself earlier today. Thanks for letting me know for sure Matt.

      Comment

      Working...
      X