What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Flash ?

Pages: (2): « First [ 1 ] 2 » Last »
Flash ?
Author: Message:
banky
Senior Member
****

Avatar
Fwee

Posts: 546
Reputation: 19
34 / Male / –
Joined: May 2004
O.P. Flash ?
was this image made in flash [Image: mainnav.png] if so what program and how was it able to be saved as a png ive mad something simliar that i wanna use as a sig useing Swish Max but i cant save as png gif or jpg etc just swf

if not made in flash how did he make the links clickable

This post was edited on 11-12-2004 at 03:18 AM by banky.
11-12-2004 03:08 AM
Profile PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Flash ?
The image at the top of the forums IS a image file.

However , The image at the top of the Messenger Plus! Website is a flash file.
11-12-2004 03:16 AM
Profile PM Web Find Quote Report
banky
Senior Member
****

Avatar
Fwee

Posts: 546
Reputation: 19
34 / Male / –
Joined: May 2004
O.P. RE: Flash ?

quote:
Originally posted by NoName
The image at the top of the forums IS a image file.

However , The image at the top of the Messenger Plus! Website is a flash file.
how did he make the clickable at the top of the forums
11-12-2004 03:19 AM
Profile PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Flash ?
Its called a image map in HTML.

If you were to look into the forum source code you would fined :

code:
    <map name="GFDDMap1"><area href="http://www.msgplus.net" shape="rect" coords="8, 7, 225, 47" title="Go to MsgPlus.net Home Page" /></map>
    <img border="0" src="images/topleft.png" width="337" height="59" usemap="#GFDDMap1" /></td>
    <td align="right" background="images/mainnavbg.gif">
    <map name="GFDDMap0">
    <area href="http://www.msgplus.net/news.php" shape="rect" coords="61, 35, 106, 58" title="News" />
    <area href="http://www.msgplus.net/features.php" shape="rect" coords="106, 35, 169, 58" title="Features" />

    <area href="http://www.msgplus.net/download.php" shape="rect" coords="169, 34, 240, 58" title="Download" />
    <area href="http://www.msgplus.net/help.php" shape="rect" coords="239, 34, 277, 58" title="Help" />
    <area href="http://www.msgplus.net/community.php" shape="rect" coords="278, 34, 356, 58" title="Community" />
    <area href="http://www.msgplus.net/promotion.php" shape="rect" coords="355, 34, 431, 58" title="Promotion" />
    </map>


By giving four cordinates to form a rectangle , he is able to link portions of the picture.
11-12-2004 03:22 AM
Profile PM Web Find Quote Report
banky
Senior Member
****

Avatar
Fwee

Posts: 546
Reputation: 19
34 / Male / –
Joined: May 2004
O.P. RE: Flash ?
by any chance how do u find the coordinates ???(im new to all this)
11-12-2004 03:35 AM
Profile PM Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Flash ?
For a rectangle shape, the coordinates are entered like this: x1,y1,x2,y2

x1 and y1 = top left corner
x2 and y2 = bottom right corner

So just open up the image in PSP or PhotoShop or any good graphics program, find the rectangle you want to add a link to, and hover over each of those 2 corners. In the status bar of the program, you should see a pair of numbers that change when you move your mouse. Those are the x,y coordinates of the pixel that your cursor is currently on.

If the top left corner is at 20,35 and the bottom right corner is at 100,60 then the HTML would be like...

<area href="http://example.com/" shape="rect" coords="20,35,100,60">

Of course, there are better and more precise ways to find coordinates, but I'm too lazy to write more. :p
11-12-2004 04:06 AM
Profile PM Web Find Quote Report
banky
Senior Member
****

Avatar
Fwee

Posts: 546
Reputation: 19
34 / Male / –
Joined: May 2004
O.P. RE: Flash ?
ok thx im think im just gonna do it in flash to lazy to even find what u said :P
11-12-2004 04:08 AM
Profile PM Find Quote Report
Concord Dawn
Veteran Member
*****

Avatar
This is a loopy fruit.

Posts: 1203
Reputation: 16
33 / Male / –
Joined: Feb 2004
RE: Flash ?
Meh, flash r flashy, hence Flash. Duh! :P
It would be better has an image in all honesty, because that way it doesn't piss people off as much. And if you're lazy, then use the image map that NoName provided.
[Image: 7.png]
11-12-2004 04:12 AM
Profile E-Mail PM Find Quote Report
.blade//
Veteran Member
*****

Avatar

Posts: 2856
Reputation: 39
35 / Male / –
Joined: Jan 2004
RE: Flash ?
IF you want to do the same thing and don't know HTML, Fireworks will generate a script for that itself, as long as you create an image with slices (if you don't know what I mean then just forget it :dodgy:)
[Image: A%20Pointy%20Rock.jpg]
11-12-2004 04:27 AM
Profile PM Web Find Quote Report
banky
Senior Member
****

Avatar
Fwee

Posts: 546
Reputation: 19
34 / Male / –
Joined: May 2004
O.P. RE: Flash ?
i know what u mean by slices but i dont have Fireworks for some reason it wont work on my comp
11-12-2004 04:42 AM
Profile PM Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On