<cfoutput>
<br>
<span class="hpwhitehdr">#stObj.label#</span><br>
<br>
<span class="hpfinancialnews">
<cfif len(trim(stObj.TEASERIMAGE))>
<cfimport taglib="/farcry/fourq/tags/" prefix="q4">
<q4:contentobjectget objectid="#stObj.TEASERIMAGE#" r_stobject="stImages">
<img src="" align="right" alt="#stObj.label#">
</cfif>
#stObj.teaser#<br>
<br>
[<a href="" >view..</a>]<br>
<br>
</span>
</cfoutput>
On 7/14/05, Tim Archambault <[EMAIL PROTECTED]> wrote:
The newbie here again. Thanks to all for the help in learning FARCRY over the past few days.Anyone willing to share some display and teaser object examples for dmnews items? I want to display my teaser image with a headline (if the if the headline has a teaser image (thumbnail) in an index of articles and I also want to be able to display the images within a dmnews item. For example I have a dmnews item with 2 photos attached .I did a dump of the stobj and I did get a subarray of two objectids in the dump and one was an image that was attached to the dmnews item.Thanks for any submissions.Tim--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
