How to structure a full flash actionscript 3 web site tutorial CS3 + CS4 - Part 2

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
28,615
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Nov 26, 2008

Part 2 - Learn how to structure your Flash AS3 full website. Learn how to place other flash files into yours. Learn better organization for your Flash menu systems and Flash page structure. Complete with preloader load bar and text to allow you to place lots of images or whatever you want into the file and give your site visitors an indication of your sites load progress.

  • likes, 0 dislikes

Link to this comment:

Share to:
see all

All Comments (5)

Sign In or Sign Up now to post a comment!
  • wonderful tutorials, love it.

    Hey, if you had a site that was made up of several of these "mini-sites" like you have here, and you could go from section to section and have choices of sub-sections via the buttons, is there a way to have the section always land on the first frame, even if you had been to that section before and opened another page via the buttons? normally if you do that and return to that section, the page that you opened is still opened. does that make any sense? LOL peace!

  • if ur using AS3 then use addEventListener

    var sndID:URLRequest = new URLRequest("-insert url for sound here-");

    var Snd:Sound = new Sound(sndID);

    mpla.addEventListener(MouseEve­nt.CLICK, plySnd);

    function plySnd(e:MouseEvent) {

    Snd.play();

    }

    //try using something to that effect. i think that should work.

  • Do you know hot to make a movieclip when is being in hitTest to play a sound???

    I tryed this: if(_root.mpla.hitTest(this)){l­oad(Sound)}

    but didn't worked.. Do you know the code for playing sounds?

  • good shit.. quick and to the point

  • thank you men me has ayudado mucho

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more