09
Feb
stored in: Flash and tagged: , , ,

Alright, I have tried to use UML to create a class relationship diagram in the latest build of a project. I’m still trying my hardest to find a tool that is effective with AS3 but so far Visio seems to the goer for now. It’s still missing events and the ability to show/hide attributes and [...]

01
Feb
stored in: Flash and tagged: , , ,

Apple’s iPad, HTML5 Video, Gaia Flash Framework – JXLTV – Episode #3 http://jessewarden.com/2010/01/apples-ipad-html5-video-gaia-flash-framework-jxltv-episode-3.html Interesting video blog by industrial pro Jesse warden, he goes into some pretty interesting idea’s and thoughts on the new iPad. He also goes through some new framework called Gaia, which I haven’t heard of before, should be interesting to look into [...]

15
Oct
stored in: Code, Flash and tagged: , , ,

I came across a problem with the way XML Processing works, I stored HTML Data into a mySQL database and tried to return it using PHP to XML parsing and the actual HTML Tags are read as XML tags, wasn’t really ideal, I fixed this by wrapping my information using CDATA tags like this PHP [...]