Graphic Design Forum and Web Design Forum  

Go Back   Graphic Design Forum and Web Design Forum »Web Design Forum »Flash Forum

Notices

Flash Forum Flash Design and Actionscript Forum


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 31-08-2007, 04:56 PM
Junior Member
 
Join Date: Aug 2007
Posts: 11
Default How do you start off making a flash website?

I'm sure there is many ways to do this, i am photoshop smart, but not flash smart, i have used it a bit but nothing extreme, so i was wondering i see all these GREAT flash websites around and i want to create my own, how do i go about it?
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote

  #2 (permalink)  
Old 31-08-2007, 05:32 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,381
Default

buy flash.
open flash.
open help
start reading
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #3 (permalink)  
Old 31-08-2007, 06:04 PM
Junior Member
 
Join Date: Aug 2007
Posts: 11
Default

bought flash.
opened flash.
opened help.
started reading.

now looking for more help like tutorials.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #4 (permalink)  
Old 31-08-2007, 06:19 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,381
Default

Ok, well first flash does come with some tutorials. Is this essentially your first time using flash?

actionscript.org
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #5 (permalink)  
Old 31-08-2007, 06:25 PM
Junior Member
 
Join Date: Aug 2007
Posts: 11
Default

no i know the basics, how to animate and add effects and how to use the libary and stuff. im just not sure how to make it into a website and stuff like that.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #6 (permalink)  
Old 31-08-2007, 07:41 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,381
Default

well your first step would be to decide on a theme/concept what you want it too look like. then take a look at how your want the navigation to function... simple rollovers... accordions... etc.

Your gonna want to have different sections load externally to an empty movieclip. any text or "news" your gonna want to get from atleast an external text file... preferably an xml file.
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #7 (permalink)  
Old 31-08-2007, 08:19 PM
LeadMagnet's Avatar
Mr. Tambourine Man
 
Join Date: Jun 2007
Location: Ireland
Gender: Male
Posts: 1,709
Default

I would suggest planning everything in rough before you start anything.
Make sure it works well and looks good in theory, then plan how to arrange each part and how you're going to code any fancy effects so the code stays neat and it doesn't tax the user's cpu too much.
__________________
Subtlety is my middle name... and first and last in case you didn't get the point.
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #8 (permalink)  
Old 01-09-2007, 12:08 PM
Junior Member
 
Join Date: Aug 2007
Posts: 11
Default

Okay sounds good, do you know any tutorials on how to make a working preloader? so it goes to your main page when it has loaded everything?
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #9 (permalink)  
Old 01-09-2007, 05:16 PM
Mack's Avatar
I own the flash design thread.
 
Join Date: May 2007
Location: RI, USA
Gender: Male
Posts: 1,381
Default

Smooth PreLoader - ActionScript.org Flash, Flex and ActionScript Resources
__________________
"If at first you don't succeed, try again. Then quit. No use being a damn fool about it."
Mike McKenzie - Online Portfolio
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
  #10 (permalink)  
Old 06-09-2007, 07:09 PM
gospastic's Avatar
Pitfall II - Lost Caverns
 
Join Date: May 2007
Posts: 231
Default

hello nexusfire -

a few pointers for you on building a flash site...

- do not use scenes. they are problematic
- have a loop in the first few frames with the preloader in. the theory is this: in frame one have a bit of code stating if all the data has loaded then gotoand play frame 10 (frame 10 would be the start of your site) then, on frame two have another piece of code stating go back to frame one. Like a loop.
- on the first frame of your actual site, design a page. add buttons. then, the buttons will have code on them stating if pressed, goto and play frame 20 or 30 or wherever. at these frames will be the different pages of your site.
- that is it in a very large nutshell.

hope this all helps!
__________________
[COLOR="RoyalBlue"]salt mustard vinegar pepper[/COLOR][COLOR="DeepSkyBlue"][/COLOR]
Digg this Post!Add Post to del.icio.usBookmark Post in Technorati Share This Article & VoteReddit! Wong this Post!Stumble this Post!RSS Share on FacebookForum Netvibes Page
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
A note to everyone with a flash website LeadMagnet Flash Forum 13 08-02-2008 02:02 AM
Making flash sites craigquik Flash Forum 7 30-01-2008 10:55 PM
Website and flash designing DesignSimpleWeb.com Advertising Forum 3 09-11-2007 07:13 PM
Flash website development? preet Flash Forum 0 15-09-2007 07:53 AM
Amazing flash website Redfern Great Graphic Design 2 17-04-2007 02:18 PM


All times are GMT. The time now is 03:21 AM.



Estetica Design Forum's Privacy Policy
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0