Results 1 to 2 of 2

Thread: flash

  1. #1

    Thread Starter
    Fanatic Member merhaba's Avatar
    Join Date
    Sep 2002
    Location
    Istanbul,Bartin-Gallipoli(Gelibolu-Canakkale)
    Posts
    601

    flash

    Using Flash I made a short movie and I put that in my web page
    Now I need a button to start and stop the movie...
    how can I create the buttons? thanks

  2. #2
    Addicted Member
    Join Date
    Apr 2002
    Location
    Israel
    Posts
    152
    to sart the movie(ActionScript)
    _root.play();

    to stop it(also actionScript)
    _root.stop();

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width