Register and join over 40,000 other developers!
Recent Topics
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
-
Job Gig PHP Form Needed
PJohnson - Apr 18 2019 03:55 AM
-
How to make code run differently depending on the platform it is running on?
xarzu - Apr 05 2019 09:17 AM
-
How do I set a breakpoint in an attached process in visual studio
xarzu - Apr 04 2019 11:47 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

A href on flash image chrome
Started by el shorty, Mar 28 2011 12:24 AM
1 reply to this topic
#1
Posted 28 March 2011 - 12:24 AM
Hey,
I'm working on a project for school in wich I have several flash images that are links. The a href works perfectly in firefox and internet explorer. But in chrome the link won't work unless I press on the bottom of the flash image. Anyone has an idea how I can fix this?
I'm working on a project for school in wich I have several flash images that are links. The a href works perfectly in firefox and internet explorer. But in chrome the link won't work unless I press on the bottom of the flash image. Anyone has an idea how I can fix this?
#2
Posted 03 April 2011 - 10:53 AM
I don't think it's correct practice for a flash image to have an a tag encasing it. I might be wrong though.
You'll probably want to work with the code:
If you google it I think you'll find a few results. One you have set the wmode to transparent you should be able to enclose the flash object in a div with an onClick script assigned.
You'll probably want to work with the code:
<param name="wmode" value="transparent" />
If you google it I think you'll find a few results. One you have set the wmode to transparent you should be able to enclose the flash object in a div with an onClick script assigned.
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download