direct template functions download www.directtemplate.com

Part 1 Flash CS4 CS5 CS5.5 Full Website Template: Load bar and Intro tutorial

Posted on

Source files - www.developphp.com Look in the flash section there to see all of the free learning files for AS3 for CS3 and CS4. Learn how to assemble a complete dynamic website using Flash CS3 or CS4.
Video Rating: 4 / 5

Comments (25) Trackbacks (0)
  1. @airsoftslayer66 is this script just for the flash building blinking that part ? pls reply asap..thx so much

  2. function loadProgress(my_content:ProgressEvent):void {

    var percent: Number = Math.floor( (my_content.bytesLoaded*100)/my_content.bytesTotal );
    loadPercentText.text = Percent + “%”
    briteDotsMask.width = percent * 3;
    }
    function loadComplete(e:Event):void {
    gotoAndStop(2);
    }
    loaderinfor.addEventListener(ProgressEvent.PROGRESS, loadProgress);
    loaderInfo.addEventLisitener(Event.COMPLETE, loadComplete);

  3. @ivanrey005 mine too =/

  4. I am unable to create line4 (the one from bottom to top). using Adobe flash pro 5. Please help…………….

  5. I have somehow clicked out of the sub timeline before i could link it to the main timeline, and now I can’t access it. All i can see id the main timeline. Can someone please help me?

  6. My “line 4″ Aint Going From [ "Bottom" ] To [ "Top" ] But From [ "Up" ] To [ "Down" ], Im Using Adobe Flash Professional CS5.5.

  7. My “line 4″ Aint Going From [ "Bottom" ] To [ "Top" ] But From [ "Up" ] To [ "Down" ], Im Using Adobe Flash Professional CS5.5.

  8. My “line 4″ Aint Going From [ "Bottom" ] To [ "Top" ] But From [ "Up" ] To [ "Down" ], Im Using Adobe Flash Professional CS5.5.

  9. i can’t believe it man, every good tutorial i find for the page i´m working on is yours, i swear, i almost feel like owe you something

  10. Finally a good video tutorial, good job

  11. Hmmm Ive done exactly what he said in this tutorial and Ive got error when I want to check my flash site ctrl+enter . It says that : ‘Scene 1, Layer ‘AS3′, Frame 1, Line 5 1120: Access of undefinded property briteDotsMask’. I checked line 5 of 1st frame in my AS3 script but I have no idea whats wrong with it. Any ideas what to do?

  12. @carlmackenzie83 no sorry :/ still searching

  13. @darkloller666 Did you find a fix for this as I am having the same problem. I am sure it is something simple but can’t work it out.

  14. @callmeLilSparky select the text and in the properties panel you’ll see filters at the bottom. At the utter left bottom of the properties panel you see 3 small buttons and the first one should be ” Add Filter”, then select the filter you want and adjust the settings :)

  15. amazing!

  16. Where do we get the filters? 37:00

  17. @MyPianoSucks it is a good language to know, even if flash dies in future, you’ve learned an Object Oriented language which will help you learn other languages, if you are good at it you ll enjoy coding more than copying.

  18. You’r so comprehensive..! I wish you taught at my college.. 

  19. Where can I get the script?! I can’t find it on his website?

  20. Subbed. You rule, sir.

  21. oh and thanx 2 u as well mr flashbuilding! u rock!

  22. @JacksonJukebox
    dude thanx! ive been trying to figure that out all wk! i actually had 2 of such errors but fixed them both now that i understand what it was asking for.

  23. Thank you

  24. A lot of people are having problems, So here is what I did to solve them:

    Some people made the mistake by NOT calling the symbol ”britedots” , but naming it something else. To solve this, Open up the action code, and change the ”britedots” into what you have called the symbol.

    Now, If you have this problem:
    1120: Access of undefined property loadPercentText.

    Click on the textfile in the first frame of your intro and make it a dynamic text with the name: loadPercentText.

    Contact me.

  25. @MyPianoSucks HTML5 will advenutaly take over but that wont happen for about 3 years


Trackbacks are disabled.