ActionScript 3.0 :: Morph From One Pic To Next?

Dec 19, 2009

currently I have the pictures just fading, but before it fades to the next picture it fades from a blank screen and not from the previous picture that was displayed.This is the code I have currently:

switch (buttonWanted) {
case "b1" :
imageLoader.load(new URLRequest (subImageArray [Number(e.currentTarget.name)-1]));

[code].....

View 6 Replies


Similar Posts:


How To Morph One Photo Into Another

Jun 7, 2009

How to do a simple photo morph in Flash CS4? I have image 1 on keyframe 1, and image 2 on keyframe 25, but aren't sure what kind of tween is required or what to do with the tween.

View 3 Replies

Morph On Button Selection?

Sep 28, 2009

Trying to get a square to change to different shapes when you select a button from the menu, it changes from one size to the next. Can anyone help me find a way to get this done, I am more on the designer side of the board but trying to do the back ground work. It need to change shape back and forth no matter which button is selected, without it looking like there is a hitch in the morphing of the square

View 8 Replies

ActionScript 2.0 :: Morph Picture To Text?

Jan 9, 2011

I want to morph a picture into a text using a shape tween.

View 1 Replies

Flash :: Any Way To Morph An Object In Flex 4?

Aug 17, 2011

I'm wondering if anyone has experience morphing an object from one skin/image/etc to another?What I want to do is have an icon morph into another image went it goes into a dragging state. Much like how icons morph into their widgets when you add widgets to the mac dashboard. Any way to get this to work would be helpful, including using the Flex 4.5 sdk or an external library for Actionscript.

View 1 Replies

ActionScript 3.0 :: How To Distort || Morph A Shape

Mar 5, 2011

Im unsure if this is possible, but I'm looking for a way to distort a rectangle to become a curved shape,So far I can do this through using a variety of masks and blends, to create the illusion, but the as the shape isn't really distorted. Thus artifacts in the image are not distorted.

View 8 Replies

Actionscript 3 :: Morph Image Captured Through A Webcam?

Jul 15, 2010

I'm trying to morph image captured through a webcam. The webcam snapshot part is already working but I still have no clue on how to do the morphing part. Can anyone point me to a tutorial (or kindly post code sample) on how to achieve image morphing using flash actionscript 3?

View 5 Replies

ActionScript 3.0 :: Morph Image In Flash Similar To Liquify In Photoshop?

Oct 10, 2008

I need to make an application similar to this gamewhere the user is able to upload his photo and modify it.(similar to Liquify in photoshop

View 2 Replies







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