Forked from: r.golden.dragon's How do I download and use wonderfl code diff:1 forked from: How do I download and use wonderfl code cjalaf52 forked:0favorite:0lines:7license : MIT License modified : 2012-02-28 03:28:17 Embed Tweet // forked from r.golden.dragon's How do I download and use wonderfl code package { import flash.display.Sprite; public class FlashTest extends Sprite { public function FlashTest() { // I have found the most wonderful visual effects on wonderfl!!! // I have downloaded an example that I really like //キラキラPixel3D!http://wonderfl.net/code/71344f9a655053d9f793a32c68f00921c67f1977 // I watch the .swf . . . . . magic // Now I want to connect the .as file to a .fla file on my PC (FlashCS4) // I have been learning to work on the stage for about a year now but am a real beginner with AS3 // Q1. How do I download and use wonderfl code alongside my own animation // Q2. Would anyone be willing to act as a mentor as I try to learn AS3 // Thanks to you all } } } Code Fullscreen Preview Fullscreen