Viewing "Dhana's" Blogs

Jul
02

Naked CSS

Dhana Shunmugasundram | Posted on 7/2/2007 10:53 AM | Comments on 0 comments

 

Believe me - it's a purely technical term amongst the  XHTML purist.   That's the way they have fun - stripping out the good 'ol CSS styles from a webpage and show off the raw XHTML code. 

... Read More >

Jun
27

Flash "asfunction"

Dhana Shunmugasundram | Posted on 6/27/2007 3:15 PM | Comments on 0 comments

While working on a Flash project this past week, I stumbled across a tiny problem that stumped me for a little while.

With all the Flash data coming in from an XML file, I could not set certain items to be clickable before runtime and assign it a "onpress" event.  For this particular issue, I needed a function that would allow me to target items created at runtime.   

... Read More >