From: Jago M. <ja...@ce...> - 2003-10-23 19:46:29
|
hi, I'm trying to upgrade some old Generator files, and would like to export them as Flash 6 files using the JGen MX components. In the old paradigm, you'd enter a datasource in the Flash Authoring environment - through the Set Environment panel. our data source presently is of the form: fgjdbc:///?driver=sun.jdbc.odbc.JdbcOdbcDriver&url=jdbc:odbc:{someVal}&useri d=someUser&password=someReadOnlyPass&query={someQuery}; Old MM templates have been running successfully on JGenerator using this Flash 5 export as usual... but... not when I try on Flash 6. I've been trying to get the same datasource to work in my MX - authored / Flash 6 exported tests. I'm trying to use the setEnvironment and / or setEnvironment2 components. What is the difference between these two? Will they work for this type of datasource? All I see is exmamples of xml data sources.... all help much appreciated. thank you, Jago Macleod |