[Seaside] SWFObject for Seaside 3.0a5?

Tim Murray tmurray at ecsorl.com
Thu Jul 22 16:16:12 UTC 2010


Update:

 

Using the WAObject component, I am getting Flash content displaying.

 

html object 

            width: 1025;

            height: 768;

 
codebase:'http://download.macromedia.com/pub/shockwave/cabs/flash/swflas
h.cab#version=10,0,0,0';

            classId: 'clsid:d27cdb6e-ae6d-11cf-96b8-444553540000';

            type: 'application/x-shockwave-flash';

            url: MyCustomLibrary /#getFlash.

 

 

getFlash  resolves to ....(standardFileStream readOnlyFileNamed:
somefile) contentsOfEntireFile.

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20100722/c579786d/attachment-0001.htm


More information about the seaside mailing list