LOADING
Loading
Hi , welcome back.
LogoutLOGOUT
 
  Lost password?  
Hi
 




ReplyREPLY THREAD
 
Thread Tools Display Modes
  #1  
Old 05-30-2008, 08:37 PM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
navigation help PLEASE (CS3 AS2)

Hi, I'm still trying to figure out flash. I have to make a website for a jewlery designer. I have set up labels for each section and used the actionscript onrelease gotoAndStop("label"). It works fine until I hit the collections part of the site where it has 3 subsections (Rings, earings,neclaces). I can get into a subsection but then it doesn't recognize anything else, I seem to get stuck into whichever subsection I went in. What is happening? Did I miss a step? Please any morsel of help you can through my way will be greatly appreciated :P
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #2  
Old 05-31-2008, 12:37 AM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
If you can zip the .fla file up and upload it on your next post, I can take a look at it. I'm no expert but it doesn't seem too difficult to figure out.

Are you using scenes for each subsection?
Reply With Quote
  #3  
Old 05-31-2008, 07:38 AM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
Thanks. Here's the fla. file.
I'm really stuck on this one.
rgds
Attached Files
File Type: zip test1.zip (127.5 KB, 3 views)
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #4  
Old 06-04-2008, 07:23 AM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
I looked at your file and could not find the descrepancy. My apologies.

Had you considered doing the site in HTML? It seems like you can do this site entirely in hypertext and it would look just as good and would load faster. It seems that there are many problems associated with doing entire sites in Flash.
Reply With Quote
  #5  
Old 06-04-2008, 12:39 PM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
you are right, I was badly advised. I will need to start from square one and dive into dreamweaver.
thanks anyways
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #6  
Old 06-04-2008, 08:14 PM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
Well, if I could make it a bit easier, you can take the layouts you made and import them into Photoshop, ImageReady, or Fireworks and slice them up. You can even export the slices with HTML code which works immediately with your browser.

Let me know if I can assist any further with this.
Reply With Quote
  #7  
Old 06-05-2008, 07:11 AM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
Thanks for your suggestions. Since I am new to webdesign (I come from an animation background) what you said sounds a little alien. I will search the web for some tutorials and find out what you're talking about unless you could direct me to specific tutorials.
Thanks again!
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #8  
Old 06-12-2008, 02:01 PM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
Sorry I took so long to respond.

Basically, you can export the Layouts you made from Flash and open them in the image editing software you choose (i.e. Photoshop).

Slices are individual images, that, when combined, form the layout of the web page. Think of it as a jigsaw puzzle, and the code is what puts them together. Photoshop allows you to make slices to your image, and can export them (cut up individually) with the accompanying HTML code.

Here's some tutorials that may help you:

http://www.adobe.com/designcenter/vi...op/?id=vid0200
Reply With Quote
  #9  
Old 06-13-2008, 12:49 PM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
Thanks a million Chino, I was giving up hope with forums. It would be soooo great to have a sort of mentoring thing, but that's a different trip altogether.

Have been thinking about what you've said, that doing whole sites in flash may not be the best/most efficient thing, so in your opinion what would be the optimal way, design in photoshop, set up in dreamweaver and place swf (animation) files from flash? What's your take on it?

ps thanks for the tutorial, very helpful.
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #10  
Old 06-13-2008, 05:05 PM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
The typical workflow I use is generally simple. Of course, everything I do is custom, so I add lots of steps in between. But put simply:

1. Design the layout in Photoshop. My usual dimensions are 800 x 600 or 1024 x 768. Use the slice tools to cut the image down to parts. Any button rollovers are made on another layer. Use the 'Save for Web' (cs3) option in the File menu and save out 'HTML and Images'.
2. Edit the HTML file in Dreamweaver. The images will be linked automatically. You can also add your Flash components (SWFs) here also. Make sure you make the SWFs at the correct size in the Page Properties panel.

Um...thats about it, really. Here's a few other things that are relevant:

1. HTML code contains elements that allow the Search Engines and Crawlers to find your site. A page made entirely of Flash does not contain such text.
2. HTML pages load faster.
3. Less bug issues with this workflow.

I hope this helps. Let me know if you have any more questions.

______________
secret asian man

chino pisces
www.redeyegraphics.net

Last edited by chino pisces : 06-13-2008 at 05:08 PM
Reply With Quote
  #11  
Old 06-17-2008, 07:14 AM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
Thanks Chino, I really appreciate your help. I'll be diving into dreamweaver next. Could I email you directly if I get really stuck, or maybe should I just stick to the forum?
Again thanks for all the pointers, hope I can do the same for you some day.
Cheers
__________________
Dazed and confused...a state of bliss!
Reply With Quote
  #12  
Old 06-17-2008, 03:35 PM
chino pisces chino pisces is offline
Registered User
 
Join Date: May 2008
Posts: 18
Rep Power: 0
chino pisces is on a distinguished road
I don't mind if you contact me directly. However, if you have a pressing issue, its good to share on the forum, especially if its the type of problem that affects everyone. And don't underestimate the 'search' function, there's lots of archived information here.

Dreamweaver is pretty easy dude. I recommend diving in by downloading a complete page, images and all, and opening it up in DW. Analyze the code, and learn what each line does. Learn HTML syntax. You'll find its not any more complicated than Actionscript. There are many automated functions that make life easier for us non-coders.

Feel free to email me anytime. You should be able to find my contact information here, on my site.

_______________
midnight toker

chino pisces
Reply With Quote
  #13  
Old 06-20-2008, 12:07 PM
mouski mouski is offline
Registered User
 
Join Date: Mar 2004
Location: london
Posts: 31
Rep Power: 0
mouski is on a distinguished road
Thanks again.
__________________
Dazed and confused...a state of bliss!
Reply With Quote


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
CS3 and AS2: Embedding an external swf file deshg Newbies 2 11-11-2009 04:40 AM
{CS3} AS2 - Loading External Assets in Flash with Transitions Remiraz Actionscript 2.0 1 12-18-2008 03:11 AM
CS3 -AS2. Need help preloading flv & removing movie clip- acve Newbies 0 11-10-2008 03:09 AM
CS3 {AS2} how to use a loader with no MC container Remiraz Actionscript 2.0 0 07-27-2008 05:44 PM
buttonproblem, as2 cs3, help me! Chii Flash CS3 / Flash 9 10 08-25-2007 03:50 PM




All times are GMT. The time now is 11:09 AM.