Command key (Mac) makes entire Flash window display only shades of green. (1 Viewer)

astounded

Avid Affiliate
Joined
Apr 15, 2012
Hello ModGuy,
While in the game if the Command key (Mac) is pressed, the game shifts to an all green screen.
This reminds me of back when the Command key would detach the man's arm (fixed).

Is there a work around?

Flash = Version 11.6.602.171 (11.6)
OSX = 10.7.4
Loader = v5.34

Many thanks for your work and any answers.
 

Attachments

  • Screen Shot 2014-02-23 at 9.32.12 AM.png
    Screen Shot 2014-02-23 at 9.32.12 AM.png
    124.1 KB · Views: 161

ModGuy

Content Creator
Joined
Feb 17, 2011
Not a bug, more of an oversight.

http://www.sdtmods.com/index.php?topic=4204
Ctrl is and always has been a key which is used for rapid prototyping of scripts, this time it was a colorTransform:

Code:
loadedSWF.transform.colorTransform = new ColorTransform(0.393, 0.768, 0.188, 1, 0, 0, 0, 0);

This will be removed in the next version as it serves no practical purpose.
 

astounded

Avid Affiliate
Joined
Apr 15, 2012
MG said:
Not a bug, more of an oversight.

http://www.sdtmods.com/index.php?topic=4204
Ctrl is and always has been a key which is used for rapid prototyping of scripts, this time it was a colorTransform:

Code:
loadedSWF.transform.colorTransform = new ColorTransform(0.393, 0.768, 0.188, 1, 0, 0, 0, 0);

This will be removed in the next version as it serves no practical purpose.


Thanks for the explanation. It may be just me, but use of the Command/Ctrl key seems suboptimal. I regularly use Command+Tab to flip between STD and Finder or TextPad and this often triggers the effect.

Thanks for your work!
-A
 

Users who are viewing this thread

Top


Are you 18 or older?

This website requires you to be 18 years of age or older. Please verify your age to view the content, or click Exit to leave.