flash script sample
view_btn.addEventListener(MouseEvent.CLICK, navigate);
function navigate(event)
{
gotoAndPlay(*numberoftimeline*);
play(); stop();
}
view_btn.addEventListener(MouseEvent.CLICK, navigate);
function navigate(event)
{
gotoAndPlay(*numberoftimeline*);
play(); stop();
}
The URI to TrackBack this entry is: http://blogall.blogsome.com/2009/02/12/flash-script-sample/trackback/
No comments yet.
RSS feed for comments on this post.
Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>