I took a little time this afternoon to modify an example of some materials provided by lynda.com in a PaperVision course. PaperVision is a class of Actionscript libraries which allow you to do some fairly magical things. Given that I have a limited amount of time (and really should be grading assignments), I made some small modifications to the example. If you examine this “hello world” example, you will encounter two images (both are JPEG files). These are wrapped around a sphere and a particle field is added for some additional interactivity. Yes, this is a fairly processor heavy example (and may take a moment for the entire file to load and begin playing. Just trying to give students some ideas as to what is possible with Actionscript. Note that this example will open in a new browser window/ tab. I also provide the source code for those who are interested. This was created in Flash Builder 4.
Hello World PaperVision Example
- Home
- /
- Student Examples
- /
- Technology
- /
- Hello World PaperVision Example
[custom-twitter-feeds]
Monthly Archive

Site Pages
- Contact
- Efforts
- Time
- Time [Fall, 2009 semester]
- Time [Fall, 2010 semester]
- Time [Fall, 2011 semester]
- Time [Fall, 2012 semester]
- Time [Fall, 2013 semester]
- Time [Fall, 2014 semester]
- Time [Fall, 2015 semester]
- Time [Fall, 2016 semester]
- Time [Spring, 2010 semester]
- Time [Spring, 2011 semester]
- Time [Spring, 2012 Semester]
- Time [Spring, 2013 semester]
- Time [Spring, 2014 semester]
- Time [Spring, 2015 semester]
- Time [Spring, 2016 semester]
- Organizations
- Students
Wow Mark, that is incredible. I have an old papervision example on my site, not nearly as cool as this one. http://larryaball.com/#education – then it’s the flash P3D experiment. Wish I had more time to code in AS3, it’s a great language.