Everything you design in SWISH MAX is an object, like SPRITE is an object, the TEXT you write is also is TEXT OBJECT. Shapes are Shape Objects. We can easily set/change properties. And assign new values to any object's properties.
Hits:65 Rate:1.0(out of 5) Vote:1 Submit Date :2007-01-24 Rate It | Error | Review
I don’t know if there is a tutorial on this one (though I tried searching – don’t know if I did search enough :huh: ).
This tutorial is on how to give a Fire image “life.” A very simple masking tutorial.
Hits:102 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-24 Rate It | Error | Review
Like using IF conditioned from more choices:
The problem had been placed =
" I Want that a circle only moves when the mouse is within a square "
This the solution:
In once single control that _ x _ y of the mouse is not before or after _ x and _ y of the square this with a nested IF
if yes, we can position _ x and _ y of the circle.
Hits:69 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-24 Rate It | Error | Review
Perfect images transitions: SWISHmax..
You have to "break into pieces" your image.. you can choose "regular grid - 15 and 15".. now you have a group of shapes.. but the image have the partition lines visibles.. how cancel these?
open Group and select all shapes while you select at the right "Trasform"
Here where you have 100% you have to write 104%..to reduce the space between the lines
Then on every image you insert the effect you want to show by your transitions..
I insert a mask to have the effects only on the image
Hits:110 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-24 Rate It | Error | Review
So many questions about preloaders and so many examples on the DB but thought do to the over welming questions for it, I would create another.
Script for preloader I got here on the DB some where do not remember where or who created it. Sorry about that.
In your movie create a Scene Name it "Preloader". Make sure this scene is before all others.
Paste this code directly on the main time line of this scene in the script panel.
Hits:64 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-24 Rate It | Error | Review