Ask a Question related to Macromedia Flash, Design and Development.
-
fanfan #1
back to original clip color after setRGB ?
hello,
I would like to cancel a colorisation done by setRGB or setTransform
instruction and retrieve the original clip color.
I've tyried in many way but without success :-(...
Is it possible and how ?
Thanks,
Frank
fanfan Guest
-
field attributes revert back to original
I have a Contribute user who recently was issued a new laptop. Now when she changes field attributes such as font face and font size they revert... -
Dynamic movie clip background color
I want to have different colored blocks appear. They will all be the same object, but I want to have different background colors for them and they... -
Color in sub-clip problem
Hi! I have a clip which will behave more or less as a button. In it I have a background, instance name "BG". I use this code :... -
Getting back to Original Frame after Rollover
I am trying to create a navigation bar in Flash and am having some problems with the actionscript that I need to use to create an effect. My... -
Getting original GLX back
Hi Some time ago i changed in my XFree enviroment to the vendor driver "nvidia" (Xfree driver is "nv"). This driver installes its own GLX to gain... -
scross #2
Re: back to original clip color after setRGB ?
fanfan wrote:
> hello,
>
> I would like to cancel a colorisation done by setRGB or setTransform
> instruction and retrieve the original clip color.
> I've tyried in many way but without success :-(...
> Is it possible and how ?
>
> Thanks,
> Frank
>
>
when you converted the colours over, you have changed the information
related to the image. As a rule you need to make a copy of the original
image and then work from the copy instead of working from the original
image. do you have a history button? If you do, try takeing it back to
before the conversion.
scross Guest



Reply With Quote

