Help Makling A Fireworks Explosion
This might be a newbie question, but does any one out there have any suggestions with making a realistic looking fireworks explosion in flashmx.
Ultrashock Forums > Flash > Flash Newbie
Posted on: 2003-06-13
View Complete Forum Thread with Replies
See Related Forum Messages: Follow the Links Below to View Complete Thread
Explosion
Hi, i need help on using actionscript for text effect that look like its been in an explosion.
Explosion
Can anyone help me, ive tried for days to make an explosion effect but cant do it, can someone plz. help me!!
Explosion
Its quite simple im sure but before i take a long time to figure out ill might as well post on here and see what u guys can come up wit to help.
Ok heres the idea I want this red glowing light not very big about the size of the smiley faces a little smaller than that but u get the idea.
Explosoin
This is what i need help with Two glowing red lights from both sides when they meet in the middle i want it to be like an explosion and its explodes into a bunch of lil red glowing lights and they move around untill you move your mouse on one of them then they from in the middle to spell XT and each one is a link to one of my pages.
Please help i like my idea jsut need to make it come to life now!
Hit Explosion
well on my game revenge of the celica at www.geoffio.com/flash/celicashooter.html it was letting me go outside of the boarder of the game. So I put a boarder on it and when you hit the border you get a game over. but i dont want this. I want it so when you hit the boarder it just keeps you held into the game instead of being able to wander around. Can anyone help me with this problem. oh yeah you use the aorrow keys to move and the space key to fire. I got most of this game from a tutorial on this website. I am completly new sort of.
Explosion
Im having trouble making a good explosion. I couldn't make a explosion if my life deppended on it. So can someone help me?
Explosion
Hey, all...I need to make a very large explosion on the screen. Does anyone know of any tutorials for this kind of flash actionscript/animation that will help me out?
Explosion?
I have like 9 objects (movie clips of honeycomb shaped objects)
I would like to have each one of them to disperce as if they exploded and are now bouncing around and colliding with eachother.
I have tried to search for a tutorial or an example of this but couldn't find anything.
I know this is a more advanced AS request but does anyone here know where I can find an example (fla source) or a tutorial for one? Or if someone here has ever made one can you point me in the right direction?
thanks!
Explosion Go To X, Y And....
ok i have 1 movie clip, that are on the screen 10 times, and each have a diff instance name, called subMC1 through subMC10 . (and they move left and right on the main timeline). now i have a spaceship, that when u hit space shoots a lser, and when that laser hits one of those subMC's, such as like i shoot a laser, then on the laser onclipevent enter frame area i have the htitest and in that hitest i am using a for statement to cycle through and see which subMC was hit.. also on the main timline i ahve a mc instance name of exp now i need help on this part: i need to make it so it duplicates that mc (its on stage) and set it to the position of which ever subMC was hit, i really really really need this fixed so please please help! thanks!
[MX] Explosion Help
ok, me and a budy are going to start work on a starfighter syle flash game using MX Pro. I went aead and took the liberty to get some movie clips, scenery, etc. out of the way. so i have a space background, i have bullets, fire, etc. But i can't find out how to make a realistic fiery explosion. Just have a big flaming ploom of fire and small particles of shrapnel coming away from it. Anyone who can help me in this area is much appreciated, and thanked in advance!
edit: also, is there a way to rotate certain layers on a key being pressed? yet not move other layers? I ask this because i want to have a pitch, yaw, angles, etc.
[MX] Explosion
I have a shooter game and I want to make an explosion when the laser hits the enemy and the enemy has 0 HP left.
onClipEvent (enterFrame) {
if (this.hitTest(_parent.enemy1) && _parent.enemy1.hp>=0) { } }
This is what I am using in my laser. I have a movieclip called boom and it has 20 frames of shape tweening and a stop() at frame 20. I tried placing the movieclip somewhere with _visible=false and make it true in that if, but it only appears for an instant then it disappears.
Explosion Help
How can I make a supernova type effect? Where a bright reddish circle grows bigger and evantually everything turns white?
Explosion
Hello!
I am trying to make text explode off the screen. Each letter of the text is on its own layer because I have it animated to come on the screen one by one but now I want it to explode off the screen. Couldn't find a tutorial on it.
Do you know how to do it - or maybe you could point me to a tutorial?
Thanks for any help!
-O
Explosion, Need It.
Hey i need .fla file to explosion FBF, or some tutorial "how make explosion". When i try to make one its ugly like poo, Please help me.
3D Explosion
I was messing around with making a particle system and I managed to come up with something that worked well to make a good explosion. I wanted to go a step further and make the explosion have the illusion of being 3d (having piecies fly at you etc.) But I'm a bit stumped with created fake 3D in flash. I found a few old AS2 tutorials but none seemed work when porting over.
Here's what I got : http://img242.imageshack.us/my.php?i...plosionmi0.swf (click to make explosions)
I basically create a random Z velocity and base scale off that Z position. It seems like the scale is working fine, but as you can see, something is bit off. I'm guess it's because I dont change the X and Y coordinates based on scale. I saw a few examples on how to do this but when applying that technique I always get wacky results. Here's a better example of how a 3d explosion should look.
Lastly, here's a glipse of what I'm doing :
PHP Code:
var scaleRatio = FocalLength/(FocalLength + Objects[i].positionz);
//add velocity to Z position
Objects[i].positionz += Objects[i].velocityz;
//Render
Objects[i].scaleX = scaleRatio;
Objects[i].scaleY = scaleRatio;
I can upload the whole class file if needed.
Explosion
Does anyone know of a good tutorial or something that can help me to learn how to make an explosion effect in Flash. Like a firey explosion out of no where that takes up the whole movie.
Explosion?
I have a customer who wants the opening HTML page to 'explode' like there was dynamite underneath it. I'm so new to FlashMX that its not even funny, but can someone tell me how I can get this to happen.
They want it to occur after pressing a button (which I have already set up on the page).
Thanks so much!
Steve
Sound Explosion
I've tried twice!!! When I put my flash on my web page, if it has a sound, even a relatively small sound, it won't load.... what's up?
plus I need a good explosion and I can't seem to draw one... ne help there? thanks guys
Best Explosion Effect And How?
I'm trying to make a explosion effect at the moment but i'm confused as to what would look best or if anyone has any tips or could suggest anything..
Creating An Explosion
I've tried many methods..I NEED HELP PLEASE
if theres anyone who has, or can show me or tell me how to make an explosion, would be much appreciated..thanks
Creating An Explosion
Hi all
Im pretty new to flash and animation but basically im working on something that involves a cartoon of an aeroplane crashing and im not too sure of how to go about creating the explosion. I've messed about but not really come up with anything that looks decent in terms of a big bang and smoke coming from the explosion after.
Any ideas or advice or guidelines would be appreciated
Thanks
White Out Explosion
Ok, I am brainstorming on ideas for a logo that blows up. Now for the explosion I don't need smoke clowds or anything I just want the explosion to spread out from the logo in the center of the page. Rather than tons of fire I want the screen to white out. A good example would be if you were looking down from the sky directly on an atomic bomb exploding I want the explosion to go outword from the center and white out the screen (brighten it to 100%) Any ideas?? Thanx,
-Dave
Cartoon Explosion
Does anyone have a movieclip animation of an explosion (mushroom cloud style)?
Image Explosion
Just wondering if there were any guides to this effect:
http://www.apple.com/aperture/
Where the image of the girl explodes/comes together.
--iMat
Explosion Effect Help
hello everyone!
i'm trying to make an explosion effect. i'd like to have an array of movieclips explode outward and fade away. it would also be cool if they could sway a little as they exploded.
anyone have any ideas? thanks in advance!
3d Explosion Effect
Im making a short movie that involes a car blowing up and I want the effect to look as real as possible kinda like this, could someone tell me if its possible to do in flash or do I need some other program to make it work?
Creating An Explosion
Hiya folks,
I need to create an explotion in flash and have been told it is possible with filters - i have never used filters but did have a quick look at them and can't see how it's done - any ideas anyone please.
You help would be much appriciated.
Thanks
Flash Explosion
The following codes are for making a explosion MC but
I have some problem to make it work on my flash-8 form…
.. Im not sure as which part code go which button called bubble…or frame…
so if you can describe it more I will be happy
thanks in advance
PHP Code:
//a counter for the number of parts//attach a few bubblesparts = 0;for(x = 0; x<10; x++){_root.attachMovie("bubble", "bubble_"+x, _root.getNextHighestDepth(), {_x:275+Math.random()*300-150, _y:200+Math.random()*150-75});}this.onRelease = function(){parts = 0;for(x = 0; x<10; x++){_root.attachMovie("bubble", "bubble_"+x, _root.getNextHighestDepth(), {_x:275+Math.random()*300-150, _y:200+Math.random()*150-75});}movex = Math.random()*4-2;movey = Math.random()*4-2;this.onEnterFrame = function(){ this._x+=movex;this._y+=movey;this._alpha-=2.75;if(this._alpha<=0){this.removeMovieClip();}}for(x=0; x<8; x++){_root.attachMovie("particle", "p_"+_root.parts, _root.getNextHighestDepth(), {_x:this._x, _y:this._y});_root.parts++;}this.removeMovieClip();}
Explosion Off Stage
I created a rocket which is launched on the press of a button and follows the cursor. I want to know how can I make the rocket explode off stage when the cursor is moved out of the stage? I made a seperate MC for the explosion will I need to place this on a seperate layer on the root timeline as well?
Explosion.heeelp
hey guys.......
in in a jam here....
basically ive got a graphic (symbol) of a hand on the stage and i want it so that when the user clicks on that hand...the hand explodes.
now obviously the hand exploding is going to be a seperate animation of the hand exploding but how to i get thet animation to play once only when the hand is clicked...
its kinda hard to explain here but im really strugglin...
please email me at viktajatt@hotmail.com
and i will show you the fla. were talking about here...
heelppp!!
Pixel Explosion
Hi All,
if you have the time to check out the follwoing site
http://www.klickstudio.com/english/default.asp?s=1
please notice the how the "Klick Studio is loaded" text, just above the click to enter button, sort of explodes into pixel, once you actually hit "click to enter".
Does anyone know how to actionscript that thing... I hope it is an actiosncript, since I do not have the nerve to animate that...
Thanks in advance,
m.
Explosion Effect
And i am back once again at another stage wher i am stuck. I need to show a boat exploding. Can anyone please let me know where i can get any tutorials/ source files for the explosion effect???? Any links ..anything???? It will be much appreciated .Thanks.
Text Explosion
Hello all,
I was very intrigued by this effect, and wondered if anyone could help me get started on it.
I've seen it several places, but could not find any tuts on it.
Heres where I saw it last :::
http://www.itworks.com.pt
(also saw it on this site somewhere, just forgot where )
Thanks,
- gabe
Pixel Explosion
Hi All,
if you have the time to check out the follwoing site
http://www.klickstudio.com/english/default.asp?s=1
please notice the how the "Klick Studio is loaded" text, just above the click to enter button, sort of explodes into pixel, once you actually hit "click to enter".
Does anyone know how to actionscript that thing... I hope it is an actiosncript, since I do not have the nerve to animate that...
Thanks in advance,
m.
Explosion Physics
Hi,
I want to make an explosion and move other movieclips on stage depending on how far they are from the explosion point. If one mc is only 10px away from explosion it should go another 90px and if it is 75px away it should go another 25px. I can't get it to work (I don't remeber anything about vectors in math class..).
If you know any tutorial on this please tell.
Thanks!
SCORE LIST And EXPLOSION
SCORE LIST and EXPLOSION
My name is John, a 3rd year graphics student, venturing into flash with a simple "shoot aliens" game.
Please forgive my newbie questions but I was suggested to ask here!
I am using Flash5 on a Macintosh.
I would like to create a top 10 high score list with names and scores.
There will be an acumulated score and I would like the person, after the game is over, to enter a name and the name to be saved with the score, in a list.
ALSO
What would be the best way to create moderately realistic explosion?!
How would be the best way to do these?!
Does anyone have scripts for these or a game that I can borrow a piece of?!
Thankyou for the help!
Flare Explosion Effect
Good day all, KO im been working on a new intro to me page but there is an effect i been tryin to do but i just dont know where to start. I dont think there is one out but i im looking for a explosion that is really bright then just flat lines. Like a planet exploding.
Text Explosion Effect
I have some text, spread between 5 different layers. I would like to make all 5 layers of text "explode". How would I go about doing so?
Cursor Explosion Hmmm
I know someone that is having some trouble and this is his question.
"Yes I've asked about something similar to this in the past. But, I want a cursor that will smoothly follow the mouse, and when the user clicks, I want to create a movie clip that will delete itself from the stage after its animation is done.
So say it creates some type of particle heavy explosion."
Is there a way this can be done?
Shared Object Explosion
Well I decided to go ahead and not used shared objects like this in my application but may be someone knows why this was happening:
I had declared a shared object in a main class and linked it to a certain local location. In a subclass I declared another shared object linking to that same location. My idea was that when certain events occurred and the main class and sub class switched off being "in control" of most things, they would share some data via the shared object (I just did this for convenience since that specific data was needing to be saved anyway)
Now what happened was this: The application worked completely fine when being compiled and tested. It worked fine in a simulated download too. Even the swf being played in a standalone player worked like a charm. However, when you plug the swf into the html, non of the AS within the swf would activate AT ALL. Not even the preloader which wasn't a part of the classes.
Any clues as to why this would be happening? I found it rather odd and uncalled for T_T
Explosion Effect For An Image
hello all
plz check this link
http://partyboysdjshows.com/test2.htm
i want make explosion effect for an image like this which happened to the logo in the link i sent
is thier any one can help me and tell me how ican make this effect
Thanks in advance
3d Spherical Particle Explosion
I just finished a true 3d particle explosion. You can view it here and download the FLA here.
The code is heavily documented. It's the most object-oriented animation I've ever done. I created Point and Particle classes and used prototype to add methods.
My particle systems have three levels:
path group -> path -> particle
Each level is a movie clip, and they're nested. The particle has the graphics, the path has code for moving the particle, and the path group is a bunch of duplicated paths. Check out the code and tell me what you think.
Flash Explosion Tips
I want to create an explosion effect where everything onstage is hit with a blue tint for a few frames.
What is the simplest way to do this?
Tips On Animating An Explosion
I'm trying to figure out the best way to animate an explosion in flash...(I'm not too good at it )...does anyone have any tips or examples? Thanks in advance
Glass Screen Explosion
HI all,
I wanna make an exploding effect in flash..... just like a glass screen explosion. Anyone knows how to make it?
Thanks!!
Nuclear Explosion Effects
I am creating a Global Domination type of game using Flash MX and I need to create a Nuclear Explosion Effect.
Has anyone tried something like this or knows someone who has?
Can anyone offer any suggestions on how should go about it as I amabit of a newbee....
Cheers,
Wormbyte
Nice 3d Particle Explosion AS1 Need To Be In AS2
Hi, I've found an amazing 3d particle explosion, with a depth perspective. But it was created in AS1. When I tried to put it in AS2 I have an error message because the syntax is not compatible.
Preview
http://www.robertpenner.com/experime...ere_burst.html
Source:
http://www.robertpenner.com/experime...here_burst.zip
Here's the error message:
Symbol=fireworks_, layer=Control, frame=1, Line 4: There is no property with the name 'toDegrees'.
Math.toDegrees = function (theta) {
Symbol=fireworks_, layer=Control, frame=1, Line 8: There is no property with the name 'toRadians'.
Math.toRadians = function (theta) {
Symbol=fireworks_, layer=Control, frame=1, Line 12: There is no property with the name 'cosd'.
Math.cosd = function (theta) {
Symbol=fireworks_, layer=Control, frame=1, Line 13: There is no method with the name 'toRadians'.
return Math.cos(Math.toRadians(theta));
Symbol=fireworks_, layer=Control, frame=1, Line 16: There is no property with the name 'sind'.
Math.sind = function (theta) {
Symbol=fireworks_, layer=Control, frame=1, Line 17: There is no method with the name 'toRadians'.
return Math.sin(Math.toRadians(theta));
Symbol=fireworks_, layer=Control, frame=1, Line 88: There is no method with the name 'cosd'.
this.cosRY = Math.cosd(ry);
Symbol=fireworks_, layer=Control, frame=1, Line 89: There is no method with the name 'sind'.
this.sinRY = Math.sind(ry);
Symbol=path--fragment, layer=actions, frame=1, Line 10: There is no method with the name 'cosd'.
initVelX = iSpeed * Math.cosd(iTheta) * Math.sind(iPhi);
Symbol=path--fragment, layer=actions, frame=1, Line 11: There is no method with the name 'sind'.
initVelY = iSpeed * Math.sind(iTheta) * Math.sind(iPhi) + 1.5;
Symbol=path--fragment, layer=actions, frame=1, Line 12: There is no method with the name 'cosd'.
initVelZ = iSpeed * Math.cosd(iPhi);
Here's a part of the code:
Math.toDegrees = function (theta) {
return theta * 180 / Math.PI;
}
Math.toRadians = function (theta) {
return theta * Math.PI / 180;
}
Math.cosd = function (theta) {
return Math.cos(Math.toRadians(theta));
}
Math.sind = function (theta) {
return Math.sin(Math.toRadians(theta));
}
Does someone have any clue how to fix it?
Thanks
Tips On Animating An Explosion
I'm trying to figure out the best way to animate an explosion in flash...(I'm not too good at it )...does anyone have any tips or examples? Thanks in advance
|