> I am wondering how DSpace handles structured sets of integrated files that > are code based such as programs written by computer science students, e.g. > games, etc. that may have actual language code interacting with image files, > for example.]
We ran into this in the case of Flash learning objects that called out (via relative link) to images and movies stored alongside. > Is it possible to put these types of files in DSpace in such a way to access > the files, launch/use the game? Sometimes. I've managed to get things like Java applets to run if the entry point is an HTML file, because of DSpace's website-handling code. I'm not particularly sanguine about their continued functioning, however, I admit. Straight-up Flash apps/vids accessed directly from DSpace don't work, because DSpace has no reason to fetch files referenced from the Flash. It might be possible to mod the existing HTML-handling code to deal with this problem; we're looking at this in our upgrade to 1.5, but it may drop off our priority list. Dorothea -- Dorothea Salo [EMAIL PROTECTED] Digital Repository Librarian AIM: mindsatuw University of Wisconsin Rm 218, Memorial Library (608) 262-5493 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

