Ok I found one choice for you request.
If you like put one video of Youtube in to the news specific archive you need do the follow steps:
1. Fill the informatioon or all you include in the news archive to feed.
2. Then where you like insert the video, create first one table with the follow caracteristics:
column 1 row 1 wide 100 percent
an the other fields in cero, align center.
ok when you create the table and is vissible put your cursor into the table and go to the next step.
3. Now enter one click in Html sourse and you see all the content in code now.
Then find the follow space:
| code |
<table cellspacing="1" cellpadding="1" width="100%" border="1">
<tbody>
<tr>
<td> </td> <------- here is the text will need be replaced in to the TD dont erase any TD
</tr>
</tbody>
</table> |
the bold part will be need be replaced by the embed code copied right to the youtube video post example:
| code |
<td>[b]<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/b11R7wiaTvU&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/b11R7wiaTvU&hl=en&fs=1&rel=0&color1=0x3a3a3a&color2=0x999999" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>[/b]</td> |
4. when you do this deactivate the Html sourse and now the information will be visible again, you find the table appeeard empty but not is as is, you put the cursor again into the table and sellect center text option and the cursor go to the middle, now the job is done and you can repeat any time as you want.
6. save the archive and go to the frontend and review your work.
Remember the flexibility and chioces is a matter of test and error.
I hope this hint will be useful for you.
Regards
Cylon