|
From: dave1816 on 6 Apr 2008 12:46 Hi everyone i am new to using director and am currently doing a project. Anyway i was woundeirng if there is any possible way you can navigate through heading? For example i am inputing information into a field with headings and was hoping to list the heading outside the field as well so users could click to access keypoints of information quicker? Is this possible or is there any other way around such as using drop down box or sumit? Hope you can help remember im a newbie to director and am using 2004 mx! Thanks Dave
From: dave1816 on 6 Apr 2008 13:15 just found some detail on hiliteing text will this possibly work when clicking a command? Code example below This statement causes highlighted text within the sprite for field myRecipes to be displayed without highlighting: myLineCount = member("myRecipes").line.count member("myRecipes").line[myLineCount + 1].hilite() See also
From: mwh710 on 7 Apr 2008 15:46 Do you want to jump to information - like a target in HTML? If so it would use the hyperclickedme command.
|
Pages: 1 Prev: Run through frames backwards? Next: Director 11 Panels Question |