I am trying to figure out how to find an XML node by way of one of its attributes, compare that attribute to a known string, and once I find the match, get the sibling attribute in that...
I use an embedded swf for site navigation. I am trying to do this thing where that swf console fades out when the user clicks a link. I am using the .freeze function to do some of this.
...
I've posted this question and haven't received any help. Is this too dificult of a problem? It's driving me nuts. I actually dreamt about this last night!
I've been struggling with trying to show a hovering, draggable SWF on a page when a user clicks a link for more information. I created a draggable div and put the SWF inside the div but all...
I am trying to redo a portion of a GUI that someone else wrote a couple of years ago. The reason for this redo is that there are some very annoying bugs that continue to show up.