Professional :: Get Zoom-out Tool To Center?

Mar 20, 2012

When I zoom out, instead of centering the document on my zoom, it pushes the doc to the upper left corner. It is pretty maddening, as I am zooming in and out a lot.
 
Is there a way to manually center the artboard?

View 3 Replies


Similar Posts:


Professional :: Zoom To Movie Clip And Center On Child?

Jul 20, 2010

I have a movie clip of all counties in the state of Montana (allcnt_mc). Within allcnt_mc there are individual movie clips specific to each county with name equal to the county's name. When clicking on a county, I'd like to zoom to that county and center the stage on it. I've added event listeners to all counties through querying an xml table that has demographic info I am calling into dynamic text boxes. Here is the code I have thus far to load the xml and add the listeners to the county movie clips.
 
//load xml
var xmlLoader:URLLoader = new URLLoader();
var xmlData:XML = new XML();
xmlLoader.addEventListener(Event.COMPLETE, LoadXML);

[Code]....

View 5 Replies

Professional :: Zoom Into Small Content For Readability Tutorial Or Magnifying Glass Tool Tutorial?

Aug 11, 2010

I have built a catalog in flash that was orginally built in InDesign and exported but it has some small content that is hard to read for the elderly users viewing it and I would like to add a zoom feature or some type of magnifying glass.

View 1 Replies

ActionScript 2.0 :: Zoom/Pan UI Won't Center On Zoom In?

Jul 8, 2009

I'm developing a full screen zoom/pan UI. Everything is working great, except I can't get it to center on the correct point when zooming in.

You can view what I have here: [URL]

The numbers in the top-left corner are the navigation, and the white boxes represent the individual sections.

I have a large container movieclip that fills the entire page. Inside of that movieclip (site) I have all of my individual section movieclips (section1-section6). I'm also using a dynamic registration point class to dynamically set the registration point of the "site" movieclip to the current selected section, so that the zoom in/out is centered on that section.

When a user clicks on a navigation item, I first reduce the _xscale and _yscale of "site" to 80, when that is complete I move _x and _y to the position of the selected section's movieclip. When that is complete, I set the _xscale and _yscale back to 100. Right now, it is not zooming in centered, so I have a final step where I correct the _x and _y position after zooming back in.

If I don't zoom in/out I can successfully pan the movieclip and center on the correct section. I believe the problem is that I am moving the _x and _y to the position of the "site" movieclip as if it is at 100%, but since it is at 80% it is not moving to the correct position. I tried to fix this by giving the _x and _y coordinates as:

endX = endX / 100 * 80;

Which made it a little better, but still not centered. I have a feeling that there may be a fundamental flaw in my approach to this.

For some reason the forum won't let me attach my .zip, so I posted it online, as well: [URL]

My code below, in case you don't want to download the file:

Code:
tile._alpha = 0;
currentSection = section1;
//** Set Stage **//

[Code]....

View 1 Replies

ActionScript 2.0 :: Zoom Into Map And Center?

Jul 13, 2005

I have a slider which increases and decreases the scale of the map area, however, I cannot work out how to make the area being zoomed into stay in the centre of the map.I have attached an example file to highlight the problem. If the red dots are lined up and the slider moved I want the red dot on the map area to stay in the same place and not move as the map grows.

View 7 Replies

ActionScript 3.0 :: Zoom Pan To Center?

Jan 28, 2011

I am having issues with my code using a slider and zoom pan:Here is the part of the code I am having issues with....

function dragslider(e:Event):void
{
newValue = (navigator.zoomSlider.mySliderBar.x-xPoint) / fullWidth;

[code]....

I am trying to get my map to zoom from center of stage. I am trying to convert this from an as2 project.

View 3 Replies

Image Zoom Tool Doesn't Work Properly In Firefox?

Mar 28, 2009

This is the code I use to run a swf that makes zoom on images:

<body>
<center>
<OBJECT classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash

[Code]....

This code works properly in IE7 but in Firefox I have discovered that the images are loaded after than the swf. This swf file needs some parameters to work with the images, but if the images are not loaded previously then the swf does not work properly. In firefox, a page refresh is needed if the images are not yet loaded in the cache.

I have resolved the problem partially preloading the images in the previous page link using: <img src="imagebig.jpg" style="display:none;" alt="" width="781" height="1051"/> With this solution, the images are loaded prior to the swf loading.

View 1 Replies

ActionScript 2.0 :: Zoom From Center Of Stage?

Jun 2, 2007

I have a big movieClip which the user can zoom by click on a 'zoom-in' button. Once zoomed the user can click on that movieclip and pan it. Now the center of that movieClip is displaced and no longer where it was before. However, if the user click on 'zoom-in' now again, the movieClip should zoom from the center of the stage and not from the movieClip's center.

To put it simply, I want a formula which will zoom a movieClip from the center of the stage and not from its registration point, no matter where the registration point is.

View 3 Replies

ActionScript 3.0 :: Pinch To Zoom From Center Into Map?

Oct 17, 2011

I'm currently using the pinch gesture to zoom into a map I'm making. My problem is that the map zoom's from the top left corner when I'd prefer it to zoom from the centre.

View 3 Replies

ActionScript 3.0 :: Zoom To Center Of Stage?

Aug 31, 2010

Is there a way on a drag zoom image viewer to have the draggable mc scale from the center of the stage rather than from its registration point?

View 1 Replies

ActionScript 3.0 :: Make A Map To Zoom Around The Center Of The Stage?

Jan 21, 2009

up/down/right/left) except for zooming around the center of thestage. Let me explain, the user can drag the map in any directionany number of times but whenever they zoom in/out whichever pointof the map is in the center of the viewable area should always stayin the center.So for example I have several zones in my map, like Zone 1,Zone 2, Zone 3, etc. Let's say the user wanted to examine Zone 1more closely so they move the map in such a way that Zone1 nowappears in the center of the viewable area. I want when they zoomin/out Zone 1 to always remain in the center.

So I have the Map as a movie clip symbol and as a buttonsymbol. In Scene 1 of my Flash document I've inserted the Map movieclip and inside of the movie clip I have the Map button. In Frame 1of the layer where my map is I have the code for moving and zoomingin/out. Here is what it looks like below.

View 1 Replies

ActionScript 2.0 :: Zoom Tool Ala Senocular (slidezoom) - Load Higher Resolution Tiles

Jan 13, 2004

I've gotten pretty far with my file. I have successfully been able to load higher resolution tiles when a user either draws a box of an appropriate size (area 50-100% of total loads low quality tiles, 25-50% of total loads medium tiles, 0-25% loads high quality tiles). The tiles also load correctly when the slider on the zoom tool is pushed up and down. Here is my problem:

1) I can't figure out how to call the SetScale function (defined on the slider MC) so that when the user draws a box on the main map it zooms into that scale (see the functions half way down the AS layer on the main timeline where the calcArea is calculated).

[Code]...

View 14 Replies

ActionScript 2.0 :: Move Icon1 To Center Of Stage After Zoom Map?

Jun 20, 2007

I have a point in MC (map/map1/icon1), I want to move icon1 to center of stage after zoom map.

View 4 Replies

ActionScript 3.0 :: Flex Build Center Zoom Images?

Mar 27, 2011

i need created zoom for image in flex,

View 3 Replies

ActionScript 3.0 :: Zoom Mc_1 To Center Of Reference Point Mc_2?

Nov 10, 2009

I am building a map app that allows you to drag a map around the screen and it is masked to only allow a portion of it to be seen as you zoom in. For zoom, I can only think of scaling the mc_1 (which is the map). Since my stage is larger than my map viewable area, i have placed a mc_2 as the background to the map. mc_2 is the "stage" for mc_1. So mc_1 is above mc_2.

I want to enlarge mc_1 by easing out...but don't know how to scale it where it looks like a real zoom effect. I figured I would just have the user click a + button and it would scale it to a predetermined size. how to ease it in/out?

Lets say my map was of the united states and I drag the map around my window and Texas is in the center point of the mc_2. How do I zoom in on Texas, instead of it just scaling mc_1?

View 4 Replies

Actionscript 3 :: Set Zoom On Mouse Click Target To Center Of Stage?

Aug 24, 2011

I'm having toruble with an image that I zoom into in flash. I got everything to work, only I want the clicked X and Y coordinats to center to the stage. ( so that the area clicked on always zooms in and position the area clicked to the middle of the stage) the image is a movieclip and it zooms with a tween, but i tried everything but the image wont center the stage..

does anyone have a clue for wich actionscript 3 code I can use to do this?

my code is:

const TWEEN_IN:String = "tweenIn";
const TWEEN_OUT:String = "tweenOut";
var tweenDirection:String;

[Code]....

View 1 Replies

Files Not Saving With Deco Tool Or Spray Brush Tool Selected?

May 6, 2009

I found that .fla files do not save in Flash CS4 when the Deco tool or Spray Brush tool is selected. Is this a bug? Or is there a workaround to this issue.

View 3 Replies

ActionScript 3.0 :: Remove / Disable Tool For Objects Using Transform Tool

Jul 6, 2009

Working with senocular Transform Tool - How to remove/disable tool for objects Im new to AS3, and i have to use it for my current project. I have used the AS2 Transform tool extensively, but needless to say, the AS3 version works entirely differently.
The way i understand it, the tool applies to and every Sprite , movieclip on stage

[Code]...

View 2 Replies

Professional :: How Does The Bones Tool Work

Dec 26, 2009

I did not get any trining on it. (I hope I did not ask too complicated of a question there.)

View 2 Replies

Professional :: Filling Pen Tool Areas?

Jan 24, 2010

This is a very very basic question.I am able to colour and otherwise manipulate elementary vector objects, such as rectangles. Yes, I know how to use the colour panel and the fil land ink pot tool. However, sometimes I can colour a vector shape drawn with the pen tool and sometimes I cannot. It seems completely random.In detail: select keyframe on an empty layer.I make a triangle with the pen tool, and a small circle shows completion. I get a triangle.This is coloured not for the stroke but for the layer. It seems to exist in two densities - a layer coloured line for drawing, a thicker, same-coloured one after selection.However, neither the ink bottle nor the fill tool do anything. I can set the colour in advance, or after the event, through the colour panel or otherwise, nothing. A gradient fill does not even show the guide lines for the fill tool.

View 4 Replies

Professional :: Stuck On Eraser Tool

Mar 13, 2010

Mac OS 10.4.11; Flash CS3.I cannot change the tool any more. It's stuck on the eraser. It doesn't erase anything, but I can't change it to another tool.I uninstalled Flash, preferences and all, and re-installed it, but the problem persists. Interesting is, my customized workspace is still there, even though I had all preferences and anything else that has the name "Flash" deleted.At the same time the computer opens both CD trays when booting up. Never did that before. So I re-installed the OS, but that didn't help either.

View 1 Replies

Professional :: Use The Pen Tool Without A Stroke - Only Fill

Jun 15, 2010

So we're sitting here at the studio trying to figure out how to use the pen tool without a stroke. We do most of the work in Illustrator, then paste it in Flash. Unfortunately, some objects sometimes disappear while breaking the object down, which means that we have to do some actual touchup work in Flash.

View 2 Replies

Professional :: Where Is The Gradient Tool In Flash CS4

Aug 12, 2010

Where is the gradient tool in Flash CS4?

View 1 Replies

Professional :: Use The Paint Bucket Tool?

Sep 2, 2010

for my class i have to draw this fish. in one of the steps it says to draw fins with the pencil. then it says to use the paint bucket tool to color it in. however i cannot color it in. i used all the options too, close small, medium, & large gaps and i still can't color it in. does it have to connect to the start point? i simply attached it to the fish's body. i started over on the 1st part of this 3 time already, and my patience is wearing thin.

View 2 Replies

Professional :: Using The Bone Tool On An Image?

Sep 23, 2010

How can I use the bone tool on a regular image off the internet? I've tried creating it into a symbol but nothing seems to work.

View 1 Replies

Professional :: BRUSH TOOL NOT SMOOTH

Jan 24, 2011

I have an issue with my Cintiq not drawing smoothly in Flash. I need to sketch incredibly fast and loose. Flash used to work just fine but now it suddenly began drawing really crummy. I posted some examples of flash as well as Photoshop, Sketchbook Pro, and ToonBoom Animate Pro which is another vector graphics tool. I thought the vector graphics may be the issue but that app seems to handle the drawing excellently (now if only it did the other things Flash can do). Here's some examples of how they're looking. It may be hard to tell in these already loose sketches but the performance drop is really a big difference in responsiveness between Flash vs the other apps here:[code]Does anyone know why my cintiq is causing flash to draw so poorly? Occasionally photoshop will also do the same 'crumbly edges' thing?

View 16 Replies

Professional :: Eyedropper Tool Not Working?

Feb 21, 2011

Every now and then the eyedropper fails to give me exactly the right colour: the new colour slightly differs from the one I used the dropper on.

View 3 Replies

Professional :: Make Selection With Pen Tool?

Feb 28, 2011

In photoshop, you can create a path with the pen tool and then make that path a selection as if you'd used the lasso tool. How do you turn a pen path into a lasso selection in Flash (CS4)?

View 2 Replies

Professional :: Flash CS5 Bone Tool

Apr 19, 2011

I'm having trouble with the Flash CS5 Bone Tool, Everytime I create 2 sets of objects whether its legs or arms, when I duplicate them. break them apart and make a second set of arms and legs, the two characters I assign them to, swap around when I saved them. So one has arms instead of legs and legs instead of arms, but the other character is completely unaffected. I move the bones within the symbols and they return to normal but then it affects the other character and vice versa.

View 1 Replies

Professional :: Using Bone Tool On Symbols?

Oct 28, 2011

I watched a tutorial where they added bones to a "Symbol" but when I try it it doesn't work.What I did was I imported a bitmap image and converted it to a "Symbol" but it wouldn't take the bone tool. How do I do this?

View 1 Replies







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