PDA

View Full Version : Can Flash print out cordanates ?


trip
12-10-2004, 05:22 AM
I want to try and use Flash to build a WYSIWYG css tool for html. Yeah you read that right :P I want to see if flash can make a basic WYSIWYG tool that out puts html AND CSS postioning. It might be to much to ask right now. I first just have to find out if Flash can out put the cord data of boxes.

uten
12-10-2004, 07:06 AM
ummm of course! object._x & object._y props. then pass to middleware then middleware creates html page and css. :)

jon