On Thursday 29 Mar 2012 07:46:47 Gnome wrote:
> <object type="application/x-shockwave-flash" data="makePicture.swf"
> width="600" height="500"></object>

Does shrinking this down further to

<object type="application/x-shockwave-flash" data="makePicture.swf" width="600" 
height="500" />

work?

Too bad about the width and height, otherwise we would have something really 
generic.

Does

<object type="application/x-shockwave-flash" data="makePicture.swf"
width="100%" height="100%"></object>

work by any chance?

Anyway, since this html is already sufficiently short, I don't think we need to 
invent a special tag here, but just have a menu option "Insert flash" which 
pastes this code, together with some logic to expand makePicture.swf to the 
full path at display time.

Peter

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mnemosyne-proj-users?hl=en.

Reply via email to