Discuss Scratch
- Discussion Forums
- » Suggestions
- » Vectorize green flag overlay
- darkness3560
-
Scratcher
100+ posts
Vectorize green flag overlay
This is a really really really minor suggestion, but I always get annoyed at the way the green flag overlay (the one that appears after the project first loads) seems to scale badly. I think it should be replaced with a vector image. This should be pretty easy to implement (though I know nothing about images in Flash). I have created the overlay which can be found here. Or, you can simply paste the following into a text editor and save it as an SVG file:
<?xml version=“1.0” encoding=“UTF-8” standalone=“no”?>I know this is a really tiny thing, but hopefully it should be easy to implement.
<svg id=“svg3039” xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#“ xmlns=”http://www.w3.org/2000/svg“ height=”360“ width=”480“ version=”1.1“ xmlns:cc=”http://creativecommons.org/ns#“ xmlns:dc=”http://purl.org/dc/elements/1.1/“>
<metadata id=”metadata3045“>
<rdf:RDF>
<cc:Work rdf:about=”“>
<dc:format>image/svg+xml</dc:format>
<dc:type rdf:resource=”http://purl.org/dc/dcmitype/StillImage“/>
<dc:title/>
</cc:Work>
</rdf:RDF>
</metadata>
<rect id=”rect3828“ fill-opacity=”.26667“ height=”360“ width=”480“ y=”0“ x=”0“/>
<g id=”g3979“ opacity=”0.92“ transform=”translate(-39.595 -0.0388)“>
<path id=”path3977“ stroke-linejoin=”round“ d=”m255.27 188.7c0 22.553-18.283 40.835-40.835 40.835-22.553 0-40.835-18.283-40.835-40.835 0-22.553 18.283-40.835 40.835-40.835 22.553 0 40.835 18.283 40.835 40.835z“ transform=”matrix(.89383 0 0 .89383 87.93 11.37)“ stroke-dashoffset=”2“ stroke=”#fff“ stroke-linecap=”round“ stroke-width=”3.3563“ fill=”#e5e5e4“/>
<path id=”path3051“ style=”block-progression:tb;text-indent:0;color:#000000;text-transform:none“ d=”m270.87 161.04a1.5001 1.4937 0 0 0 -0.125 0.0312 1.5001 1.4937 0 0 0 -1.1875 1.1562l-8.375 34.844a1.5001 1.4937 0 1 0 2.9062 0.6875l3.2812-13.594c1.7648-0.81506 3.079-1.0938 6.625-1.0938 2.0444 0 4.034 0.94972 6.5 1.9375s5.4046 2 9.4062 2c3.8294 0 6.5048-0.66369 8.0938-1.3438l0.0937-0.0312v-0.125c-0.70553-8.0071-0.45927-10.906 0-18-4.3192 1.47-4.9828 1.9688-8.4062 1.9688s-5.6988-1.1698-8.6875-2.3438c-2.9887-1.1739-5.9869-2.375-8.8125-2.375-0.0531 0-0.10441-0.002-0.15625 0l0.4375-1.875a1.5001 1.4937 0 0 0 -1.5938 -1.8438z“ fill=”#72bc4a"/>
</g>
</svg>
- TheHockeyist
-
Scratcher
1000+ posts
Vectorize green flag overlay
Support!
Please don't necropost. As for the original suggestion, support.
- Paddle2See
-
Scratch Team
1000+ posts
Vectorize green flag overlay
If the suggestion hasn't been implemented - or explicitly rejected - then it is still relevant and we are interested in more input on it. So it's not a necropostSupport!
Please don't necropost. As for the original suggestion, support.

- TheHockeyist
-
Scratcher
1000+ posts
Vectorize green flag overlay
Sorry. So this is the only forum where one can “necropost” and get away with it?If the suggestion hasn't been implemented - or explicitly rejected - then it is still relevant and we are interested in more input on it. So it's not a necropostSupport!
Please don't necropost. As for the original suggestion, support.
- TimothyLawyer
-
Scratcher
1000+ posts
Vectorize green flag overlay
So this is the only forum where one can “necropost” and get away with it?From ITopic - What is Necroposting and when should it be reported? [Guide]
Is it ever okay to necropost?Or a great idea. The overlay looks great and an SVG one has not yet been implemented.
Yes. If you believe you have something to add to the subject that no one else has mentioned, and the topic is still relevant or unresolved, you can give your input; it may spark new discussion! However, do some searching and make sure the subject hasn't been resolved or continued on somewhere else since then. In addition, some topics, such as Show and Tell threads, are never too old to post in. Since those are there for you to give feedback, rather than hold a discussion, you can always leave a comment for the maker. There's nothing like bringing a great project that has been forgotten back into the limelight.
So expressing support for a solution to this unresolved issue is relevant.
In another forum, with a relevant topic, it also would not be necroposting in the sense against the rules.
- Discussion Forums
- » Suggestions
-
» Vectorize green flag overlay