First off this is becoming a super headache and the next step is to start pulling out the hair… just kidding but really… And thank you to anybody who’s taking the time to help!
Ok, so in Flash 8 I’m using the datagrid component (datagrid extension) and populating it via the XML Connector and Dataset.
QUESTION:
How do I hyperlink from the XML document and have the link work in the swf?
I’ve tried Xlink and that worked outside of flash but when I brought it in, it didn’t work.
Ive tried CDATA and I think this might be where I need to go… In flash (actionscript) I cant find the node that I need to use (if that’s what I do)
Pretty much all I need to do it type the link in the XML and have it be “hot” in the swf.
The source code is here: http://www.goodwinimagination.com/Calendar.zip
What is the final product I’m aiming for? A Calendar that sorts by date and alphabetically with the click of a tab at the top. Similar to this one found on www.AFI.com but, with the added capability of sorting. If there is better way or a way you know of going about this I am definitely open for suggestions!
Thanks in advance,
Chris