Go Back   AionSource.com > Everything Else > The Basement
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

The Basement Hardware and software nerds, unite! Who needs sunlight anyway?!

Reply
 
LinkBack Thread Tools Display Modes
Old 07-28-2007, 02:49 AM   #1 (permalink)
Myz
College Drunkard
 
Myz's Avatar
 
Join Date: Nov 2006
Location: North Carolina
Myz is on a distinguished road

Race: Elyos

Seeking Answers to Web Design Issues

Hey my lovely peoples whom I moderate.

I am making a website. It will be an online portfolio for both my photography and writing.

Over the past few days, I have been reading through Flash manuals, guides and tutorials, thinking that the answer to my web development issues lies within my understanding of Flash. The thing is, though, that I am now fairly confident that I do not need to use Flash nearly as much as I previously planned.

I already have a decent amount of HTML knowledge, though it is HUGELY out of practice, and so now we get to the reason I am posting this. I have questions that need answers! Mainly, I just want to know what program would most easily accomplish my desires.

Meet Object A, a rough example of the main page for my photography section:



See the balls? In my mind, each of the balls are going to be clickable, and lead the user to a separate page containing galleries of photography (that I will create in Flash). A simple onmouseover code, right? Well, I want for the balls to take on a different color, mainly the color that they had before the grayscale was placed on them, once the cursor glides over them. Further, I want them to also display a message that tells where they are going to be led. In other words, a person scrolls over them, the color shifts, and a popup menu above the cursor displays where they are headed.

Would this be more easily accomplished via HTML or Flash? It seems simple with either (if I knew where to begin), but what would give me a better result?

I believe I had more questions, though I lost focus. Any help would be beautiful indeed.

Thanks.

---

Edit: After doing some processing, I have reached the conclusion that Flash will probably be my best bet for a fluid, nice-looking website that I am aiming for. I believe that all I must focus upon is the creation of buttons, which, at the moment, I know nothing about in Flash. So, in order to meet my wants, are there any Flash-ubers amongst you all that can offer me some points on button construction with Flash? Or otherwise any other lovely bits of help and information?
__________________
http://www.chriscohrs.com

What is forgotten is forever immortal

Last edited by Myz; 07-28-2007 at 03:10 AM..
Myz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 04:15 AM   #2 (permalink)
Daeva
 
Join Date: Jul 2007
AphonicChaos is on a distinguished road

Race: Elyos

Actually, for what you described, I think flash would be overkill. Both in production, and in execution. if you just use CSS you can accomplish your goals in less time, and without causing as much stress on your visitor's computers. Plus, what if they're on a computer that doesn't allow for flash (ie like the government computer I am on). All current browsers and computers support CSS, unless the user disables them (like you can on Opera) for some reason.
AphonicChaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 08:00 AM   #3 (permalink)
Subscriber
 
Koji's Avatar
 
Join Date: Nov 2006
Location: Middlesbrough, UK
Koji is on a distinguished road

Class: Assassin
Legion: Freelancer
Race: Elyos

Send a message via MSN to Koji
I prefer to use flash for stuff like that. Although i'm not much of a web designer i did have to create an interactive floorplan viewer for some museum once and it was basically a webpage but not on the web.

I used flash for rollovers as you described and you could easily do a small tween animation on rollover after that to bring up you menu/page title/whatever you wish.

Fairly simple to do but as always with flash...it will go wrong somewhere.

I see where the above poster is coming from with some PC's not supporting flash player so it's really up to you. I find flash alot better for any animation or tweens personally.
__________________
UK Members Join The British Empire
Koji is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 10:32 AM   #4 (permalink)
Daeva
 
Shade's Avatar
 
Join Date: Nov 2006
Location: England, UK
Shade is on a distinguished road

Race: Elyos

Noooooooo. What do you need flash for?

Use image mapping for the image, that'll allow you to select certain areas which are clickable within a single picture.

Then you can use CSS to have some good text effects, as well as roll over images and a nice layout
__________________


Shade is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 10:43 AM   #5 (permalink)
Administrator
 
Mark's Avatar
 
Join Date: Nov 2006
Location: Jacksonville, Florida
Mark has disabled reputation

Character: Mark
Race: Undecided

Dude, you could go really oldschool and use an old javascript mouseover image change script. That would be a little unwieldy, though.

Personally, I get lost in Flash. I've tried doing stuff with it a couple times, but I've given up. It's not worth it to me when Photoshop and Notepad can make whatever I need.

Oh, and instead of having the user's intended destination show up in a floating text box when they mouse over the ballz, try putting it in the balls' shadows. That would be cool.
__________________

Administrator
AionSource.com

I do not distinguish by the eye, but by the mind, which is the proper judge. -Seneca
Mark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 12:10 PM   #6 (permalink)
Subscriber
 
Cynthe's Avatar
 
Join Date: Nov 2006
Location: Canada
Blog Entries: 3
Cynthe is on a distinguished road

Class: Chanter
Legion: Genesis
Race: Elyos

Send a message via MSN to Cynthe Send a message via Skype™ to Cynthe
I took a course in basic flash and things that seem complicated aren't really once you go at it step by step. I'd suggest a hybrid site for your needs, a flash header with nifty buttons, or just the header image in flash with the menu in html/css or vice versa.. Have your writing in simple html/css and then drop in a nice flash gallery.
I'm still a stronger supporter of pure CSS aided with some javascript when the need arises. But flash sure is sleek and small considering the information you can stick in there..

For software I have Macromedia Flash and Fireworks which are the best, but costly. There are a lot of freeware programs you could use too if you wanted a flash gallery for your images for example, I used simpleviewer for years but I'm changing to this now: Lightbox 2.0. It's not flash but it is small and snappy. ^^

I'm still not sure about how I feel about entire sites made in flash -.- Some people swear it's the next big thing. But I doubt it, flash is great for certain elements in your page but CSS > all methinks
__________________
The wisdom of hindsight is always flawless|Inattentive Obsession|Xfire|

Last edited by Cynthe; 07-28-2007 at 12:12 PM..
Cynthe is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 01:07 PM   #7 (permalink)
Chu
Daeva
 
Chu's Avatar
 
Join Date: Dec 2006
Chu is on a distinguished road

Legion: Genesis
Race: Elyos

I have to agree with what some other people have said, flash would be overkill. You can accomplish the same effect by splicing the image and setting an onmouseover code in css.
__________________

Chu is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 02:06 PM   #8 (permalink)
Myz
College Drunkard
 
Myz's Avatar
 
Join Date: Nov 2006
Location: North Carolina
Myz is on a distinguished road

Race: Elyos

Thanks for the info and such.

I believe I am going to pass on using Flash for this specific page, and attempt the image mapping & CSS idea.

Any tutorials for what I am about to attempt?

I have an image mapper (CoffeeCup), it is only the CSS department that I am lacking.

Would I be able to have an onmouseover code that causes the image to shift the chosen section into a different image? In my case, the non-grayscale version of the ball.
__________________
http://www.chriscohrs.com

What is forgotten is forever immortal

Last edited by Myz; 07-28-2007 at 03:01 PM..
Myz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 04:54 PM   #9 (permalink)
Daeva
 
Shade's Avatar
 
Join Date: Nov 2006
Location: England, UK
Shade is on a distinguished road

Race: Elyos

Quote:
Originally Posted by Myz View Post
I believe I am going to pass on using Flash for this specific page, and attempt the image mapping & CSS idea.
I win again!
__________________


Shade is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 08:47 PM   #10 (permalink)
Administrator
 
Mark's Avatar
 
Join Date: Nov 2006
Location: Jacksonville, Florida
Mark has disabled reputation

Character: Mark
Race: Undecided

Quote:
Originally Posted by Myz View Post
Thanks for the info and such.

I believe I am going to pass on using Flash for this specific page, and attempt the image mapping & CSS idea.

Any tutorials for what I am about to attempt?

I have an image mapper (CoffeeCup), it is only the CSS department that I am lacking.

Would I be able to have an onmouseover code that causes the image to shift the chosen section into a different image? In my case, the non-grayscale version of the ball.
Uh, yeah, that's what mouseover is normally used for...you just have to make a color version of the said area.
__________________

Administrator
AionSource.com

I do not distinguish by the eye, but by the mind, which is the proper judge. -Seneca
Mark is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-28-2007, 11:33 PM   #11 (permalink)
Daeva
 
Join Date: Jul 2007
AphonicChaos is on a distinguished road

Race: Elyos

HTML GOODIES was a great book way back when, and I liked it's website even better. This should get you rolling with image maps and most anything else.

EDIT:
I was thinking, and if memory serves me correctly (I'm not on a computer where I'm authorized to publish/produce content) you could accomplish the intire task without using an image map. All you'd have to do is use transparent images to serve as clickable areas, and use an a:hover attribute to have the balls switch to their colored counterparts, show appropriate text, etc.

This will save you time in calculating coordinates, and the lines of code are much shorter. Plus, again, if I remember correctly, the conventional method of image mapping involves javascript, which most browsers nowadays have disabled for security reason. (sucks for us gmail users).

Last edited by AphonicChaos; 07-28-2007 at 11:49 PM..
AphonicChaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-29-2007, 06:18 AM   #12 (permalink)
Subscriber
 
Koji's Avatar
 
Join Date: Nov 2006
Location: Middlesbrough, UK
Koji is on a distinguished road

Class: Assassin
Legion: Freelancer
Race: Elyos

Send a message via MSN to Koji
I voted flash because i can use it better than HTML and CSS. I guess CSS is more friendly for everyone though.
__________________
UK Members Join The British Empire
Koji is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2007, 03:58 AM   #13 (permalink)
Myz
College Drunkard
 
Myz's Avatar
 
Join Date: Nov 2006
Location: North Carolina
Myz is on a distinguished road

Race: Elyos

Website is underway nicely, though, I have encountered an odd problem.

Every time I enter a hotspot or the coordinates of a selection on an image map, using Dreamweaver, it causes a line break, thus sending anything following the image with the map/hotspot down as if I entered a break. What is going on?

It only seems to occur when I view the page in Firefox, yet works absolutely fine with IE. Does Firefox have some strange.. ness... about it that causes anything following an image map to be sent down one line? Or is there a flaw in the coding?

For code reference, I'll show the before and after:

Before creating the map:
Code:
<img src="../Graphics/chriscohrscenterlogoplaceholderv2sliced copy.jpg" width="150" height="396" />
After adding the map coords:
Code:
<img src="../Graphics/chriscohrscenterlogoplaceholderv2sliced copy.jpg" width="150" height="396" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="26,248,59,289" href="#" /></map>
__________________
http://www.chriscohrs.com

What is forgotten is forever immortal

Last edited by Myz; 07-31-2007 at 04:17 AM..
Myz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2007, 04:26 AM   #14 (permalink)
Daeva
 
Join Date: Jul 2007
AphonicChaos is on a distinguished road

Race: Elyos

Quote:
Originally Posted by Myz View Post
Website is underway nicely, though, I have encountered an odd problem.

Every time I enter a hotspot or the coordinates of a selection on an image map, using Dreamweaver, it causes a line break, thus sending anything following the image with the map/hotspot down as if I entered a break. What is going on?

It only seems to occur when I view the page in Firefox, yet works absolutely fine with IE. Does Firefox have some strange.. ness... about it that causes anything following an image map to be sent down one line? Or is there a flaw in the coding?

For code reference, I'll show the before and after:

Before creating the map:
Code:
<img src="../Graphics/chriscohrscenterlogoplaceholderv2sliced copy.jpg" width="150" height="396" />
After adding the map coords:
Code:
<img src="../Graphics/chriscohrscenterlogoplaceholderv2sliced copy.jpg" width="150" height="396" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="26,248,59,289" href="#" /></map>
That isnt' nearly enough info for me to diagnose the problem, but I have a couple ideas:

Try creating the tables by hand, using a plain ol' text editor, instead of a WYSIWYG editor and see if it yields the same results.

Or, try replacing image mapping with one of the forementioned ideas of implementing your idea.

Last edited by AphonicChaos; 07-31-2007 at 04:48 AM..
AphonicChaos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 07-31-2007, 04:41 AM   #15 (permalink)
Myz
College Drunkard
 
Myz's Avatar
 
Join Date: Nov 2006
Location: North Carolina
Myz is on a distinguished road

Race: Elyos

Quote:
Originally Posted by AphonicChaos View Post
That's what you get for using image map.

Ok, ok, I'll try and be more helpful. If no one gets to it before I do, I'll diagnose the problem after I finish taking this online course.

Side Thought: WYSIWYG editors are great for prototyping, but no serious web developer uses them for the final version of their site. Just my opinion. God bless notepad, gedit, kate, etc.
Thanks? :P This issue has me stumped. I guess it is a Firefox compatibility thing.

As for the WYSIWYG statement: Are you talking about Dreamweaver? Maybe serious web developers don't use it, but I am not a serious web developer, and regardless, I don't see a reason why that matter at all in accordance to my issue. HTML/CSS is HTML/CSS, right?
__________________
http://www.chriscohrs.com

What is forgotten is forever immortal