Noob Question: Changing Direction of SWF
So this -
Code:
<Movie SwfVersion="15" Width="76" Height="200" FrameRate="30">
<SetBackgroundColor Color="ffffff00" />
<DefineMorphShape ShapeId="138">
<StartBounds MaxX="760" MaxY="2038" MinX="-760" MinY="-1962" />
<EndBounds MaxX="760" MaxY="2038" MinX="-760" MinY="1958" />
<MorphFillStyles>
<MorphSolidFillStyle StartColor="cc00ff" EndColor="cc00ff" />
</MorphFillStyles>
<MorphLineStyles>
<MorphLineStyle StartWidth="0" EndWidth="0" StartColor="0" EndColor="0" />
</MorphLineStyles>
<StartEdges>
<StyleChange>
<Move DX="-760" DY="-1962" />
<SetFill0 Index="1" />
<SetLine Index="1" />
</StyleChange>
<Line DX="1520" DY="0" />
<Line DX="0" DY="4000" />
<Line DX="-1520" DY="0" />
<Line DX="0" DY="-4000" />
</StartEdges>
<EndEdges>
<StyleChange>
<Move DX="-760" DY="1958" />
</StyleChange>
<Line DX="1520" DY="0" />
<Line DX="0" DY="80" />
<Line DX="-1520" DY="0" />
<Line DX="0" DY="-80" />
</EndEdges>
Makes the SWF go up and down. How would i make it go side to side? i've messed with this all night and can't figure it out.
Re: Noob Question: Changing Direction of SWF
Editing swf with my tutorial ?
Re: Noob Question: Changing Direction of SWF
I'm no swf expert, but its a pretty interesting topic. :0)
I enjoyed toying with these a while back. :0)
Re: Noob Question: Changing Direction of SWF
Well it looks like you are indeed using the program i linked. That editing program works like this: You move the images, not the swf.
Eg with the hud, if you wanted all the Hp,water,etc moved you would search "Condition" and change those X and Y values respectably.
Re: Noob Question: Changing Direction of SWF
Quote:
Originally Posted by
The Unknown
Well it looks like you are indeed using the program i linked. That editing program works like this: You move the images, not the swf.
Eg with the hud, if you wanted all the Hp,water,etc moved you would search "Condition" and change those X and Y values respectably.
No, theres an animation moving up and down. I'm just trying to make it move left to right. copy the code, and play it in Swix, you will know what i mean.
Re: Noob Question: Changing Direction of SWF
Quote:
Originally Posted by
m70b1jr
No, theres an animation moving up and down. I'm just trying to make it move left to right. copy the code, and play it in Swix, you will know what i mean.
Animations are hardcoded in flash, you can't edit with swix
Re: Noob Question: Changing Direction of SWF
Quote:
Originally Posted by
The Unknown
Animations are hardcoded in flash, you can't edit with swix
Anywhere i can get a Left to right animation? I want a HUD similar to Rust's, or DeadZ's
Re: Noob Question: Changing Direction of SWF
Make a new swf or find the FLA's off someone