Professional :: Why Does Paintbrush Size And Tools Change With Zooming

Oct 7, 2011

Why does the paintbrush tool change sizes when zooming in and out? It's so annoying. Is there a way to fix this? Btw I use version CS4. Does it happen to all the other tools? I tried them it seems not but I can't tell unless it's a big difference in brush size like the paintbrush tool. 

View 4 Replies


Similar Posts:


ActionScript 2.0 :: Browser Window Size - Put A Movieclip With Tools At The Bottom Of The Window In The Center With Tools Icons

Jan 24, 2010

I want to put a movieclip with tools at the bottom of the window in the center with tools icons, it should have fixed posiiton so that user can scroll the main window having it always on prompt. I think I need the browser window size properties to do somenthing as this. Is there a way to get them?

View 0 Replies

ActionScript 2.0 :: Paintbrush Won't Change Color?

Oct 26, 2003

I'm working on a kind of "interactive logo" for a site and I've encountered a problem. When they drag the paintbrush over a jar of paint, the text and the tip of the paintbrush should change to the color of the paint. The problem I'm having is that the tip of the paintbrush won't change color. I attached the file.

View 3 Replies

ActionScript 2.0 :: Paintbrush Won't Change Color

Oct 26, 2003

I'm working on a kind of "interactive logo" for a site and I've encountered a problem. When they drag the paintbrush over a jar of paint, the text and the tip of the paintbrush should change to the color of the paint. The problem I'm having is that the tip of the paintbrush won't change color.

View 3 Replies

Professional :: Animations: Zooming In And Zooming Out?

May 25, 2011

I look at professional animations and notice the camera-like effects they manage to put into these animations. I'm wondering how I can do the same without having to just enlarge or reduce a movieclip across the stage. Is there any way to add a camera view on your animations or do you just have to bear with Flash's basic necessities?

View 1 Replies

ActionScript 3.0 :: Stop Zooming After The Image Gets To A Certain Size?

Jul 19, 2010

I have a zoom function where I want it to stop zooming after the image gets to a certain size. I can figure it out in AS3. Here is my script:

Code:
zoomIn.addEventListener(MouseEvent.CLICK, zoomInClick);
zoomOut.addEventListener(MouseEvent.CLICK, zoomOutClick);
image.scaleX=1;

[Code].....

View 1 Replies

Professional :: Can't Change Size Of Brushes

Jun 22, 2009

So I was doing my usual work with flash when I switched to my brush. Wanted about an 25 or so but i couldn't change the stroke size. It doesn't say anything it just won't let me drag it. Its really irritating..

View 4 Replies

Professional :: Change The Pasteboard Size?

Apr 2, 2010

I'm trying to work with a very long image that scrolls through a page. Piecing it together, it's roughly 12000 pixels wide. I can't view the image because the pasteboard seems to only be around 3000 pixels. Is there a way to increase pasteboard size?

View 7 Replies

Professional :: Can't Change Brush Size

Sep 1, 2011

So I was making one of my first flash animations in Flash Pro CS5.5 and... when I select the brush tool the "Stroke" is greyed out, it's there, but I can't move it. The strange thing is I can change the fill colour and change the stroke size on the pencil, but why can't I change the stroke on the brush?

View 1 Replies

Professional :: How To Change The Size Of Cursor

Sep 10, 2011

How to change the size of cursor in flash,when we use dynamic text box or input text box the cursor is covering the whole height of the text box.is there any way to reduce the size of cursor

View 2 Replies

Professional :: Change The Pixel Size To Anamorphic?

May 23, 2010

I'm trying to create a credits screen for a movie that's 1440x1080, anamorphic. Flash CS5, on the other hand, only allows square pixels, which throws off the pictures/text when I put it into Premiere Pro CS5. So, is there any way to change the pixels from square, to 1.33?

View 5 Replies

Professional :: Change Background Size For Websites?

Aug 13, 2010

I am building a website in flash and was wondering if it is possible to change the background size for each page of a website that I build in Flash?I know how to change the template background etc. but I changed the background size to a bigger size on page 3 and now the whole site is like that.

View 2 Replies

Professional :: Change The Border Size Of A Text Box?

Oct 18, 2010

"be all end all" list of setStyle syntax for as2?
 
Specifically, I'm trying to change the border size of a text box.

View 5 Replies

Professional :: Change The Font Size Into TextInput?

Dec 2, 2010

I'm using Flash CS5 and AS3. I've made a form using the library's "User Interface" object and I want to change the font size for the TextInput and TextArea fields but I can't find any option in their properties to change it.
 
I've tried this code
var myTextFormat: TextFormat = new TextFormat();myTextFormat.size = 14;email_txt.setStyle("textFormat", myTextFormat);
 
even though I don't get any error while publishing, my page doesn't appear, if I remove this code the page comes back to work.
 
How can I do to change the font size?

View 1 Replies

Professional :: Change Font Size In Textarea?

Jun 30, 2011

how to change font size in textarea?

View 9 Replies

Professional :: Can't Change Text To A Larger Size?

Dec 7, 2011

When I click the type tool and drag a text box out and type a couple words at 235pt size it looks fine. as soon as I click off the text box, the text size jumps down. I have no idea why this is happening and I can't get it to stay. When I click the type tool on the box again the tet appears at the 235pt size. But when I click off of it and play the movie it is at the incorrect size.

View 3 Replies

Professional :: Change Size Of Sheet Inside Movieclip?

Jul 8, 2010

I'm making a vertical scroller with a mask. The content is inside a movieclip and the user scrolls around it.My problem is, I have lots and lots of content to put inside that movieclip, and I've reached the limit of the sheet. All inside the movieclip. How do I resize the sheet/canvas inside the movieclip so that I can put more info in it??I've googled it, but found nothing.Note: I just want to change the size of the sheet/canvas inside a movieclip and I don't want to change my document size. I'm using flash CS3, AS2.

View 3 Replies

Professional :: Change The Size Of Every Object In A Flash File?

Dec 6, 2011

i created a flash website but the problem is the size is to large to fit on screen i have imbeded buttons, Movies clips, masks, and about 7 different scenes in this 13 mb movie what do i do to make the physicle size of the objects on screen so i can view it on my sceen?

View 1 Replies

Professional :: Change Border Size Of Dynamic Text Field?

May 25, 2010

I'm using evt.target.borderColor = 0xff00000 to successfully change the color of a dynamic text filed that is the target Now I'm trying to change the border size.  borderSize isn't being accepted, so I was wondering if there is an attribute to change the border size of a text field?  My internet searches are coming up with nothing that works.

View 1 Replies

ActionScript 1/2 :: Zooming In And Then Zooming Out In (Without Scaling The Image)?

Feb 27, 2012

Basically I want to know if there is a way to go from a zoomed in version of something, and then seeing the whole image in another frame. (By pressing a button)

Let's say there's a tree, I would bascially like (upon pressing a button which I can do) to zoom out and see the whole scenery. Is there a way I can do this without actually changing the size of the image?

View 2 Replies

Professional :: Zooming In/out On One MC Of Many?

Jan 11, 2010

I'd like to have my viewers mouse over any of the MovieClips on the scene and using the keyup / keydown have only that MC scale up or down.  The scaling should only effect the moused over MC.Here is what I'm using for the scaling on one MC now...
 
var Listener:Object;Listener = new Object();Listener.onKeyDown = function(){    if (Key.isDown(Key.UP))     {                    container._xscale = container._xscale + 10;            container._yscale = container._yscale + 10;    }     if (Key.isDown(Key.DOWN)) {                    container._xscale = container._xscale - 10;            container._yscale = container._yscale - 10;    } };Key.addListener(Listener);

View 2 Replies

Professional :: Flash CS5 Not Working - Tools & Pallets Not Active?

Jun 22, 2010

I have just installed Flash Professional CS5 but the pallets & tools are greyed out and inactive.I have tried re-installing the software but same thing happens. No error messages when installing. Other CS5 applications seem to be fineI am quite new to Flash and am unsure what to do.do have CS3 installed which works fine

View 1 Replies

Professional :: Flash CS4 Crashing When Scrubbing Playhead Or Using Certain Tools

Nov 17, 2010

I am currently having the unfortunate experience of learning Flash Pro as part of my degree program at school. I have been having a problem with the program crashing repeatedly. I have CS4 Web Premium, an educational discount edition, and am using it on an HP pc with an AMD Athlon and Nvidia v-card. I have had problems with it crashing on this computer when using tools such as the deco-tool and sometimes when transforming something. The real problem is when I try to use one of the Dell pc's at school to work on a file I have created at home on the HP. On 4 different machines at school Flash will crash when working on one of these files, especially when scrubbing the playhead on the timeline. The program will crash over and over, to the point where I can't really work on these files at school, which is a huge waste of time.

View 4 Replies

Professional :: How To Unhide Tools (Properties / Library Tabs)

Jan 16, 2011

Some how I can't get my properties or library tabs to show now matter what "collapse" buttons I hit. I think I "x"ed them out. How do I get them back?

View 3 Replies

Professional :: Can't Manipulate Symbols With Flash CS5 3-D Rotation Tools

Jan 27, 2011

I am just learning to use Flash CS5 Professional (aided by the "Flash Basics" tutorials of Lynda.com). I am presently trying to manipulate symbols as motion-tweens with the 3-D rotation tool found in the Flash toolbar. At the moment I'm trying to take a single word originally created as text, now a symbol, and animate it with motion-tweens so that it appears to be twirling on its x axis or y axis as though it's tumbling through the air like a coin.My trouble is that I can successfully get the symbol to motion-tween itself through one half of a single rotation. But nothing I try seems to work to have the symbol complete its rotation all the way around without the symbol wanting to suddenly flip and rotate in the other direction to complete the full 360 degree rotation. Every trick I use, the symbol wants to tween back the way it came to finish its rotation. This is happening whether I try to rotate type as a symbol, or whether I use other objects (rectangles, ovals, etc.) I've created and then converted to symbols and then movie clips (which I have done in all cases). No matter what I try, this program is not cooperating. What am I doing wrong. My Flash CS5 often behaves as if it's buggy (I'm running it on a brand new state of the art iMac, with the latest version of Snow Leopard as my OS). But even with all it's other little bugs, restarting Flash doesn't seem to clear up this mystery.

View 4 Replies

Professional :: Tools / Annoying Square Appears And Is Most Unwanted?

Mar 31, 2011

while I use litterally any tool, oval, pencil, paint brush, anything - a blue square apears around the object. in a simple click on the blank it disapears- thouhgh it drtives me nutts. are any of you familiar with that? I assume I messed around with the settings for it to happen.

View 3 Replies

Professional :: Get The Grid Tool Functionality Without The Tools Folder?

Nov 3, 2011

I am on Page 80 of the Flash Professional CS5.5 Bible by Wiley Publishing.  I am running Windows 7 and I want to find the "Tools" folder to add a the Grid tool to my Tools.  I cannot find it.  Is there a way to get the Grid tool functionality without the Tools folder?

View 1 Replies

Professional :: Changing The Thickness, Style And Colour For Each Of The Tools ?

Mar 14, 2012

Whenever i try to draw anthing (oval, box, pencil, brush) it just comes out as a thin green line. Ive tried the obvious by changing the thickness, style and colour for each of the tools but nothing seems to work.

View 3 Replies

Highlight Box With Paintbrush?

Oct 30, 2009

I'm trying to do some animation in Flash, and for some reason, just out of the blue, I managed to switch on the highlight box that turns up around all marks you make with the paintbrush. I found the option in the preferences window to change the colour, so I swapped it to the background colour so the box is slightly less intrusive, but it's still pretty distracting when im trying to draw. How do I turn it off? 
 
EDIT: Also I have noticed i can only 'fill' a shape with the fill tool if it was a complete shape made with a single line. So for example if i were to draw a circle and then in my second brushstroke i were to draw a line across the centre and then apply the fill/paintbucket tool to the circle, it would fill the entire circle rather than the section before where the line crossed it. Is this related to the 'box' issue?

View 1 Replies

Professional :: Zooming In On Movie Through 'window'?

May 27, 2010

I am quite new to Flash and I want to make the following. I want to have a video (avi, mpg or something else) playing. But you should see only a part of the movie (a smaller rectangular "window"). Through this window I want to be able to zoom in on the movie, and move it, so you can see different parts of the movie.
 
Is such a thing possible in flash? If so, can you give me some tips on how to start?

View 1 Replies







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