SVG's don't show up in SNAP graphics editor.

Hello all,
I'm trying to create a simple program that moves the simple Blue Dog SVG costume left and right depending on which arrow I click, that being L-arrow and R-arrow of course. The problem is that I cannot flip the graphic to look towards the left because it doesn't show up on the graphic editor. Can someone please help me with this?

Thank you in advance.
-Guillo

you can set rotation style to left-right by using the set [ v] to [] block. All you have to do is click on the dropdown menu and click on my, then click on rotation style and type 2 in the input so it should look like. this
untitled script pic (1)

Our support for SVGs is still very primitive, in the non-technical sense. :~) You can edit vector costumes that you made in Snap! in the first place, but not imported ones, because we don't (yet) implement all of the features of vector graphics.

But I agree that you should be able to flip the costume. Maybe someday we'll have a reduced-mode vector editor that only allows that sort of thing.