Revision 1445
Added by Antoine POURCHEZ about 12 years ago
avi_web.transf | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<sm:binaryXhtmlTransf xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling"> |
|
3 |
<sm:model sc:refUri="/binaries/avi/avi.model"/> |
|
4 |
<sm:content> |
|
5 |
<sm:WCaptionBlock position="bottom" internalClass="resVideo" commonClass="resInFlow"> |
|
6 |
<sm:caption> |
|
7 |
<sm:title> |
|
8 |
<sm:binaryTitle/> |
|
9 |
</sm:title> |
|
10 |
<sm:callBinaryMeta axis="info"/> |
|
11 |
</sm:caption> |
|
12 |
<sm:content> |
|
13 |
<sm:WVideo commonClass="resVideo"> |
|
14 |
<sm:binaryUrl/> |
|
15 |
<sm:pluginType value="mediaplayer"/> |
|
16 |
<sm:width> |
|
17 |
<sm:fixedValue value="500"/> |
|
18 |
</sm:width> |
|
19 |
<sm:height> |
|
20 |
<sm:fixedValue value="400"/> |
|
21 |
</sm:height> |
|
22 |
<sm:param name="showpositioncontrols"> |
|
23 |
<sm:fixedValue value="0"/> |
|
24 |
</sm:param> |
|
25 |
</sm:WVideo> |
|
26 |
</sm:content> |
|
27 |
</sm:WCaptionBlock> |
|
28 |
</sm:content> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><sm:binaryXhtmlTransf xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core"> |
|
2 |
<sm:model sc:refUri="/binaries/avi/avi.model"/> |
|
3 |
<sm:content> |
|
4 |
<sm:WCaptionBlock widgetClass="sfile_avi_resVideo resInFlow" position="bottom"> |
|
5 |
<sm:caption> |
|
6 |
<sm:title> |
|
7 |
<sm:binaryTitle/> |
|
8 |
</sm:title> |
|
9 |
<sm:callBinaryMeta axis="info"/> |
|
10 |
</sm:caption> |
|
11 |
<sm:content> |
|
12 |
<sm:WVideo widgetClass="resVideo"><sm:binaryUrl/><sm:pluginType value="mediaplayer"/><sm:declareSize width="500" height="400"/><sm:param name="showpositioncontrols"> |
|
13 |
<sm:fixedValue value="0"/> |
|
14 |
</sm:param></sm:WVideo> |
|
15 |
</sm:content> |
|
16 |
</sm:WCaptionBlock> |
|
17 |
</sm:content> |
|
29 | 18 |
</sm:binaryXhtmlTransf> |
Also available in: Unified diff
migration 3.6.003