If you enclose your whole movie by a movieclip, you can then apply
filters to it to change colors, desaturate, use a threshold to make it
black + white, etc.
But if you're really going for a safe-for-work game, it'd be a better
choice to go with a version that replaced graphic assets with text only.
Zeh
Alexander Farber wrote:
Hello flashcoders,
I'm developing a small multiplayer card game
in AS2 (and embedded in a phpBB 3 forum).
I'd like to target corporate users too
and have spent extra efforts to keep the
game playable through proxies+firewalls.
Additionally I'd like to offer an option to the
users, so that they can select a "stealth"
forum style (grey text on white background)
which will also pass an additional HTML-
parameter to the flash game.
Do you have any ideas for the flash part?
I wonder, if there is a way in ActionScript
to turn my graphical assets (card images)
to grey on white programmatically.
Or will I have to do prepare separate
assets by hand?
Also I was thinking of replacing the whole
flash movie by a white rectangle when
the mouse pointer is moved away from it
(haven't tried to implement it yet).
Regards
Alex
PS: Of course I'll display a warning to the
users not to risk their jobs and also remind
them about web/network loggers etc.
Let's concentrate on the technical (and
creative) part of my question please :-)
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders