Extending the SketchFlow player

Posted by Aravind on Stack Overflow See other posts from Stack Overflow or by Aravind
Published on 2010-03-14T02:42:34Z Indexed on 2010/03/14 2:45 UTC
Read the original article Hit count: 331

Filed under:

I would like to add some controls to the SketchFlow player. For example, I would like to add a combo box with a list of values for a specific variable, and selecting a value will make a specific screen/state show up in the SketchFlow player canvas. Is this possible? I have seen that using the PlayerContext allows access to some controls/events in the Player, but I am not sure how extensible the Player itself is.

© Stack Overflow or respective owner

Related posts about SketchFlow