Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash




Onion Skin Effect



Does anyone know of an easy way to make an onion skin sort of effect with a tween using action script. Maybe duplicate the movie clip repeatedly with a lower alpha level for each progressive one? I'm trying to make a tween that leaves a trail behind it that disappears.



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX
Posted on: 07-30-2003, 04:14 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Onion Skin Effect Help
I tried to do this flash 5 onion skin effect from a tutorial and it worked for me... ONCE!!! haha I forgot how I did it and I can't fix it, Please help. The tutorial is located at http://www.iboost.com/build/software/flash/900.htm
the instruction is a little confusing for me now. It asks to make the object i want to make onion skin effect on an "instance" but my object is a text, so how do I do all this?

Onion Skin Effect
does anyone know how to do a kind of onion skin effect in your movies. like you have an image and it has a trail of images behind it, whether it is through action script or not.

Onion Skin Effect
is there an easy way to make an onion skin effect besides drawing things over and over w/ different transperancys, like an action script or something?

Onion Skin Effect
Does anybody here know how to create an animation of a picture with ONION SKIN EFFECTS?? Also, what's the best frame rate for this kind of animation? Thanks!

Onion Skin Effect W/ Actionscript
could someone who doesnt suck at flash (like me) please chech this site and tell me if the guys instructions would work

http://www.iboost.com/build/software/flash/900.htm

thanks

Onion Skin Help
How do i get the onion skin effect to be display when test movie and export? I want to apply it to a library movie clip. Can anyone please help?

Thanks
S.W

Onion Skin
does anyone know how to work onion skin if you do please tell me i need help! Please email me or put a reply thanks.

Onion Skin..
If i am motion tweening a line and then use the onion skin option it lets me see all the places the line will go, and i was wondering if you can make it stay like that while the movie is playing? can that be done??

Onion Skin
Hey its me again, I have a question.

I want to to how to use onion skin, I have been trying but I just can't seem to make it work.

thanks for your time.

Onion Skin Animation
My current project is of a basic slider that slides it's x positon by chasing a marker. I think it would be cool if the slider had an onion skin effect when it moves. (trails behind it when it moves) The thing is I'm not sure how to go about duplicating the slider so it gets this effect.

slider code:------------
onClipEvent(enterFrame){
slider = getProperty ("_root.slider",_x);
marker = getProperty ("_root.marker",_x);
dif1x = marker - slider;
step1 = dif1x / 3;
setProperty ("_root.slider", _x, slider + step1);
}
------------------

Thanks ahead of time for any help or suggestions.
jahü

Onion Skin Question
Is there a way to have the onion skin visible in your .swf? Is it a way to do this with actionscript?
Im making a stickmen fight animation, and I want to make a cool slowmotion effect.

Onion Skin Visible In Movie?
I am very new to Flash but have created a few test movies with motion tweening. i like the effect that is given when onion-skinning is on. Is there a way to create a movie in which the "onion skins" are visible???? Thanks is advance!

How Do You Onion Skin In Flash Mx 2004?
I did a tutorial on how to onion skin for flash mx, but I can't find anything like it in mx 2004

Onion Skin While The Movie Is Playing.
Alright, so i was playing around with Onion skin today, so i realized that when I drag the navigation bar across the time frame with the onion skin on, it gives a nice little matrix issh style look. So i was wondering how I can make it do the same while the movie is actually playing (CTRL ENTER)

Onion Skin Won't Ghost Drawing
Hi, I'm using flash cs3 to create an animation.
when i click the onion skin and add a keyframe the previous frame does not become a ghost.
what can i do to correct this? thanks!

Why Doesn't Onion Skin Show Up In Published Swf?
I am working on a simple animation and turned on the onion skin to get that 'trails' effect.

I can see the trails on the stage but when I publish the movie, I don't see the trails anymore.

What am I not getting here?

Basic Question Edit Center & Onion Skin Markers
I am trying to creat a spinning globe, I create the circle,
then add a key frame, flip it vertically, and it's all
distorted. Using Flash 5.

Any help would be appreciated.

Thanks,
jakobie

Onion Effect
is there anyway to make a sortof effect like the onionskin button that shows up in your published movie? an easier way than drawing it all out manually?

Onion Effect
is there a way to make an effect that looks like onion skins on your movie?

Where's The Onion Effect ?
Hiya guys last time i used flash...think it was flash5 i remember a onion-effect
to get better motion, cant seem to find it in Flash mx2004 can someone plese direct me
Thanks in advance

[CS3] Changes To FLVPlayback Skin Not Taking Effect
This is really strange. I have a custom FLVPlayback skin that I modified after loading the fla file. I published the .swf and placed it in the relative directory. I double checked to ensure that the assignment of the customeSkin.swf is the same as the actual customeSkin.swf.

When I load the customeSkin.swf from my directory, is shows the changes. When I test the .fla that is using the customeSkin.swf, I still see the default colors. This leads me to believe that there is something wrong with the code in the .fla that is loading the customeSkin.swf.


Code:
video.skin = "customeSkin.swf"; // assignment of the custom skin
any ideas?

Onion?
Hey can some one explain the onion to me? How does it work?

Onion
What is the onion thing?

Onion Skinning
Is there a way of doing onion-skin animations thru actionscript?

Onion Skins? Help
ok,

ive seen lots of this stuff. i know that everyone knows what i mean when i say onion skins, and i could probabaly figure it out if i wanted to sit on my computer for the rest of the day, unfortunatley, im at school, and im too lazy so, what i want to do, is make a ball move across the screen followed by 15 more balls, each being a little bit more transparent. then, have the ball stop, and all the balls gather behind it. im pretty sure i would have to use the duplicateMovie action along with a variable set up to make each clip with more alpha, but ive never dealt with the duplicate Movie action. please help me out.

Jake

Onion Skinning
I have been looking for some simple tutorials on how to onion skin, can anyone explain how to do this, or point me towards some easy/full proff tutorials, im using flash 5, my msn handle is crow35@hotmail.com
Thanx

Onion Skinning
i saw a tutorial for onion skinning this morning and all it looks like to me is a motion tween. you still have to go to each frame and make the movements of the object you want to animate. i'm most likely missing something very importnat about onion skinning because i'm a total n00b when it comes to flash.

what am i missing??

Onion Skinning?
Can someone tell me the basics of onion skinning?

Onion Skinning Getting In The Way.
I have 100 frames, made in 3ds max 7 and imported into flash as a .png sequence. I then converted each frame into a trace bitmap, pretty high quality ones. now, as to make the sequence all the right size, I attempt to use the 'edit multiple frames' tool next to the onion skin button only to find that my computer lags like no other after selecting about 30 frames. each one of these images is too high quality for flash to handle when all selected at once, and all i want to do is scale all 10 layers down a little bit at the same time.

Is there a way to turn the onion skinning effect off completely, so I don't have this problem?

Help On Onion Skining
I know this sounds noobish on my part, but i am actully doing pretty well for how long ive had mx. anyways, i want to onion skin a charecters movement, and i dont understand what to do, i know the little button u press foronion skinning, but how do umake it onion skinn what u want?

Help On Onion Skining
I know this sounds noobish on my part, but i am actully doing pretty well for how long ive had mx. anyways, i want to onion skin a charecters movement, and i dont understand what to do, i know the little button u press foronion skinning, but how do umake it onion skinn what u want?

Ghosting/onion Skinning
I'm sure we've all seen this little number:
http://members.aol.com/gqwu/fight.swf

I revisited the scene just now and am wondering how to get that cool tracing/ghost technique that happens with the staff, nunchaku and the 'close up' fight with the boss.

A past instructor told me there was a script that allowed real-time 'onion skinning'...

Thanks to all-
Xante

Onion Skinning, In The Movie
Ok ive looked at onion skinning in flash and I thought it would be a cool effect in a movie so I am wondering is there a way to put that effect in the movie, sort of a motion trail?

Onion Skinning And How To Use In Animation
Hi again, I was told that i could use onion skins to help with character animation(xiao xiao) type stuff. What are they and how would I use them. It would be greatly appericate any help given.

Thank You
-Feonix-

Visibal Onion Skins? O.o
Is it possibal for onion skins to show up in the actual movie somehow?

Visibal Onion Skins? O.o
Is it possibal for onion skins to show up in the actual movie somehow?

Tweening Onion Skinned Box
I'm tweening an onion skinned box to move from one part of the screen to the other. Beneath it is a photo that should show through. When I test the movie, the entire stage comes out white (no photo underneath) and the onion skinned box is opaque.

Would anyone know why this would be happening? Any help is greatly appreciated... Thanks.



[Flash] Onion Skinning?
I have an animation that i have made in flash and I was wondering if it is possible to add a permanent onion skin effect on the animation (Like make the onion skin stay there in the actual swf file).
If this is possible please let me know how to do it.

Onion Skinning Certain Frame Sections?
heelllp i want to onion skin only certain sections of frames but it does the whole thing and when i publish preview it doesnt even do that! whaaa help please

Question About The 'onion' Option In Flashmx
I have this small animation and when i click the 'onion' button it shows the movement of the anmiation from beg. to end. and every step in between-very cool. but what I want to do is make the onion part of the atual animation. i want to be able to edit the 'onion',is there a way so that i can do that? I mean there has to be a way to trace all of the steps of the animation right ? i know this may be cnmfusing but please somebody..anybody, i need this to work i want my animation to have a tail if you will

Changing Color With Onion Tool
does anyone know if there is a way to select all objects of a certain color while using the onion tool

for instance, i have a ton of keyframes on the same timeline with a bunch of red elements on it (not objects). is there anyway to make all these red pieces a different color without going through each frame individually

thanks

d

Using Onion Skins In FlashMX 2004
Hi,
I am developer using FlashMX 2004 and i have a small requirement that i have to show another image on the existing frame itself based on some events from the backend.
I think it may be possible by these onion skins.
Any help & suggestion are welcome.
Thanks in advance.

roop

Using Onion Skins In FlashMX 2004
Hi,
I am developer using FlashMX 2004 and i have a small requirement that i have to show another image on the existing frame itself based on some events from the backend.
I think it may be possible by these onion skins.
Any help & suggestion are welcome.
Thanks in advance.

roop

Onion Skins And Confusion... Quick Question
Can anyone tell me what the onion skin and onionskin outlines do? And, are they used for making sprite animation?

Shortcut To Onion Skinning 2000+ Frames
I have over 2000+ frames that i want to "edit multiple frames" with. Is there a way i can select them all at once? Right now I have to select chunks of like 100 at a time, then move the time line over and select another 100 and so on and so forth.... its really annoying..... anyone have any ideas??

Help With Skin
Is there any way that the swf file can load variables from the HTML page it is in? I need the flash to retrieve the variables from the page which it is placed in, and I cannot use the param name tags, instead I can only use the &variablename=blahblahblah technique as it is more user-friendly. The filename of the HTML page will also change, anyone knows how to transfer the variables in an easier way without server-side scripting?

Mac OS X Component Skin?
Hello Everyone, just a quick one really. I was wondering whether anyone had come across a decent OS X LookyLikey skin for Flash's UI Components. I bit lazy I know but I don't really feel like re-inventing the wheel at the moment! Cheers.

Componant Skin
Hi.

i have skinned a combobox and a list box, looks great except when it first loads i get an unsightly flash for a second or two,.. any ideas how to fix this?

cheers.
G

Copyright © 2005-08 www.BigResource.com, All rights reserved