Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
ciecierega webforumsuser@macromedia.com #1
zoom!
hey, does anyone know how the zoom effect on this site was done in flash? it's really great, you can zoom in and zoom out to your liking. any tips or tutorials on this would be appreciated!
thanks!
[url]http://www.glitschka.com/main.html[/url]
Referring URLs
[url]http://www.glitschka.com/main.html[/url]
ciecierega webforumsuser@macromedia.com Guest
-
Zoom and Pan
I'm looking for a behaviour that will allow a user to zoom in and out on an image and pan it by dragging the mouse in any direction. Is there... -
Can not zoom in
The previous versions of Flash Player allow web customer to Zoom In or Zoom Out. However, it seems that when people installed Flash 8 player, they... -
Zoom Bug?
InDesign CS 3.01, August patch, Windows 2000 Years ago I adopted the habit of zooming with Ctrl-Spacebar and the mouse to select the area. This... -
I want no zoom on my .swf
Hi there, When you rigth click on flash movies with you're mouse, you get options like- zoom in, zoom out, 100%, show all....... ect. ect. ... -
Zoom in or out
How do we do this with director mx (Please see attachment)? http://webforums.macromedia.com/attachments/bounce.zip -
abeall webforumsuser@macromedia.com #2
Re: zoom!
zooming isnt too dificult. what you need to do is create a MC, then simply rig some buttons to scale that MC as desired. example:
on(release){
_root.myZoomingMC._xscale+=5;
_root.myZoomingMC._yscale+=5;
}
That would be a simple Zoom in button for "myZoomingMC"
check out FlashKit, I'm sure they have some good tuts/sample movies
HTH
-beally-
-------------------------
"Senior Member" - experienced at messing things up
CurrentProject - feedback appreciated
abeall webforumsuser@macromedia.com Guest



Reply With Quote

