embedded objects
embedded objects
- Subject: embedded objects
- From: "Richard L. Peskin" <email@hidden>
- Date: Fri, 2 May 2003 19:21:25 -0400
In the code snippet below I am inserting a couple of WOComponents into
a static html page. (Other static page items not listed.) The whole
page works correctly except that the midi file never plays although the
QT control is shown on the page. Should I expect the midi file to play
or do I need to use WOEmbeddedObject components?
(This exercise arises out of the attempt to integrate WOComponents into
an existing page.)
---------------
<embed src="u2_beautifulday.mid" width="144" height="60"
autostart="true" loop="true" volume=200>
</embed>
<WEBOBJECT NAME=String1></WEBOBJECT></FONT></I></B><P>This page has
been viewed <B><I><WEBOBJECT NAME=String2></WEBOBJECT></I></B>
times.</P><WEBOBJECT NAME=Hyperlink1>Refresh Time</WEBOBJECT>
--------------------
--dick peskin
Richard L. Peskin, RLP Consulting, Londonderry, VT
http://www.rlpcon.com
http://www.caip.rutgers.edu/~peskin
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.