Two ways to share share a grouped illustration
Create and group the illustration. Then select copy the Group.
First way:
Paste the group into a new hype document. Save and zip as usual.
Others can copy and paste the group into their own projects and retain control over each individual element in the group.
cloudElement.hype.zip (34.3 KB)
Second way,
This is aimed at sharing from on person to another without having to create a whole new hype doc But you lose control over each individual element in the group.
Open up a new plain text document in TextEdit. And paste the group into it.
Now delete the first div. This is important so you are able to align the element properly later.
Save the file, zip and upload…
cloudElement.txt .zip (1.9 KB)
To use it.
Unzip and copy the text.
In Hype. place a new rectangle in the scene. Open up its innerHTML and Paste the text and then close the innerHTML.
Drag the rectangle around the illustration to centre it. ( If the first div was not removed then this will always out of alignment. if some one has forgot to do this you can remove it yourself).
Then use the Element inspector to set the rectangles colour and borders to none .
Thats it.
I will add being able to export and import group elements to the request.