Changing zoom on stage

Hello,
I have a scene where I want to zoom in on a character's face, and after a while zoom out slowly into the background. problem is, i dunno how to do it.
i tried to tween all of the layers together but it plays out awful...any way to do it with the stage itself?

I still think you know more about Flash than I do. I've only been using it since Dec 2010. I'm still a beginner but having fun learning. Half the time I don't fully understand what your talking about. Most of my experience has been in creating animations, cartoons in a sense, rather than interactive content. It is my understanding that a graphic symbol is artwork, which can be animated, but doesn't have a function aspect that a button would (your statement about inability to target with code). I don't think you would want a graphic symbol to contain a button as, at least I think, it would bury it to far down in the document to function properly or to locate with the code a button requires to function. I've usually done the animations with tweens rather than by writing code, I haven't yet learned how to animate with code or even much about Action Script at all. But since you can nest an animation in a graphic symbol I would guess that would have to mean it has to have some kind of code in it's timeline. But I really don't know. It could function as the container for danlinenburg10 layers allowing him to visually zoom in on the scene. Anyway thanks for answering my questions.

Similar Messages

  • Change zoom level like ie

    how to change zoom level like ie?
    == This happened ==
    Every time Firefox opened
    == n/a

    Default Zoom Level extension:
    https://addons.mozilla.org/en-US/firefox/addon/6965

  • Change of Sales Stage once again to the earlier one

    Hi,
    Can we restrict the user at sales stage so that he does not change the sales stage to previous sales stage once changed.According to client requirement,the user does not want open activities to come for the second time. Can we put field validation at sales stage level.
    Quick response will be highly appreciated.
    Thanks in advance,
    Manish.

    Found the solution myself,
    The standard behavior is being modified in the user exits V09A0001 ( Reference/duplicate decision making manual address). Also refer to note 97832 for detailed solution.

  • Zoom and stage reset

    Friends,
    I am new to flash and AS3 development. I am writing an IPad application using CS5 and AS3  and is published for Adobe Air 2. Here are my settings:
    stage align = top_left
    What am i trying to do :
    I want to zoom in and see the contents of the zoomed out part by sliding and once i am done with that, i should be able to go back to the original screen (with no zoom effect). I have not enabled the zoom gesture on the stage and rather i have it on only one component, say a TextField. I could successfully zoom in and move the contents to see the zoom effect, but it looks like the whole stage is moving away from the view. Although i could reset the x, y, scalex, scaley of the component that was zoomed, i couldnt reset the view of the stage. it's kind of misaligned. How can i reset the stage ?
    Additoinally, how can i ensure that a component say a list or datagrid is zoomed in and out within a particular area only ( may be inside a rectangle )?
    thanks,
    Lenin

    Can someone please help me? I don't know what am doing wrong. When i normally zoom in and then drag the zoomed area, the stage gets shifted. Then when i restore the zoomed component, i couldn't get the stage to the default view. Not sure if there's any settings to overcome this ?
    to overcome this behavior,  i am now thinking of setting an area within which the zoom in/out should appear so that the stage view doesn't get shifted. I have searched the google extensively but no help. scrollRect on a movieclip is supposed to do this but that didn't help either ( may be i am wrong ). i had a movie clip and a a rectangle (0,0, movie clip width, movie clip height) and set the scrollRect of the movie clip to this rectangle and then added a big text field on to this clip. when i zoom in the text field, the text field is still out of the rectangle.
    Please advise me.

  • Ram preview green line goes away when changing zoom level

    I did a ram preview of my project, about 12 seconds long.  Everything looks good until I want to zoom in or out on the comp, then the green line disappears and I have to render it over again.  I don't remember AE doing this before.  If I zoom to say 25% and render part of the comp, then zoom to 50%, that part with the green line is gone.  I can render a different segment of the comp while in 50% and switch back to 25%, and the green line from when I rendered at 25% is back.  I've turned off adaptive resolution in the fast preview options, and I turned off the disk cache.  Is this a bug or just the way AE works now?  I'm using CS6 version 11.0.2 on Win7.

    Actually, I think I am.  I didn't notice it before, but when I zoom in, if I have the resolution set to Auto, it changes between quarter, half and full depending on the zoom level.  I've never noticed that before, or maybe they only recently made it so it didn't say Auto all the time, but now says what effective resolution it's set to.  So is that the answer to my problem?  Leave it on full resolution (or whatever I need at the time)?

  • Randomly changing zoom method in Illustrator CC

    Does anyone know how to change the zoom method from 'marquee zoom' (zooms to box drawn on screen) to the newer 'scrubby zoom' (click and hold while moving mouse zooms drawing in and out) and back again...mine seems to be changing at random or I am hitting a key combo that I cant find listed...it even uses a different zoom method between documents in same instance of illustrator CC...on screenshots of older versions I have seen zoom options in preferences that I cant find in CC...pretty annoying...
    Windows 8.1

    Ok, I just found that it probably isn't random but it uses 'Marquee Zoom' if you start a document with a 'Print' profile and uses 'Scrub Zoom' in the other profiles...is there any way to change this without starting a new document? Not sure why zoom method would be tied to your intended output, isn't it more of a personal preference thing?

  • Can i change down level stage value?

    Aleady setting's IE6,7,8 view.
    but i need view down level stage in mobile browser.
    can i change setting value?

    Changing number formats is not in Keynote, but in the OS X System Preferences, in the International Preferences.

  • Programatically change zoom on a report

    Hello,
    I've gotten a report to display in an iframe on an asp.net page using the HowToViewWebiReports_VB example. The main thing I'm not happy with on it is that the zoom defaults to 100% which makes it take up too much space on my page. I see that there's a zoom property in the body tag.
    Is there a property that I can change in my querystring to get this default zoom to change? BTW, because my boxi server doesn't have iis, but instead is running Tomcat, I had to call openDocument.jsp instead of opendocument.aspx.
    -Eric

    As far as I know there's no URL switch to control the zoom on the viewer. The only things I can suggest are to view it in another format - perhaps you could control the size if you streamed a PDF to the frame, for example - or to view it in a separate window.
    Here's a document outlining the available OpenDocument switches and values for BOE 3.1. They are largely the same in previous versions.
    http://help.sap.com/businessobject/product_guides/boexir31/en/xi3-1_url_reporting_opendocument_en.pdf

  • Changing zoom angle with transition manager

    Hi guys and gals,
    I'm making a map and would like to be able to zoom in and out
    of counties. I've got most of it down I believe, but would like to
    be able to control where the zoomed in image ends up. I'm using the
    transition manager information I found
    here.
    Here is what my code looks like:
    _root.img_dunn_mc._x = 82;
    _root.img_dunn_mc._y = 235;
    mx.transitions.TransitionManager.start(img_dunn_mc,
    {type:mx.transitions.Zoom, direction:0, duration:.5});
    The x and y values are to make it appear that the county is
    zooming in from a specific spot on the map. When it zooms in, it
    simply makes the clip bigger. Is there a way to control the x and y
    coordinates of the zoomed in image?
    Wow, I hope that made some sense.
    Thanks!
    Matt

    It used to work perfectly fine - if I changed my mind while watching/fine tuning an edit, or wanted to see what the other angle would look and I had already put a crossfade, it would be a seamless transition between the two...the clip would change to the beginning of the edit, not to the end of the transition (and I could then remove the transition as it was superfluous). Which is why it came as a surprise that all of a sudden it has stopped working

  • Cannot Change Color in Stage, creationComplete, on Launch

    This may be a little hard to explain, but I am on Edge Animate 3.0, and I am experiencing an issue with dynamically changing the color of a div when I put the code in Stage, creationComplete.
    In the sample file I have shared, I have defined two functions. One changes the color of tabs and changes the text for the active tab. The other displays the hex and rgb values of a div that is passed to it.
    In both cases, when the functions are triggered with click events, they work as expected. However, at the bottom of creationComplete, I call both functions to initialize starting values on launch.
    With the tab function, the text changes as expected, but the tab color does not change to make tab 1 active.
    With the color function, the hex and rgb values are not displayed.
    Again, when you start clicking on tabs and cubes, you will notice that it works just fine.
    One note, I am using the rgbcolor.js library to get the hex value. However, it only is used in one of the functions, and I was experiencing this issue with the tabs before I add rgbcolor.js to the project.
    Any thoughts you may have on what may be causing this issue will be greatly appreciated.
    Thanks!
    Sample Project Files:
    http://adobe.ly/1enOc47
    Fred

    Hi,
    I'm using Safari, I tried to find a place to change the colors on the page (using Safari) and I don't see where I would do that, but I'll keep trying.
    I did try publishing to All to .Mac option but everytime I do that, I get a Publishing Error and so far I've tried deleting things to avoid that error (for example, it said that my photo albums were not publishing correctly, so I deleted them all, but now it's telling me my blog has a publishing error; this doesn't happen when I publish to .Mac, only when I publish All to .Mac. Make any sense? I'm completely confused) and the error keeps coming up. Ugh. Here's a link to my page, sorry it's boring, it's meant for the grandparents back home.
    http://web.mac.com/jaycherylbaker/Site/Welcome.html
    Oh, and I'm also getting those text box lines on one or two of the pages. For some reason they weren't there a few days ago b/f I started messing with this. I wish I had left it all alone now instead of trying to get the hyperlinks in blue! LOL! Oh well!
    Message was edited by: jaycheryl

  • CS6: change zoom view quickly?

    Hi,
    is there a more quickly way to change the visible area instead of dragging this slider?
    e.g. in InDesign, Photoshop & Co. you can do this by holding the blank key and -- dependent on the settings -- via the mouse wheel. But there are no such a possibility or such a setting in audition, or?
    Thanks!
    mtemp

    cmeira wrote:
    e.g. in InDesign, Photoshop & Co. you can do this by holding the blank key and -- dependent on the settings -- via the mouse wheel. But there are no such a possibility or such a setting in audition, or?
    You don't need to hold anything at all - the mouse wheel zooms in Waveform view, regardless. If yours doesn't, something's wrong with it. In Edit>Preferences>General there's a setting you can change which alters the zooming behaviour when the mouse is held over the timeline, and that's self-explanatory. But other than that, zoom works all the time in Waveform view.
    It's slightly different in Multitrack, though - direct zooming results in the visible tracks moving up and down in their window. To zoom in similarly to Waveform view, you have to hold the Ctrl key down. Yeah, I know that's slightly weird, but it's been like that forever.

  • Change size of stage on mouseover

    Hi,
    I wonder if anyone can help me. I need to make more content appear below an image on mouseover. My thought is that I need to change the stage height on mouseover. Can anybody help me do this or tell me a better way?
    Needs to look like the rollover banners on http://www.thisisfakediy.co.uk/ (the transition bends aren't majorly important though)
    Thanks,
    R

    start with the increased stage height and add a background colored rectangular movieclip at stage bottom (so the stage looks shorter).  then move or remove or otherwise make that movieclip not visible when you want to make it appear as if the stage increased in height.

  • Making changes at different stages of Development Track

    This is a general question. I was wondering what Configuration needs to be imported into NWDS at different stages of Development Track with let's say 3 run time systems, dev-test-prod, defined per track. When i start the development i will import _dev configuration and add DCs, But not sure which configuration to be downloaded at the other sages. Post activation modifications, post release modifications etc..
    Thanks and Best Regards
    Firasath Riyaz.

    Thanks for a quick reply Gentlemen,
    Pascal i have gone through few of those weblogs before.. Rest i shall take a look.
    DJ My question was in the context that, i have followed the scenario 3 tutorial for Development of techno and appl described on help.sap.com. In this tutorial i never came across a scenario where i need to import configuration back after i have, lets say activated the changes or may be after releasing the changes. If one comes across such a situation what configuration one needs to import from sld?
    Hope i make myself clear? My apologies for the confusion.
    Also what happens if one uses the same system for both dev and test, does the component get deployed multiple times on the same machine? I am squeezing in this question here, not sure if should do that or start a new thread.
    Thanks and best regards.
    Firasath Riyaz.

  • Change zoom menu presets in photoshop cs4

    is there a way to add more presets to the Zoom Preset Menu? by default it only has 25%, 50%, 100% and 200%. i would like to add a lot more so i could possibly get better zooming  experience with the wacom tablet wheel. as opposed to jsut scrolling through the 4 almost useless presets.
    is there a file deep inside the app files that can be modified to add this settings maybe?

    If you have a computer that can use OpenGL you can get infinitely variable zooming.
    The presets are there because without OpenGL, the intermediate levels give a distorted rendering on screen.

  • Why does paintbrush size and tools change with zooming?

    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.  Thanks for any help!

    I was going to answer the same Rob, but then I tried it and found that it doesn't do that.  If I draw a stroke with the paintbrush and then zoom in, the brush remains the same size and if I draw another stroke it is thinner than the first and so on as you zoom in further.
    I think that is what the OP is asking about... since the paint brush is not working with lines, the thickness of the stroke probably is not treated a a pixel-based property, more as a fill, so the thickness of the stroke does change on the stage relative to the coordinate system, getting thinner as you zoom in, but the tool/stroke itself stays the same size to the user -- meaning... if it looks like it's 1/4 inch thick relative to holding a ruler to the screen, you will see it as being 1/4" thick on your screen regardless of the zoom factor.

Maybe you are looking for

  • Photoshop painting black when I'm not using black?

    Okay so this just started yesterday. I was painting in photoshop and starting to color what I had drawn but for some reason it starts painting some black into the color I'm using. I have no idea why it's doing that. I do everything in separate layers

  • Many of my apps will not open. an error message.

    The icon starts to open and then I get an error message.  Some of the apps are Adobe Reader and various Garmin apps.  The message is "<name of app> quit unexpectedly" and then it gives a long list of computer info.  This happened suddenly and I don't

  • Problem with Oracle 8i Lite & Forms 6i

    I have Oracle8i installed on Windows 2K and can connect to the database by using SYSTEM, ANYPASSWORD and ODBC:POLITE as the Host String. When I installed Forms6i, I have problem connecting to the database. No error messages, just could not connect wi

  • User name change prevents task completion in SP Workflow

    I have a workflow on a library including Infopath forms. Basically, user submits document, a group gets assigned a task and so on and so forth. I am using SharePoint 2010 and Infopath 2010 and used Designer for the Workflow. Recently, one of our user

  • About the security Exception

    When I try to launch the another midlet from startup method of main midlet using for example Class c = Class.forname("omni.lost.found.MIDletname"); MIDlet m = c.newInstance(); it throws *Application not authorized to access the restricted API      at