Results 1 to 4 of 4

Thread: MX Flash Help

  1. #1
    Join Date
    Dec 2004
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default MX Flash Help

    I have made a flash gif and I need help with the code. If you look at the gif..

    www.litherlandfc.com/TannersUnitedFC/index.htm

    and what I need to do is when you click it it should go to the companies website. What code do I need for that and where should I enter it?

    Please Help!

  2. #2
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    It'd be a lot more sensible and user-friendly to use Flash MX and export it as a .gif - that way, people who don't have flash installed can still see it.

    Then, use this

    <a href="http://www.company.com"><img src="banner.gif"></a>

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

  3. #3
    Join Date
    Dec 2004
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    But where do I enter that html code?

  4. #4
    Join Date
    Aug 2004
    Location
    Brighton
    Posts
    1,563
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Open your .html file in notepad, and place the code where you want it to appear in the HTML (i.e below a certain line of text).

    What you want to do is very very basic HTML manipulation - I suggest you read up on the topic.

    cr3ative
    A retired member, drop me a line through my site if you'd like to find me!
    cr3ative media | read the stickies

Bookmarks

Posting Permissions

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