Professional :: Allowing Viewer To Zoom In And Out
Nov 7, 2010I am creating a historical timeline and I want the viewer to be able to zoom in and out from the timeline. How do I do this?
View 1 RepliesI am creating a historical timeline and I want the viewer to be able to zoom in and out from the timeline. How do I do this?
View 1 RepliesI am recently making a website in flash cs3 using flash actionscript 2. I have currently put a zoom&pan image viewer into one of the website pages to use as a map viewer. However once pasted into a empty movie clip it seems to be displaying a whole lot of white space once fully zoomed out and the image being only around a 1/4 of the assigned area. I am thinking its something to do with the alignment. I have also attached the swf file, for quick view. The image can be found if you enter corporate in the first window then venue in the side menu.
Link > [URL]
The movieclip is labelled "map".
I need to create a photo viewer like this one: [URL] You can see that if you zoom in a picture it will start download from a server for a better quality one.
View 1 RepliesI added a contact form to a site, and the input fields aren't allowing numbers or certain letters. If I test the contact form swf by itself, it works fine. But as soon as I test it in the site, the problem occurs. I haven't got any other actionscript around the contact form, so am puzzled. The site is [URL] - the contact link is on the bottom left menu.
View 2 RepliesAs stated in the title an odd blue box appears around my drawing not allowing me to continue with what I was creating. I tried to get rid of it but just dont know how.
View 5 RepliesI just need some help on quite a basic topic. Essentially I want a very simple image viewer. There are small thumbnails on the right, when one of them is clicked, a enlarged version of that image shows up next to all the thumbnails. When another thumbnail is clicked, the new image replaces the previous. I have searched google however all I find are more complex image viewers which you download and link to a gallery...
View 3 RepliesI created a swf animation in Flash.The size is 1024x768.When playing the SWF file, if I change the size of the window, it doesn't keep the artwork size.As result when increasing or decreading window size, it shows what it is outside the 1024x768 and I don't want.Ex. The footer line that goes from left border to right border is now foating in the middle, not touching the border anymore.Is there a way to freeze it. So when I increasing or decreading window size, I see the artwork size only?
View 1 RepliesI'd like to create a bunch of objects which the viewer can move around and, at any time, click on some text [within that object] to go to an external URL.
I can get objects to be moved around and can create URL request.I don't know how to combine the moveable object with an external link: for example, a black square with some white text - the whole thing can be moved and the white text is a link [to the web page].
I want a motion tween to draw a line in front of the viewer? how is that done? I can draw lines, just can't seem to draw in as a tween
View 2 RepliesWell I'm making an animation of the little mermaid for school. Right now I'm at the scene where the mermaid 1st sees the prince. and I want to zoom in on the prince. How can I change the direction of the camera, with it effecting the whole animation?
View 1 RepliesI want to have 8 cards on the stage, each card represents an animal and if you click on that card, it will flip over and zoom to fill the screen. When it flips over it will give a fun fact about that animal and in the lower right corner it wil have a 'close' button to bring you back to the stage where the other cards are.
View 1 RepliesI have to create a website banner intro. So what i want to do is that the picture (470x269) so I want to start with a close up on this person face up close and then fade back into the whole picture.
View 2 RepliesI want to create a presentation in flash (as SWF file) and I want that in the final SWF file there will be an effect that zooming into one of the stage's object, say for instance this is a picture I want to zoom in and out to/from it, so how can I do it and is this involved with actionscript integration or not?
View 2 Replieshow to implement zoom on a picture in a movieclip frame? I would like to do it with AC3 if possible?
View 2 RepliesI'm new to flash (as a developer, downloaded it 2 hours ago... :-p) and I've been customizing controls that I am already familiar with... It was a pleasant surprise to know that Flash Professional CS5 supports keyboard shortcut remapping, however I can't seem to get it to map Ctrl+Mouse wheel Up as Zoom in, and Ctrl+Mouse Wheel Down as zoom out...
View 1 RepliesI'm looking to create something in style with this (arrow key navigation), and despite being the creator of that flash movie, I've managed to forget the code.
View 1 RepliesI have a scene where I want to zoom in on a character's face, and after a while zoom out slowly into the background. I tried to tween all of the layers together but it plays out awful...any way to do it with the stage itself?
View 7 RepliesI have an project that when you enter a certain number and click a ''enter'' button, it send you to an image (forest picture, desert picture, town picture, etc). In these pictures, I've hidded some object. In exemple, in the forest picture, there's some blue birds, red birds, green birds, etc. I want people to find them and click on them to get some information about these birds. The thing is that these birds are hidden. When I open my picture with windows viewer, i can zoom-in and find them with the little hand toolso everything is fine cause I can find them. The problem is that when I export my project as an animation, we can't find the birds because we cant's zoom in. My question is, is there a way to zoom-in these images and navigate trought them (with the little hand tool) like we can do with windows viewer? Or is there a way to just Zoom-in my animation?
View 5 RepliesWhen 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?
I want to make a scope wich can zoom in on button click and go back to previous stage (zoom out) also by clicking a button.Now i made it work for zooming in (when i click my button it zooms) but when i want to zoom out everything i tried didn't work .Here is the code:
//button for zoom in
zoom.addEventListener(MouseEvent.CLICK,glassMove);
function glassMove(event:MouseEvent):void{[code]..............
i've made a button that zooms into a movie clip on a rollover, but it on moves it a certain amount each time you rollover the button. code below:
on (rollOver){
_root.Mypic._width += 5;
_root.Mypic._height += 5;
}
wot i want it to do is to continue zooming in for as long as the mouse is over the button, is there anyway i can change the code to zoom in at the same amount but do it continuously until the mouse is moved off the button. Also is there anyway that i can set it so that the zoom stops at a certain percentage, i.e. it only zooms in so much and then stops. What i mean is that the user can zoom in but the picture will only zoom in to say 200% of the original size.
I am working on flash application TELESCOPE or Camera. My goal is to move around the scene and zoom-in or zoom-out I found that if I move scene, I have to move registration point, because I always want to zoom in the centre of my ocular. So far application works fine only if I move, zoom-in and than before I move any further, zoom-out! But when I move, zoom-in (not fully), move again and zoom-in again, the second zooming doesn't appear on desirable registration point
View 1 RepliesI'm trying to create a little slideshow with photos. I created a little animation on every photo (a really subtle zoom-in or zoom-out effect) and transition using alpha transparency.
But some photos will flicker very bad. Expecially photos containing elements like grids or straight lines. Only really blurred pictures will render well.
I already raised FPS up to 60 but flicker still occurs.
I'm using flash8. Will another flash version (which?) render the movie in a better way?
I have this code for my effect to zoom in and zoom out in certains buttons
canada.addEventListener(MouseEvent.MOUSE_OVER, canadaover);
function canadaover(event:MouseEvent):void
{[code]....
the problem is when u reach certain corner of the button it kinda gets into a loop, any ideas how can i fix this?
Any way to work with .swf files exported from InDesign (with page curl effect in tact)? I'd like to add a zoom feature, and need the ability to keep track of the currently viewed page.
View 5 RepliesI 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]....
I have a flash file, where I want to use default zoom function from Flash menu in swf player. Clicking "Zoom In", zooms into the swf file. Then when I try to use drag from mouse to change visible area, it does not work on moviclips. If I click on top of blank area, I can drag. Though this works fine in Flash as2 file.
View 5 RepliesIm currently designing a map with a drag and drop action as well as a zoom in and out with the mouse wheel, my problem is that when i drag and drop my image and then go to zoom in or out the image will automatically reposition itself back to the center, im wanting to be able to drag the image which is converted to a MC anywhere in my masked box then zoom in and out on that area that is shown is the masked box,
View 6 Repliesmake the camera zoom as an animation plays from an entire body shot to a closeup of the head?
View 3 RepliesI've learned how to link XML to my FLA and have it populate info boxes. Its easy to do this at the state level but I'd now like to do this for all the counties in the US.I'd like to be able to mouse over a state and get information pertinent to each state (this I know how to do). When one clicks on the state, they'll then fly-in to a more zoomed level where they can see county-level information.Should I build this so that clicking on a state simply loads a new FLA specific to that state and its counties? This seems easy but clunkyIt seems smarter to have all the info in one FLA. When you click on a state, you'll zoom into that states level and then have the ability to click on counties and get their infoDoes anyone have suggestions as to what I should learn next to start making this thing scalable (i.e. how to click on a state and zoom-in)?
View 6 Replies