A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: First time with video and flash - HELP!

  1. #1
    Junior Member
    Join Date
    Sep 2006
    Location
    Norway
    Posts
    5

    First time with video and flash - HELP!

    Hello
    I usually don´t work with Flash CC but this time I have to make a banner with video! (Don´t ask) The video can not play by it self, has to be triggered by the user to hit the play button. I have a very little time and zero knowledge how to do this so I was wonderen if someone has a quick guide to this. I have found out how to import the video to the timeline but it is the button play part I don´t understand. Please someone help me

  2. #2
    When in doubt ask Eager Beaver's Avatar
    Join Date
    Feb 2007
    Location
    Planet Earth
    Posts
    911
    my_btn.onRelease=function(){
    my_movie.play();
    }
    <signature removed by admin>

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

HTML5 Development Center