Closed machawk1 closed 9 years ago
The embed access parameter currently heavily ties into the interface access parameter. Give it its own features.
embed
interface
Use the object tag, e.g.,
object
<object style="width: 300px; height: 500px;" data="http://service:port/?URI-R=http://foo.com&access=embed"> </object>
The
embed
access parameter currently heavily ties into theinterface
access parameter. Give it its own features.