 | 27 Apr 05:26 This is a post to all the readers of my blog… my old blog was at axel.cfwebtools.com, and almost 80% of my examples were there, anything posted from about mid march and before was over there… and they put a permanent redirect on my site, and deleted the files… i have to wait till monday [... 15 Apr 01:00 This post is a brief note on how to use reserved words like “id” and “class” with e4x in flex. Basically you have reserved keywords in flex like “id” and “class” amongst others… I was traversing through some xhtml that i brought in remotely and it had many div tags. One of the issues I ran [... 10 Apr 05:25 This is another example of drawing with your mouse… This iteration has added one main feature, ResizeHandles to the LineTool. Now you can resize the Line as you please. Application - Source The basis of what changed in the line tool, is exactly what I stated above… if you take a look at Version 3 [... 5 Apr 01:52 This is a post just to link and remind myself for this awesome engine. http://seraf.mediabox.fr/wow-engine/as3-3d-physics-engine-wow-engine/ note: i haven’t used it yet, but need to save the link so i don’t forget it… the demo’s are really awesome. 4 Apr 05:09 This is a short example on calling javascript from flex using ExternalInterface… Application - Source Please Note: Javascript has to be on in your browser and the javascript is in the html-template > index.template.html file. | |  |