I've been looking for a way to convert the matrix transform on the swfdump
output but have not found a way, also, my coordinates are multiplied by 20.
Is this a bug, or am I missing something

<PlaceObject2 idref='4' name='red_box' depth='3'
matrix='s1.8125305,0.9062958 r0.84521484,-0.42260742 t0,0'/>
 <PlaceObject2 idref='4' name='red_box_2' depth='5' matrix='s-1.0,-1.0
t4000,4000'/>


for example, on PlaceObject2 with name=red_box_2, its x,y position on the
flash stage is 200, 200.

And what would be a recommended way to convert matrix='s1.8125305,0.9062958
r0.84521484,-0.42260742 t0,0' into a scale, rotation and position?

Thank you.

– M

Reply via email to