Using Processing is awesome. That is unless you try to work your project so that it publishes to Java AND Javascript. My sketch functioned fine using Java. Once I switched to Javascript, the images failed to load. Loading an image directly was okay, but since I was trying to use a new technique for making […]
Reveal demo using the jQuery Modal Reveal plugin. I am working on how to get it to not load the SWF until the hidden div is revealed. It works in a stand alone PHP file but either wordpress or reveal is breaking it. As is apparent, the SWF loads tiny and the height and width […]
Reveal demo using the jQuery Modal Reveal plugin. I added the iFrame plugin to allow it to load a separate page that loads the actual SWF content. The animations are the default versions. Future experiments will have to be conducted to explore all of the goodness of the Zurb Reveal plugin. Very exciting possibilities with […]
This small example used Flash to create the animation frames. I used the awesome tool from Keith Peters, SWFSheet to create the sprite sheet for this demo. The bonus of using this tool is that it will show the nested and code driven animations, unlike the built in export options of Flash. The JavaScript follows […]