you are better of giving the nav node and alias - edit the nav node, check Advanced and you will see the alias field; give it a name that is suitable as a coldfusin variable - that is what it really is
then use objectID="#APPLICATION.navid.myAlias#" where myAlias is the name you gave to your nav node. to see all aliases eg Home do a <cfdump var="#APPLICATION.navid#"> On Apr 4, 2005 10:20 PM, John Beynon <[EMAIL PROTECTED]> wrote: > am i safe to be doing it with; > > <cfimport taglib="/farcry/fourq/tags" prefix="q4"> > <q4:contentobjectGet > objectId="0D5BDC13-FB04-0B94-F8EF90F45C4779A1" > r_stObject="stobj"> > > to retrieve my branch? > > john. > > > On Apr 4, 2005 3:06 PM, John Beynon <[EMAIL PROTECTED]> wrote: > > > > Hi there, > > > > still a newbie so forgive me it's an elementary question. If i've created > a navigation folder under images named 'homepage rotator' and put a few > images beneath it - how do i programatically get the images so i can rotate > through them on a site? I've tried getDescentants etc but no joy. > > > > thanks, > > > > john. > > > > > > -- > > <a > href="http://spreadfirefox.com/community/?q=affiliates&id=734&t=1">Get > Firefox!</a> --- 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/ > > > > -- > <a > href="http://spreadfirefox.com/community/?q=affiliates&id=734&t=1">Get > Firefox!</a> --- 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/
