ActionScript 3.0 :: PrintJob Background Color

Mar 27, 2010

I have an SWF that has a print function attached to a button that prints a movie clip called content_MC.I have the SWF set with a transparent background using the wmode=transparent in the embed object.The FLA/SWF has a white stage/background.When I print the SWF that is set with a transparent background to PDF the background prints as black. I'm assuming this is because of the wmode=transparent setting in the embed object. What I need is for the embed object to stay transparent on the website but for the background to be white when someone prints.Is there some sort of variable in the PrintJob class that might handle this?url...

View 41 Replies


Similar Posts:


Flash :: PrintJob Printing Background Colour Only?

Sep 14, 2010

Basically I've created a print class which has all the print job code in to print a sprite, however when I print it, the sprite which I've created acts like a mask and the area where the sprite graphic should be is filled with my background colour.When I scale the image to the width and height of the print width and height, obviously I've got a page full of purple.here's my code:

public function print():void {
//bitmap_to_print.smoothing = true;
var print_page:Sprite = new Sprite();

[code].....

View 1 Replies

ActionScript 3.0 :: PrintJob Printing Background Colour Only?

Sep 14, 2010

Basically I've created a print class which has all the print job code in to print a sprite, however when I print it, the sprite which I've created acts like a mask and the area where the sprite graphic should be is filled with my background colour.When I scale the image to the width and height of the print width and height, obviously I've got a page full of purple.

ActionScript Code:
public function print():void {
var print_page:Sprite = new Sprite();
var sp:Sprite = new Sprite();

[code]...

View 0 Replies

ActionScript 2.0 :: Make A Dynamic Text Boxes Border A Certain Color Along With Background Color

Oct 18, 2003

How would I make a dynamic text boxes border a certain color, along with background color.

View 1 Replies

Flex :: Changing The Background Color And Border Color On Selection On A Tilelist?

Apr 23, 2010

I am using a tilelist I want to change the border color and the background color of the tile on selection.

View 1 Replies

Flex :: Transparent White Color To Background Color Of Image?

May 21, 2009

I have an image and i want to remove white color from image.That removing color is same like its background color. If anybody have any idea of this problem please answer?And my application in Flex 3 so please send me action script code of this problem.

View 2 Replies

ActionScript 2.0 :: Control Both The Text Color And The Background Color Of The Textfield?

Jun 17, 2005

I have a dynamic textfield that displays different text. What I want is the ability to control both the text color and the background color of the textfield.

View 1 Replies

ActionScript 3.0 :: Changing Text Color & HTML Background Color

Jun 18, 2009

So i'm working on this website and I want to be able to switch out the entire color scheme on the website everytime a button is pressed, I've stepped away from flash for awhile and actionscript 3 is new me. Plus I haven't quite found any truely useful stuff on forums yet.
 
What i can't figure out is when a button is pressed the HTML background color changes to one of 5 preselected colors (that alternate ever time the button is pressed). Then for each background change the text changes too as it is part of a entire new color scheme.
 
What I've managed so far is to change the color of the background thats within the Flash file. What i did was to make a movie clip that plays to a next frame and stop everytime the button is pressed. Now i just need to also get to change the HTML color and the font colors.
 
//"homeText" being the name of dynamic text field and "Button" the name of the button and "background" being the movie clip that is the background within the flash file.
  
Button.addEventListener(MouseEvent.CLICK, Button_CLICK);
function Button_CLICK(e:MouseEvent):void{
background.play();    homeText.TextFormat(color "0x000000");}
  
I'm not sure if my code is just sloppy or if i'm completely going the wrong route here.

View 1 Replies

ActionScript 3.0 :: Color Picker Component Background Color?

Jul 18, 2011

Is it possible to change the background color of AS3 Color Picker component using AS3? It is always black behind the swatches and I would prefer it be white but even after alternating the skins in the library it always appears black.For example, I would like the swatch to initially be a circle which I have done and have it open to a grid of circular swatches.

View 1 Replies

ActionScript 3.0 :: Color Picker Component Background Color

Nov 1, 2009

Is it possible to change the background color of AS3 Color Picker component using AS3? It is always black behind the swatches and I would prefer it be white but even after alternating the skins in the library it always appears black. For example, I would like the swatch to initially be a circle which I have done and have it open to a grid of circular swatches. I have done this but an overpowering black box always appears below.

View 5 Replies

IDE :: Specify A Background Color, Or Transparency?

Jan 18, 2009

I found FlashObject script easy to understand and apply ... in part due to good instructions and the handy 'Generator.'

It validated W3C too!

One problem. My background color turned to white. How do I specify a background color, or transparency?

View 1 Replies

IDE :: Site Background Color?

Jul 8, 2009

Is there a way to change your sites background color by the click of a btn (without using a large mc bg)?

Also this would be on a noscale site.

View 2 Replies

Change The Background Color In Loaded .swf

Aug 19, 2009

I created a flash application which loads in many other little flash applications (.swf files) based on menu selections. When I change one of the little applications the changes are viewable except when I change the background color.

After the first time I view the application, the background color changes do not carry over to the main app. I run the little ones stand alone and they show the new color, then I run the main app and any other changes I have made are there but not the color change. When I remove the file and the load fails, the old backround color still displays in the container movie clip the .swf was previously loaded into.

I have tried several different options and the only thing that worked was renaming and copying and deleting and making a big mess. There has to be a way to force a refresh of this mysteriously saved color. doesn't there?

View 3 Replies

AS2 : Set The Background Color Of Button Components?

Sep 15, 2009

how I can set the background color of button components?I always have transparent buttons.I mean: they display the color of the main background and, therefore, they lack some enhancement.

View 5 Replies

ActionScript 3.0 :: Why Does The Background Color Change

Nov 19, 2009

when I load an external .swf into my current stage, its background color becomes like the one of current stage.

View 2 Replies

ActionScript 3.0 :: Background Color On Characters?

Dec 2, 2009

I have a TextField that needs to display a string.This string has an associated highlite map that indicates if that character in the string needs to be highlighted in some way (say, a yellow background color, which would be ideal).However, after a great deal of searching, there does not seem to be a way to assign a separate background color to an individual character in a TextField.Has anyone tried to do this with any success?The css support doesn't include background image or color.

I have thought about breaking the string up into a number of TextFields (as many as there are charcters in the string) and displaying the resulting TextFields end to end, but since the original TextField/string is multiline, I'm not sure how I would determine where the line breaks.

View 3 Replies

Professional :: Make The Background As No Color?

Mar 23, 2010

findout how to make the backgrond (which its default is White) as "No  colour"?

View 1 Replies

ActionScript 3.0 :: Background Color Of Stage?

Aug 1, 2010

Is it possible to set the stage background color using action script (3.0)?

I read that action script cannot resize the stage , what are other alternatives/solutions to do this using action script(3.0)?

View 2 Replies

Flash :: Set The Background Color In SwfObject?

May 17, 2010

I am using swfobject to display some Flash content (please don't tell Steve Jobs) and I need to set the background color of the swfobject content to black so it blends nicely with the black page it is on.I tried using the following code but it didn't change anything:

<object id="flash" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="900" height="600" bgcolor="#000">

What is the correct way to set the background color to #000000?

View 2 Replies

Flash - Make Set Background Color The Mc?

Sep 30, 2011

I wanto to make set background color the mc.

1.mc-2.mc-3.mc-my_mc

This codes not show bacground.

var bg_colour:Color = new Color(1_mc.2_mc.3_mc.my_mc);
bg_colour.setRGB(0x6546a0);

var bg_colour:Color = new Color(1_mc.2_mc);
bg_colour.setRGB(0x6546a0);

View 2 Replies

ActionScript 3.0 :: Changing Background Color?

Jul 20, 2011

I am trying to learn AS. I have C and C# experience. I have been left with a previous fla/swf/as project. This has 3 images that in a banner website banner rotate. Problem is they have a black background. I would need white or transparent. The page is hereNot allowed to show you the link ?

View 6 Replies

ActionScript 2.0 :: Change Background Color?

Apr 17, 2007

I want to make 2 buttons and when 1 press the first the Background Color be blue and bypresssing the second the background will be green

View 2 Replies

ActionScript 2.0 :: Fading A Background Color?

Jul 28, 2007

I have a quick question about fading a bg color using actionscript. I am creating a splash page at 800x600 in flash, which is being opened into a new window that fills the browser of the users screen. I already have the actionscript to open into a full browser window.

However, when the user clicks on a button in the 800x600 splash, the bg color in the full browser window will need to change from blue to white. What would be the best way to do this, is there a piece of actionscript that can be attached to a button to do this? Or does a large flash document size need to be created with the 800x600 centered in the middle?

View 1 Replies

ActionScript 2.0 :: Photogallery Background Color?

Mar 11, 2008

Wondering how simple it would be to specify a background color in the xml file for each image.That way you could have the background of the movie to fade from one color to the next to match the image displayed.Probably like ...

Code:
<pic>
<image>http://www.kirupa.com/developer/mx2004/pg/kresge.jpg</image>
<caption>Kresge</caption>[code]....

View 1 Replies

ActionScript 3.0 :: How To Get The Stage Background Color

May 13, 2009

how to get the stage background color.

View 2 Replies

IDE :: Background Color In A List Component

Sep 25, 2004

All I want to do is get rid of the background color in a list component, but I would prefer not to edit any skins or themes. I tried setting myComponent.background = false but that didn't help.

View 10 Replies

ActionScript 3.0 :: Button Background Color Persist?

Oct 9, 2010

Based on a dropdown menu tutorial by Jody Hall, i created the same dropdown menu and also added some stuff to remembers and read the button click.The problem i encounter is after clicking the selected button, the previous selected button backgroundcolor still persist

View 4 Replies

ActionScript 1/2 :: Change Background Color Of Stage?

Dec 30, 2008

We I have a preloader that plays behind my transparent movie clip and I want to change the stage to black
when I go to Full Screen. From what I have found most people use a black box but that won't scale in FS.
So does anybody have another solution for changing the background color with AS.

View 10 Replies

ActionScript 3.0 :: Get/read Stage Background Color?

Jan 10, 2010

how do you read or get the stage's background color?

then, how do you set the fill color of that stage color to a drawing object under a movieclip symbol? using flash cs4 and as3.

View 1 Replies

Professional :: How To Change MovieClips Background Color

Oct 26, 2010

I have a moviclip and I want to change its background color on mouse over event. I think that I have to use ColorTransform, but I've not understood how to use it, I've not understood how the multipiers and offsets work. At beginning the background is #000010, I want to change it to #000030. The moviecip's instance name is borse_mc, how to apply the change to it?

View 2 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved