Welcome to web 2.0 Blog

The Last news of the web Development from the world master's

Building a Website in Flash 8 Professional

Posted by web2.0 Design resourse Tuesday, August 18, 2009 0 comments

http://i44.tinypic.com/2vmittt.jpg


Building a Website in Flash 8 Professional. Includes Project Files

In this video series, Craig unleashes the power of Flash Professional 8 on the Flash web development process. Throughout the course of this series, you’ll learn everything you need to know to create your own jaw-dropping website in Flash 8. But even if you don’t HAVE the latest version of Flash, this video series is still for you. From time to time, throughout the course of this series, Craig jumps back and forth between older versions of Flash in order to illustrate how to achieve some of the same feats for those of you who don’t have version 8.

Note: The project files for this series are all in version 8 format, so if you have an older version of Flash, you won’t be able to open these sample fla files. However, you will still be able to follow along in the videos just fine.

Detailed Video Descriptions

1 – Introduction (Running Time: 2:30)

In this video, Craig welcomes you to the series and gives you a brief explanation of what to expect as well as a brief exhortation to “stay inspired”.

2 – Building a Basic Website (Running Time: 18:32)

Building a basic website in Flash can be easier than you might think. In this video, Craig teaches you some of the basic theory behind putting a website together using Flash, and he jumps right in and gets you started creating your first website.

3 – Making it Work (Running Time: 21:40)

A website won’t do you much good if your buttons won’t take you from one page to the next. In this video, Craig shows you how to add actions to your buttons in order to create basic navigation for your site.

4 – Adding Button Actions to a Frame (Running Time: 17:32)

You’ve added actions to your button instances themselves, but do you know how to create the same functionality by adding the actions to a frame instead of a button? In this video, Craig will show you how to keep all your Actionscript in one central area by adding actions for your buttons to a frame.

5 – Animated Buttons (Running Time: 18:04)

Make your boring buttons a little more compelling by animating them! In this video, Craig will show you how to do just that.

6 – Movie Clip Buttons, Part 1 (Running Time: 16:19)

Ignore everything you’ve learned about buttons so far . . . well, not everything. In this video, Craig introduces the concept of creating buttons using movie clip symbols instead of button symbols. This technique allows you a little more flexibility–and hence, a little more creativity–with your buttons.

7 – Movie Clip Buttons, Part 2 (Running Time: 19:02)

Now that you’ve created your movie clip buttons, Craig will show you in this video how to add actions to them to make them function properly. He then walks you through a quick discussion of duplicating movie clips in order to make multiple buttons for a menu.

8 – Invisible Buttons (Running Time: 7:21)

In this video, Craig will discuss the use of invisible buttons to create clickable hotspots in your website. He also hints at another use of the invisible button, which will be discussed in detail in a later video.

9 – Button Instances (Running Time: 9:01)

In this video, Craig discusses the difference between symbols and instances of symbols. He uses a set of button instances to illustrate his point.

10 – Button Rollover Effects (Running Time: 19:09)

In this video, you will learn how to add a rollOver action to your buttons that will trigger an event in a separate movie clip. In other words, when you hover over the “home” button, you’ll see a cute little animation of a house on the opposite side of the stage.

11 – Popup Menus (Running Time: 33:54)

In this self-explanatory video, Craig will show you how to create a popup menu. In the process, you will finally learn another use for the aforementioned invisible button.

12 – Simple Page Transitions (Running Time: 13:14)

Transitioning from one page in your website to another can be pretty boring if you don’t try to give it a little life. In this video, Craig will show you how to create simple, animated transitions between the pages of your website.

13 – A Note About Hit States (Running Time: 12:06)

In all versions of Flash before version 8 hit the shelves, Flash developers had to be very concerned with hit states, especially when creating a button that consisted only of text. In this video, Craig explains how that concern has been greatly lessened in Flash 8, and he also discusses cases in which you will still need to use a hit state. Also, he will show you how to create a hit state for a movie clip button.

14 – Building a One-Frame Website, Part 1 (Running Time: 17:06)

If you try to put all your animations on the main timeline, it will start to become very bulky very quickly. In this video, Craig will illustrate how to create an entire website that only takes up one frame in the main timeline.

15 – Building a One-Frame Website, Part 2 (Running Time: 13:05)

In this video, Craig demonstrates a second method for consolidating your main timeline in one frame. This method involves stacking all your websites on top of each other in the form of movie clips and then turning them off and on as needed.

16 – Functions (Running Time: 22:00)

All you designers out there are probably cringing at the title of this video . . . but don’t worry. In this video, Craig will ease your Actionscript-induced fears as he explains in very simple terms what a function is and how it works. He discusses and demonstrates the use of functions with and without parameters.

17 – The currentPage Variable (Running Time: 32:22)

Variables! Another programming term that makes right-brained designers shudder. Admittedly, the concepts in this video start to get a little tricky for the beginning Actionscripter, but it’s a crucial concept to understand in order to make your page navigations more robust.

18 – Website Tour (Running Time: 4:06)

It’s finally time to get started on the project website for the video series. In this video, Craig will walk you through the website you will be creating.

19 – Assembling the Stage (Running Time: 30:33)

As the construction of the project begins, Craig walks you through the layout and assembly of the skeleton of the project website.

20 – Grand Hotel Buttons, Part 1 (Running Time: 35:48)

In this video, Craig puts all of his button tutorials into use as he walks you through the creation of the buttons on the main menu of the project website.

21 – Grand Hotel Buttons, Part 2 (Running Time: 20:22)

Above the main menu on the project website is another set of three buttons that look and behave a little differently than the buttons on the main menu. After encouraging you to put your skills to the test by creating the button animations on your own, Craig shows you his process for assembling the buttons.

22 – Creating a Simple Preloader (Running Time: 19:49)

If your users have to sit and stare at a blank screen until your website is finally finished loading, chances are you will lose many potential viewers. In this video, Craig explains the importance of letting your users know that your website is indeed loading, and he shows you how to create a simple preloader that will do the trick.

23 – Creating an Intermediate Preloader (Running Time: 13:31)

In this video, Craig will show you how to take your preloader to the next level by adding a percentage counter to your preloader. This lets the user know exactly how much of the website has been loaded. This way, the user will know if he has time to go grab a cup of coffee.

24 – Creating an Advanced Preloader (Running Time: 11:03)

By the end of this video, you’ll be an expert at creating preloaders. Using some of the same information he used in the last video, Craig will explain how to create a loading bar preloader, which gives the user a visual representation of how much of the website has been loaded.

25 – Grand Hotel Preloader (Running Time: 24:19)

This video walks you through a somewhat complicated, though often used, variation on the loading bar preloader. The preloader created in this video will be added to the Grand Hotel project website.

26 – Loading an External swf (Running Time: 20:06)

If the user had to wait for an entire website to load before he or she even saw the home page, chances are he or she would have plenty of time to grab that cup of coffee we mentioned earlier. This video demonstrates how to create and load separate Flash files that serve as different sections of the website.

27 – Creating a Mask Animation (Running Time: 25:43)

In this video, we take a little break from all the complicated Actionscript mumbo-jumbo to create a super cool animation effect for animating your pages onto the stage.

28 – Loading Text from an External Text File (Running Time: 29:55)

Opening up an FLA file in Flash every time you need to make textual changes to your website can really be a pain. In this video, Craig shows you how to tie a dynamic text field to an external text file. Using this method, when you need to update the text on your site, all you have to do is open up Notepad and go to town on your text.

29 – Importing Video (Running Time: 20:44)

If you haven’t already purchased Flash 8, this video might just be the one that pushes you over the edge and forces you to get it. In this video, Craig shows you how incredibly simple it is to import video into Flash in version 8.

30 – Debugging Preloader Problems (Running Time: 9:13)

Knowing how to put a preloader together sometimes just isn’t enough. In this video, Craig will walk you through some common errors that occur with preloaders and show you how to fix them.

31 – Preloading External Files (Running Time: 14:29)

Remember all those external swf files that you’re importing into your main file? Well, chances are that many of them will be as big as, if not bigger than, your main file. So naturally, it would be the polite thing to do to create a preloader for these files as well. In this video, Craig will show you how to do just that.

32 – Using the MovieClipLoader Class (Running Time: 30:48)

Now that we’ve created a preloader for these external swf files, it’s time to make them function properly. The process for doing this is a bit different than the process for making your main preloader. In this video, Craig will show you how to use the MovieClipLoader class to make these external preloaders function properly.

33 – Creating a Photo Gallery (Running Time: 26:53)

Tired of sending those vacation photos to everyone on your email list? Wouldn’t it be easier just to send them a link to your website, where all your photos are sitting there, waiting to be seen? In this video, Craig will show you how to put together a simple photo gallery using Flash.

34 – Creating Forms in Flash (Running Time: 26:00)

Unfortunately, Flash doesn’t have the ability to create fully-functioning forms all by itself. But with the help of a little server-side scripting, Craig shows you how it’s possible to create your own forms in Flash.

35 – Button Functions (Running Time: 34:40)

We created our buttons for the Grand Hotel website earlier in this series, but these aren’t your average buttons. It’s going to take a little bit of fancy Actionscripting in order to get them working properly. In this video, Craig shows you how to create some custom functions that will make your buttons behave like you want them to.

36 – Finishing Touches (Running Time: 17:08)

In this video, Craig adds a few more finishing touches to the Grand Hotel project website in order to wrap up the project.

37 – Publishing Your Website (Running Time: 12:31)

Congratulations! You’ve finished creating your website in Flash, but now what? In this video, Craig will show you what you need to do to publish your website for the world to view. Included in the discussion is a quick list of all the files you will need to upload to your web server.

Image

Code:
http://rapidshare.com/files/15822237/LearnFlash.part1.rar
http://rapidshare.com/files/15829022/LearnFlash.part2.rar
http://rapidshare.com/files/15836443/LearnFlash.part3.rar
http://rapidshare.com/files/15852000/LearnFlash.part4.rar
http://rapidshare.com/files/15859384/LearnFlash.part5.rar
http://rapidshare.com/files/15844314/LearnFlash.part6.rar
http://rapidshare.com/files/15815662/LearnFlash.part7.rar

Download

Readme
Password default : booktraining.net

The Bundle-Hi Resolution Photoshop Brushes Collection CD 2009


The Bundle-Hi Resolution Photoshop Brushes Collection CD 2009 | 784 MB


Concrete Brushes & Patterns - 54 seamlessly tiling patterns, 72 Photoshop brushes and concrete textures.
Cr@cks - 120 Hi-res Cr@ck brushes, for modeling and texturing.
Cr@cks II - 71 New photoshop Cr@ck brushes, with Cr@cked and crumbling plaster walls, paint, rock, superfine hairline Cr@cks and some special brushes of glass, along with dirt & grit overlays.

Darkside Backgrounds (1 & 2 in .psd) - 10 Horror and grunge backgrounds, created with multiple layers (as many as 10 to 15 layers), overlaided with different blend modes & blending options.

Fog - 69 Professional fog brushes. Easily simulate a wide variety of atmospheric effects to create a mood, or atmosphere, to inspire a range of feelings from solitude to serenity

Grunge - 75 Hi-res grunge brushes make it easy to add creative touches to any surface.

Grunge Edges (Plus Bonus Grunge Overlay) - 101 brushes used to create Cr@ckles, spots, faded areas and fine detail. This set also includes 8 Bonus Grunge Overlys.

Hi-Tech Cityscape - 84 Photoshop brushes of industrial and architecture structures, used to create the look of hi-tech detail quickly.

Nuts, Bolts & Holes - 167 brushes of nuts bolts & holes, with some additional extras.

Rusty Metal (Brushes and Layer Styles) - 75 Hi-res photoshop brushes of highly detailed rusted metal, with 33 layer styles.

Sci-Fi Brushes - 75 Highly detailed Photoshop brushes with a decidedly Sci-Fi flavor.

Scratches (Large & Small Sets) - 74 Hi-res photoshop brushes of real scratches, for backgrounds, texturing and modeling.

Skulls - 64 highly detailed skull brushes used to create mountains of skulls in seconds.

Skulls II - 55 more skulls to add to your library. These fantastic brushes will give you the cutting edge in your designs and renders.

Smoke - 70 Highly detailed Photoshop brushes of smoke.

Smoke 2 - 55 Hi-res Photoshop brushes of real smoke, this is the second smoke set and will compliment the first.

Splashes - 50 Hi-res Photoshop brushes of splashes, with which you can create dirt, snow, make-up, blood, stains
and of course water effects. Layer Styles are also included.

Splash 2 - Hi-res highly detail Photoshop brushes of more splashes, to complement the "Splashes" pack.

Stains, Splatters Drips & Washes - 69 Hi-res Photoshop brushes featuring "Stains Splatters Drips & Washes" Photoshop layer styles are also included in this package!

Water - 59 Hi-res Photoshop brushes of water, bubbles, splashes, drips, splatters, foam, water drops and etc.

Wings of Water (including Wings of Wings) - 142 brushes Featuring water splashes, suggesting wings, along with extra details.

To install Brushes in Adobe Photoshop CS3 & CS4

Move the .abr (brush file) into the following folder locations (Default shown)
Windows Systems: C:/Program Files/Adobe/Adobe Photoshop CS3/Presets/Brushes
MAC OSX: /Users/{username}/Library/Application Support/Adobe/Adobe Photoshop CS3/Presets/Brushes

Open Adobe Photoshop. Once open the brushes can be loaded from the Preset Manager Photoshop > Edit Menu > Preset Manager > Preset Type Brushes > Load Button

Then Browse to the brush pack desired.

Additionally the .abr (brush file) can be "Double Clicked" or "Run", to have the brushes automatically added to the brush pallet




download link :
Uploading.com for USA, Germany, UK, Canada, Australia, Russia,EU.

http://uploading.com/files/ACTVS7GG/Keosoft90CW.TPPSBP.part1.rar.html
http://uploading.com/files/5RA8DS9E/Keosoft90CW.TPPSBP.part2.rar.html
http://uploading.com/files/I09R08DH/Keosoft90CW.TPPSBP.part3.rar.html
http://uploading.com/files/DZXCNCTU/Keosoft90CW.TPPSBP.part4.rar.html
http://uploading.com/files/M80W0ZW4/Keosoft90CW.TPPSBP.part5.rar.html
http://uploading.com/files/OT99X5MB/Keosoft90CW.TPPSBP.part6.rar.html
http://uploading.com/files/P2N6RRU8/Keosoft90CW.TPPSBP.part7.rar.html
http://uploading.com/files/3RLUGSQK/Keosoft90CW.TPPSBP.part8.rar.html
buy Uploading premium acc from my links only need 5$.Support download Manager with high speed.Help Me.Thanks.

Hotfile.com For ALL Peoples
http://hotfile.com/dl/9313676/cc94dd5/Keosoft90CW.TPPSBP.part1.rar.html
http://hotfile.com/dl/9313685/82f41f0/Keosoft90CW.TPPSBP.part2.rar.html
http://hotfile.com/dl/9313698/5c82489/Keosoft90CW.TPPSBP.part3.rar.html
http://hotfile.com/dl/9313703/74fa413/Keosoft90CW.TPPSBP.part4.rar.html
http://hotfile.com/dl/9313708/d4c804b/Keosoft90CW.TPPSBP.part5.rar.html
http://hotfile.com/dl/9313712/3d19f2f/Keosoft90CW.TPPSBP.part6.rar.html
http://hotfile.com/dl/9313713/bc31504/Keosoft90CW.TPPSBP.part7.rar.html
http://hotfile.com/dl/9313718/270c618/Keosoft90CW.TPPSBP.part8.rar.html



thank u for visiting us

counter

free counters