Jump to content

Dreamweaver


nohpee°

Recommended Posts

ok need to do something using the same principle as the map on this website here

how?

any tutorials on exactly how to do that or what the process is called

cheers

Its called an image map . dreamweaver probably uses a stupid name for them like hotspots - check the help . frontpage does them fine you just have to turn the toolbar on and check the help

- the popups are alt (or title) attributes which you might have to enter by hand - open the page in notepad and search for something like this ....

<map name"myMap">

<area shape="rect" coords="100,10,400,50" href="blahdyblah.htm" >

</map>

and add something like this in the area tag (before the closing '>' on the middle line)

alt="i usually pop up" title="i might pop up"

and.....

Convert the text into a symbol then you can animate the alpha which you find in the properties panel.

Link to comment
Share on other sites

For disjointed rollovers you need to use Macromedia Fireworks.. or atleast you did about 4 years ago :P

For flash, try out some tutorials on www.flashkit.com, once you've done 2 (or even 1) you will know how to fade text over an image (easy peasy when you know how!)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...