Hi,
AS2 problem from an old site I've had to edit.
Having trouble with inline images used as HTML hyperlinks in flash.

A snipet of the HTML looks like this:

<p>
<a href="asfunction:_root.showLightBox">
<img src="gallery/t2.jpg" align="left" />
</a>
<font size="14">Person's Name</font><br>"Lorem ipsum dolor sit amet,
consectetuer adipiscing...

and so on...

For some reason image links only seem to fire the second time you click
them.
I thought this might be a focus problem and tried to use Selection.setFocus
when the cursor got close enough to its target, but that didn't help.
It's the same whether I use asfunction or a link to a web address.
First click, nothing. Second Click, it works. The cursor changes fine
however, so I am completely confused at the moment and would really
appreciate some help.

Cheers,

Ashim

The Random Lines
My online portfolio
www.therandomlines.com
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to