Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
cf_dev2 #1
How to use default cftree icons in action script?
CROSS-POSTED to: Rich forms
How do you reference the default cftree node icons from an action script? I
found this information in the flex documentation but I can't figure out how to
reference the icons from my <cfformitem type="script">.
Seems like it should be simple. Has anyone done this or this only option to
use custom icons
[url]http://cfpim.blogspot.com/2005/08/tree-iconfunction-in-cfform-flash.html[/url]
[url]http://www.flex2doc.com/projects/framework/asdoc/mx/controls/Tree.html[/url]
defaultLeafIcon="TreeNodeIcon in assets.swf"
disclosureOpenIcon="TreeDisclosureOpen in assets.swf"
folderClosedIcon="TreeFolderClosed in assets.swf"
folderOpenIcon="TreeFolderOpen in assets.swf"
cf_dev2 Guest
-
Flash format cftree node icons
While using cftree in Flash format to produce a directory listing type display, I've noticed that the icons for directories that do not contain... -
xml and action script
I want to display the "Value" in a dynamic text field from an xml document called "stocks.xml". here is my action script code for the dynamic text... -
CF Grid / Java Script / Action Script
Hi, Does anyone know of a good reference for the attributes CFgrid exposes in a flash form? eg. I would like to select the first row on load. ... -
How to call javascript or action script from CFTREE?
have a very simple and stupid question to ask. Can I call Javascrip from the onchnage in CFTREE tag? Or I have to use Action Script in the... -
Action script??!!?!
HI, Im kinda new to this action script stuff and a friend of mine gave me some code a while back to look at. Basically its a menu system with...



Reply With Quote

