A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: The MOST stupid question on Linking Pics using HTML

  1. #1
    Member
    Join Date
    Dec 2002
    Posts
    87

    The MOST stupid question on Linking Pics using HTML

    hello,

    could someone PLEASE tell me how to link a picture using HTML to another site? everything i've found on the net so far has links using the following:

    <A href="http://www.w3.org/">W3C Web site</A>.

    I WANT a LINK from a PICTURE, NOT a word or phrase such as W3C Web Site.

    Sorry for the caps, but I have searched for a hell of a long time trying to find this info, and have come up with NOTHING. Ahhhhgggggahhhhahdhhghahhdh

    Thanks,
    SB

  2. #2
    Carpe Diem - Moderator wolfgross's Avatar
    Join Date
    Apr 2001
    Location
    SWiSHzone
    Posts
    1,700
    ...insert an image into your SWiSH movie and at the "Script" panel, go to "AddScript/Event/Button/on(press)...and the go agai to "AddScript/Browser/Network/getURL(....) and in the URL box/window, place the URL address...

    wolf

    ...hang on...if you are taking about the HTML coding only (this is actually the wrong forum for it )...use:
    <a href="http://www.wc3.com"><img src="yourimage.gif" width=xxx height=xxx border=0 alt="WC3"></a>
    Attached Files Attached Files
    Last edited by wolfgross; 08-07-2005 at 08:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center