Convert a Shape to a Path
Hi,
I have a shape (with no stroke) that I want to convert to a path. When I go to Object > Shape > Expand Shape, it changes the layer to a path (as illustrated in the image below, the box in the top left of the options bar now says path instead of rectangle). When I save it as an SVG though and look at the SVG code it still shows as a rectangle <rect> element.
How do I convert it to a <path> ? I need the SVG code to be a path for a javascript animation.
Many thanks,

Paul.
