Custom Flash menu

Aug 17, 2011

Hi,


Is it possible for buttons that I create in my custom flash menu to link to pages in an articulate course?

Thanks

5 Replies
Vicky Poole

Actually after briefly looking at that I think my question is more how to hyperlink to a slide from a custom swf. I looked through the forums and found that I have to attach this : _level0.ArtAPI.PlaySlideNum(2);   to a button. I'm not great at AS2. Do I need to write it like this:

 this.onPress = function
{
 _level0.ArtAPI.PlaySlideNum(2);
};


?

This discussion is closed. You can start a new discussion or contact Articulate Support.