Flash CS3 Website (2 del)

25


Learn to make a Flash web site in cs3 and actionscript 3.0 (final Part)

Značke:, ,

25 Responses

  1. Brazzukker je rekel/-la:

    function homeClicked(event:MouseEvent): void
    {
    gotoAndStop(’home’);
    }
    function aboutClicked(event:MouseEvent): void
    {
    gotoAndStop(’about’);
    }
    function contactClicked(event:MouseEvent):void
    {
    gotoAndStop(’contact’);
    }

  2. 2star5 je rekel/-la:

    Great tutorial. I followed step by step watching the video, pausing, then working on CS3. It worked great. This saved me a lot of time trying to figure it out on my own. Thanks for posting!

  3. detroitgrl80 je rekel/-la:

    i figured it out!!! i was naming the buttons in the library but not in the properties palette! (so the coding was not linking back to the instance name)! thanks blake912! this tutorial has really helped me out alot! :-)

  4. detroitgrl80 je rekel/-la:

    can someone please help, someone anyone- i am following this tutorial to the tee but when i go to test my movie, all of my content runs together. . . it doesn’t stop. i put stop actions on each frame as suggested- any ideas?!!! thank you!

  5. kiyosk je rekel/-la:

    mine says “expecting right brace before end of the program” but it has the same effect as your which the pages don’t stop changing

Leave a Reply

 

You need to log in to vote

The blog owner requires users to be logged in to be able to vote for this post.

Alternatively, if you do not have an account yet you can create one here.

Powered by Vote It Up

© 2010 Angel Katarov. Vse pravice pridržane.