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

Flash ?
Author: Message:
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
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Flash ? - by banky on 11-12-2004 at 03:08 AM
RE: Flash ? - by dotNorma on 11-12-2004 at 03:16 AM
RE: Flash ? - by banky on 11-12-2004 at 03:19 AM
RE: Flash ? - by dotNorma on 11-12-2004 at 03:22 AM
RE: Flash ? - by banky on 11-12-2004 at 03:35 AM
RE: Flash ? - by WDZ on 11-12-2004 at 04:06 AM
RE: Flash ? - by banky on 11-12-2004 at 04:08 AM
RE: Flash ? - by Concord Dawn on 11-12-2004 at 04:12 AM
RE: Flash ? - by .blade// on 11-12-2004 at 04:27 AM
RE: Flash ? - by banky on 11-12-2004 at 04:42 AM
RE: Flash ? - by Chestah on 11-12-2004 at 08:46 AM


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