how to use Contents in Umbraco Options
Ammu
Posted: Thursday, September 04, 2008 9:59:01 AM
Rank: Newbie

Joined: 8/18/2008
Posts: 21
Location: bangalore
Hi All,


As I am embedding Flashfiles through Templates in Umbraco 4,we gave that corresponding path of flashfiles in one richtext editor and we used that field in template like this:


<object id="nav" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0"
width="670" height="135" data="">
<param name="movie" value="transparent">
<embed width="670" height="120" src="<umbraco:Item field="ContentTab" runat="server"></umbraco:Item>" >
</embed>
</object>



as the "ContentTab" contains the path of the Flashfiles.

It is not working fine,where it is working fine in Umbraco 3.0.


Can any one help me out?

thanks in advance








Thanks & Regards,
Ammu
Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.