Shoutbox

Flash ? - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: Flash ? (/showthread.php?tid=34355)

Flash ? by banky on 11-12-2004 at 03:08 AM

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


RE: Flash ? by dotNorma on 11-12-2004 at 03:16 AM

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.


RE: Flash ? by banky on 11-12-2004 at 03:19 AM


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
RE: Flash ? by dotNorma on 11-12-2004 at 03:22 AM

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.
RE: Flash ? by banky on 11-12-2004 at 03:35 AM

by any chance how do u find the coordinates ???(im new to all this)


RE: Flash ? by WDZ on 11-12-2004 at 04:06 AM

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


RE: Flash ? by banky on 11-12-2004 at 04:08 AM

ok thx im think im just gonna do it in flash to lazy to even find what u said :P


RE: Flash ? by Concord Dawn on 11-12-2004 at 04:12 AM

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.


RE: Flash ? by .blade// on 11-12-2004 at 04:27 AM

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:)


RE: Flash ? by banky on 11-12-2004 at 04:42 AM

i know what u mean by slices but i dont have Fireworks for some reason it wont work on my comp


RE: Flash ? by Chestah on 11-12-2004 at 08:46 AM

flash looks better :P it has fading niceness :)