-
1. Re: Themes with Flash Builder command line build
Deeptika Gottipati May 16, 2011 4:29 AM (in response to Chrestang)Hi,
If you have imported a theme on one machine, it gets copied to <User Home Dir>/Application Data/Adobe/Flash Builder/Themes on Win and <User Home Dir>/Library/Application Support/Adobe/Flash Builder/Themes on Mac.
When you created a project using one of those imported themes, you should be able to compile the project on another machine by just exporting the project as .fxp from actual machine and importing it in new machine. This copies the theme to the new machine's EXTERNAL_THEME_DIR which is nothing but the path described above (different for different OS)
Another way to is to import the theme again in the new machine or to manually copy the theme folder from first machine's EXTERNAL_THEME_DIR location to new machine's EXTERNAL_THEME_DIR location.
Please let me know if this helps.
Thanks,
Deeptika
-
2. Re: Themes with Flash Builder command line build
Chrestang May 16, 2011 4:48 AM (in response to Deeptika Gottipati)Ahh that explains it. Thanks.
I solved it before getting your reply by adding the theme on the other mashine as well, by importing the the again. But it is nice to know why if I have to do it more automated. I guess mxmcl would be better for a pure automated version.


