You can do quite a bit of unorthodox stuff with PHP. If you head over to epbsoft.com, you’ll find several flash coloring sheets I made with PHP, not Flash. (Sort of anyway.) I make them by first creating specially formatted SVG (Scalable Vector Graphics) files and feeding them to a PHP script that writes ActionScript files that are then compiled by MotionTwin ActionScript compiler. As far as capabilities, it’s not all that capable. I have to jump through a couple of hoops to make an SVG that my ActionScript generator can actually parse properly, but when it works, I like the results.
svg-to-coloring.php.zip <– The source code is available if you want to take a look at how it works.
Related posts:
- Get the Bounding Box of an SVG Path There may be times you need to find the bounding...
- PHP: Get zipcode for an Address I needed a small php function that could take an...
- No Headline Subject: POP-style Touhou Artwork 冬の恋 | ひかる@loveindog [pixiv] http://www.pixiv.net/member_illust.php?mode=medium&illust_id=22771744 When...
- Working!! Inami from Pixiv A cute picture of Inami on Pixiv. まひるちゃん、お客さまよ! |...
- Another cute picture of Remilia Scarlet Hooray! More Remilia Scarlet artwork from Pixiv for posting today....
Related posts brought to you by WordPress MU Related Posts Plugin.