Wyatt O'Dayʼs postsSupport staff

Wyatt O'Day (Wyatt) has made 7770 posts.

Is there a proper Adobe AIR Example for TurboActivate?

Post on Sep 9, 2011

Hey Mark, TurboActivate 3.0 is out but we haven't finished the Flash Professional example project.…

Copying Apps in Temporary Folder to Next Build

Post on Sep 7, 2011

Hey John, We're trying to make file management between versions easier. We don't know whether this…

Development testing: three features needed for enterprise us

Post on Sep 7, 2011

TurboActivate 3.0 is out. We've added all features you've asked for. Static library version of Turb…

HELP! -add not working like I thought it should! :(Solved

Post on Sep 5, 2011

Sorry for not answering this sooner. I take it you're using a build server, correct? Did you add t…

set the "TurboActivate.dat" filename/path at runtime in C#.

Post on Sep 5, 2011

Yes, after adding those lines of code to TurboActivate.cs (or using the TurboActivate.cs included wi…

Post on Sep 5, 2011

This will be included in TurboActivate 3.0 (coming very soon). In the meantime you can use the funct…

Differentiating OSs

Post on Sep 1, 2011

TurboActivate doesn't care about the architecture of the OS (32-bit vs. 64-bit) or the edition of th…

LimeLM for HTML/Javascript Programmers w/ no Flex Experience

Post on Aug 31, 2011

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, 2011

OK, we'll add an HTML/AIR example with TurboActivate 3.1.

Post on Aug 28, 2011

The "Using TurboActivate with Adobe AIR" article explains how to use the TurboActivate functions. In…

Post on Aug 27, 2011

You'll need to add the TurboActivate.as and TurboActivateEvent.as files to your Adobe AIR project. T…

Post on Aug 27, 2011

The first step is to add the TurboActivate.as and TurboActivateEvent.as files to your project. They …

Post on Aug 27, 2011

The "Using TurboActivate with Adobe AIR" article is a good place to start. You'll need to include Tu…

NativeProcess.start() issue on MacSolved

Post on Aug 31, 2011

Looks like it does not. And the very suggestion gave me a solution using your permission changing co…

Answer on Aug 31, 2011

I typed: chmod a+w systaresulting permissions: -rw-rw-rw- Woops, sorry, I meant "chmod a+x systa".…

Post on Aug 31, 2011

This problem only occurs if the runtime is already present when my application is installed. It so…

Post on Aug 31, 2011

This could be caused by a few things: Make sure the "Mac" folder exists in your bin-debug folder.M…

Post on Aug 30, 2011

An exception is likely thrown on the "process.start(nativeProcessStartupInfo);" line. Did you includ…

Installing in Document Folder

Post on Aug 23, 2011

Are you saying your app files are sitting in the Documents folder? If so, then just use the "Your pr…

Version Rollback - with a difference

Post on Aug 23, 2011

A very simple way of streamlining this in wyBuild is to allow one to Build Updates from not just 'Al…