Let's say i have the following:

var stringA:String = "A";
var funct:String = "A=BA";

how could i quickly apply funct to stringA to make stringA "BA"?

Obviously L-system related :) I can do this an entirely different way, but out of curiosity, is there a good way i can store and use math like this?

- A
_______________________________________________
[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

Reply via email to