Page 1 of 1

making images in textpages linkable

Posted: 12 Nov 2008, 12:52
by dkinloch
when using images in textpages, is there any way to make them link , a href tag does not seem to work, (is this due to lack of html support in flash?)

thanks

Posted: 21 Nov 2008, 08:56
by mjau-mjau
Not sure why it does not work for you. It should work like this:

<a href="https://www.photo.gallery"><img src="file.jpg" width="300" height="200" /></a>