Adobe Dreamweaver Forums



Last 10 THreads :         cfdocument printing issues: cf7 vs cf8 (Last Post : k43 - Replies : 0 - Views : 1 )           »          Change dreamweaver Libary folder to new location (Last Post : TristanFerrer - Replies : 0 - Views : 1 )           »          css for partial page border? (Last Post : sohara - Replies : 4 - Views : 5 )           »          Update Website Content by my client ? ? (Last Post : Nancy O - Replies : 1 - Views : 2 )           »          Library documents do not accept SWF objects (Last Post : micdim1 - Replies : 0 - Views : 1 )           »          JavaScript to enable submit button (Last Post : Gary White - Replies : 7 - Views : 8 )           »          Background Image (Last Post : Nancy O - Replies : 6 - Views : 7 )           »          Restore default TOC contents (Last Post : perruptor - Replies : 1 - Views : 2 )           »          what player do i need for xp home to watch news video'sect (Last Post : Julian Ball - Replies : 1 - Views : 2 )           »          style sheet question (Last Post : chopTheWood - Replies : 0 - Views : 1 )           »         


Home Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
User Info Statistics
Go Back   Adobe Dreamweaver Forums > Macromedia Software > Fireworks
 
Tags:



Reply
  #1 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Convert vectors to slices?

Anyone know a shortcut for converting vector art to web slices? I've almost got
my project figured out, and by figured out I mean I'm completely lost. Can you
help? The shapes are too complex to use the tools I've found in the pallete.



Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

I guess this topic should have been named 'working with overlapping slices'.
The problem I'm having doesn't so much relate to converting vectors to slices,
although it would be a nice feature, as it relates more to figuring out how to
make a polygon slice appear in my browser as a polygon. I'm getting really
frustrated.

Reply With Quote
  #3 (permalink)  
Old 10-31-2008, 06:16 PM
JoeyD1978
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

If you post the PNG I can draw your slices on for you to give you an idea how
it's done. You can only use rectangular slices, as that's the cold reality of
the inter-webs.

Once you've drawn a slice on top of your artwork, set it to the proper export
file type (gif, jpeg, etc), then right click on the slice and choose "export
selected slice". You'd then take that sliced image and assemble it into your
HMTL using Dreamweaver or another similar application.

If you take a look at this image:
http://joedasilva.com/images/masthead.jpg

You can see how it fits into my homepage HTML here:
http://joedasilva.com/



Reply With Quote


  #4 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

This is the png as I have it now. Been thru many various stages lol

I have every piece of the shoe made as .gifs in every color combo on the menu
so all the art is done. I just don't see a way to do this without flash, but
I'm no expert. So, there could be something I'm missing?

http://i36.tinypic.com/2u4tx69.png

Reply With Quote
  #5 (permalink)  
Old 10-31-2008, 06:16 PM
JoeyD1978
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

What are you trying to accomplish exactly? If a user selects one of the color chips what happens?
Reply With Quote
  #6 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

The corresponding panel of the shoe changes color. When a color combination is settled upon the results are emailed to me for production.
Reply With Quote


  #7 (permalink)  
Old 10-31-2008, 06:16 PM
JoeyD1978
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

Wow yeah, that would mean you have about 2500 combinations right? I'm not sure
how you were planning on accomplishing that, but some kind of scripting is
going to be required. I'd recommend Flash, as that would be an easy way of
setting up a "if user clicks X show them Y" type of scenario.



Reply With Quote
  #8 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

Yeah I had it set up but the scripts won't work right in layers. I was using div tags and they kinda work but its a huge mess. Everything interferes with itself lol
Reply With Quote
  #9 (permalink)  
Old 10-31-2008, 06:16 PM
pixlor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

You have 209,088 possible combinations (11 * 11 * 8 * 3 * 8 * 3 * 3).

You don't have a Web page...you have a software application that's accessed
via the Web.You need to think of it in those terms.

I made a JavaScript book recommendation for you in your previous thread on
this
topic:http://www.adobe.com/cfusion/webforu...?forumid=14&ca
tid=193&threadid=1393644&enterthread=y. But that was when I thought you only
had three things to change. I really think you should take this application to
Flash. In Flash, you can set your shapes and then use the selections to change
the fill dynamically. Flash is really made to do just this kind of thing.

Trying to do this with DHTML and transparent gifs (which will have to have
hard, aliased edges for the transparency) just seems crazy to me.

Again, good luck!



Reply With Quote


  #10 (permalink)  
Old 10-31-2008, 06:16 PM
basecolor
 
Posts: n/a
Diggs:
Default Re: Convert vectors to slices?

[q]Originally posted by: pixlor
You have 209,088 possible combinations (11 * 11 * 8 * 3 * 8 * 3 * 3).

You don't have a Web page...you have a software application that's accessed
via the Web.You need to think of it in those terms.

I made a JavaScript book recommendation for you in your previous thread on
this
topic:http://www.adobe.com/cfusion/webforu...?forumid=14&ca
tid=193&threadid=1393644&enterthread=y. But that was when I thought you only
had three things to change. I really think you should take this application to
Flash. In Flash, you can set your shapes and then use the selections to change
the fill dynamically. Flash is really made to do just this kind of thing.

Trying to do this with DHTML and transparent gifs (which will have to have
hard, aliased edges for the transparency) just seems crazy to me.

Again, good luck!

[/q]

Lol thanks. I knew it was a handful but thought there was a possibility it
could be done. Most of these are done with teams of people and have a huge
budget, and sorry to admit but those are neither the case here. I thank again,
you two, who made replies to either thread. I thought I had figured out a way
to do this after I posted the first thread and that just ran me in to another
dead end. The project was scrapped for now. It wasn't my site, and the owner
decided not to pursue this avenue just yet. I guess I'll have to buy Flash as
my next move. I used to have it, but left the industry for a few years.

Thanks, Marshall

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

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



© Camley Interactive (camley.info) 2008 - all logos and images are copywrite their respective owners.
Proud member of the Camley Interactive Network
All times are GMT. The time now is 07:22 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Cheap Car Insurance - Compare Motor Insurance
Endsleigh Car Insurance Natwest Car Insurance
More Than Car Insurance Norwich Union Car Insurance
Prudential Car Insurance Zurich Car Insurance
Inactive Reminders By Mished.co.uk