B> is it possible to write ActionScript code to gain access to B> lines/fills/shapes drawn on the stage using the standard Flash API?
If you need to parse a drawing created in the Flash IDE and convert it to an AS script which creates the same result, but using Drawing API methods, then use JSFL. Through JSFL you have full access to the content of an FLA document and I guess that it is not too complicated to translate JSFL objects into AS methods. I never tried such but it looks possible to me. Attila _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

