Re: IDE Integration

2013-04-19 Thread Justin Mclean
Hi, > Yep, it's minor. Otherwise you see the wrong version of FP when selecting the > SDK in eclipse. Good idea. Done and I've also added AIR version in there so there's no confusion about that. Thanks, Justin

Re: IDE Integration

2013-04-19 Thread Joe Kryzak
Yep, it's minor. Otherwise you see the wrong version of FP when selecting the SDK in eclipse. On Apr 19, 2013, at 10:47 PM, Justin Mclean wrote: Hi, > Completed, ran well. One minor issue that setFlashPlayerVersion is missing a > sed command to update flex-sdk-description.xml. I assume you mea

Re: IDE Integration

2013-04-19 Thread Justin Mclean
Hi, > Completed, ran well. One minor issue that setFlashPlayerVersion is missing a > sed command to update flex-sdk-description.xml. I assume you mean terms of what Flash Player version it's using? Justin

Re: IDE Integration

2013-04-19 Thread Joe Kryzak
Justin - Completed, ran well. One minor issue that setFlashPlayerVersion is missing a sed command to update flex-sdk-description.xml. On Apr 18, 2013, at 9:49 PM, Justin Mclean wrote: Hi, > They were asked to download 4.7, which doesn't contain the Worker class by > default, but is a combin

Re: IDE Integration

2013-04-18 Thread Joe Kryzak
Nice work - I won't see that computer until the weekend, they'll need help with the command line invocation. In thinking about it further (after Tom's artist types!) I'm guessing they went from 4.7 to 4.9.1 and thinking the 'install' program had the same context. I'm not sure it's unreasonable w

Re: IDE Integration

2013-04-18 Thread Justin Mclean
Hi, > They were asked to download 4.7, which doesn't contain the Worker class by > default, but is a combination IDE/SDK. That was added in Flash Player 11.4 so that's the minimum version required. > The script sounds helpful, we are on macs. Could be scary as it would involve using the comman

Re: IDE Integration

2013-04-18 Thread Tom Brazil
Ahhh. "Artistic types". That would have been good to know from the start. As a Flex developer since Flex2 days dealing with command-line compilations, the install for 4.9 and the usage of the sdk is the easiest I remember. I was wondering what was going on. I think Alex and gang have greatly sim