From NMI Wiki

MuseumComputerNetwork: Example Files

These are some files that actually implement the concepts we discussed at MCN

Calendar Flash Movies XML source file (you probably want to see this one in Firefox): http://calendar.walkerart.org/flash/canopy.wac?id=1013&style=xml

The page transformed with XSL and prepped for Flash: http://calendar.walkerart.org/flash/canopy.wac?id=1013

The raw embed looks like this: Notice that the number for the event is passed to the movie via a parameter in the embed.

  <object type="application/x-shockwave-flash" 
 data="flash/canopy.swf?id=1013" height="153" width="559">
     <param name="bgcolor" value="#e8e8e4">
     <param name="scale" value="noScale">
     <param name="quality" value="low">
     <param name="movie" value="flash/canopy.swf?id=1013">
 </object>

These are the actual flash (.fla) files used on the calendar pages
http://newmedia.walkerart.org/example_files/WACFlashCalendar.zip


Admin Image Rendition Sizes:
http://newmedia.walkerart.org/admin/renditions/

Retrieved from http://newmedia.walkerart.org/nmiwiki/index.php/MuseumComputerNetwork/ExampleFiles
Page last modified on November 16, 2005, at 03:59 PM