Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 864481
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T09:29:09+00:00 2026-05-15T09:29:09+00:00

so i have a swf with a simple animation- the div used to contain

  • 0

so i have a swf with a simple animation- the div used to contain it has a border that changes color when you hover- i want the whole thing to link to a new page when clicked- but right now it only works when you click on the border.

heres what i have so far

(a href=”http://” class=”noDecoration” )
(div id=”ink” class=”galleryBox” )
(/a)

-the div displays the swf object is it possible to do this from html?

thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T09:29:09+00:00Added an answer on May 15, 2026 at 9:29 am

    One solution to the problem would be to place the link inside the div, and position it on top of the swf as an overlay.

    Just make sure that the swf has the wmode param set to transparent as otherwise you won’t be able to put HTML object on top of the swf. I usually use swfObject to embed my swfs, incase you didn’t know about it.

    HTML

    <div id="ink" class="galleryBox">
        <object width="500" height="500" type="application/x-shockwave-flash" data="filename.swf">
            <param name="wmode" value="transparent">
        </object>
        <a href="http://" class="noDecoration"></a>
    </div>
    

    CSS

    #ink {
        position:relative; width:500px; height:500px;
    }
    #ink a {
        display:block; position:absolute; top:0; left:0; width:100%; height:100%;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have a SWF file with a simple function that returns a string. can
I have a simple SWF video loop I made a couple years ago that
I have a simple swf file upload script that uploads a file as soon
I have a SWF file that connects to a remote flash server and receives
i have an swf file, uploaded in server. But whenever I make changes to
I have a swf that requires flash 9, and I'm trying to show content
I have a swf that loads images from my server and resizes them to
I have this swf (flash) file that provides the json that needs to be
Ok so I have an swf file that loads into the webview from the
I have a simple HTML page that contains two tabs that show/hide content in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.