PDA

View Full Version : Charting Flash


Jay-Bird
12-21-2005, 04:09 PM
Hi all,

This is my first post, and it is probably a "Noob" question, but on the charting applet #3, I do not want to put a url...but everything I have tried just makes it worse. I have even tried removing the :
<url>http://www.whatever.com</url>
<target>_blank</target>

I would like to NOT have a clickable applet if possible...
Any clues?

Thank you all for the help and Happy Holidays,

Jay

klj2000
12-21-2005, 04:21 PM
Take out the url in between the <url></url> tags. Dont remove the tags just the info in between them.

Jay-Bird
12-21-2005, 06:41 PM
Thanks klj2000,

I tried that first...but when clicked (The cursor still turns into a Hand) I get an IE error window that states :

"Cannot Find file://c:Documents and Settings\..SNIP..UNDEFINED"

Same when I leave a space in between the tags, and same if I remove the tags.

Sorry to be a bother!

Jay

Jay-Bird
12-21-2005, 06:44 PM
Hey!

I got it!

I was thinking back to Dreamweaver editing, and so I put a # in between the tags and VIOLA!

Works great!

Thanks again!