Wyatt O'Day (Wyatt) has made 7770 posts.
Hey Mark, TurboActivate 3.0 is out but we haven't finished the Flash Professional example project.…
Hey John, We're trying to make file management between versions easier. We don't know whether this…
TurboActivate 3.0 is out. We've added all features you've asked for. Static library version of Turb…
Sorry for not answering this sooner. I take it you're using a build server, correct? Did you add t…
Yes, after adding those lines of code to TurboActivate.cs (or using the TurboActivate.cs included wi…
Post on Sep 5, 2011This will be included in TurboActivate 3.0 (coming very soon). In the meantime you can use the funct…
TurboActivate doesn't care about the architecture of the OS (32-bit vs. 64-bit) or the edition of th…
Send it to wyatt@wyday.com and I'll take a look at it this weekend. There will be no charge -- the r…
Post on Aug 28, 2011OK, we'll add an HTML/AIR example with TurboActivate 3.1.
Post on Aug 28, 2011The "Using TurboActivate with Adobe AIR" article explains how to use the TurboActivate functions. In…
Post on Aug 27, 2011You'll need to add the TurboActivate.as and TurboActivateEvent.as files to your Adobe AIR project. T…
Post on Aug 27, 2011The first step is to add the TurboActivate.as and TurboActivateEvent.as files to your project. They …
Post on Aug 27, 2011The "Using TurboActivate with Adobe AIR" article is a good place to start. You'll need to include Tu…
Looks like it does not. And the very suggestion gave me a solution using your permission changing co…
Answer on Aug 31, 2011I typed: chmod a+w systaresulting permissions: -rw-rw-rw- Woops, sorry, I meant "chmod a+x systa".…
Post on Aug 31, 2011This problem only occurs if the runtime is already present when my application is installed. It so…
Post on Aug 31, 2011This could be caused by a few things: Make sure the "Mac" folder exists in your bin-debug folder.M…
Post on Aug 30, 2011An exception is likely thrown on the "process.start(nativeProcessStartupInfo);" line. Did you includ…
Are you saying your app files are sitting in the Documents folder? If so, then just use the "Your pr…
A very simple way of streamlining this in wyBuild is to allow one to Build Updates from not just 'Al…