I managed to build an working version which seems to work fine. However, I wanted the fade-out effect to be an alpha tweening from 100 to 0. As soon as the window becomes transparent, the "bounds" of the MovieClips start to apper which is an undesired visual effect.
If you could please take some time to test my code and give me sugestions on how could I fix it and how could I improve it, I would be grateful! http://chapeco-online.com.br/Dialog.rar The only third-party library it uses is Fuse 1.1-R. I really need some help! - Marcelo. Marcelo de Moraes Serpa wrote: > I have a component which is intended to be a container for my dialog > forms (global forms of the application). I want this "window" to have > a scale tween from smaller to a value specified at runtime. The window > isn´t draggable, its fixed in the center of the screen, it jsut has > this tweening then loads the external form. The box is made of various > "edges" MovieClips that must be moved away from the center in order > for this window to scale, the crumb also gets bigger proportianally to > the edges. Well, I have the concept but can´t figure out an efficient > way to implement it - the math part overwhelms me bcouse when moving > each edge, the connected edge must also move/scale proportionally to > its connected parts. Does someone have an idea on a way I could > achieve this? > > Thanks, > > - Marcelo. > _______________________________________________________ Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador agora! http://br.acesso.yahoo.com _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
