How to make HDivide Box Bars clickable?

Does anyone know how to make the bars of a HDivide box click
able so I can collapse or open the children. Basically when clicked
I want to collapse the bars and change the bar image and then if
it's closed have it open... Similar to Editing tools in windows
applications. Any examples or help would be appreciated

Be sure that you have assigned the button covering the stage
the instance name "clic"
Also, to cover all bases, you will be better off to approach
the code using strict AS3...
var url:String = "
http://hartkopfconstruction.com";
var request:URLRequest = new URLRequest(url);
function clicked(e:MouseEvent):void{
navigateToURL(request);
clic.addEventListener(MouseEvent.CLICK, clicked);
Sorry, but I don't personally know any good Flash books. I've
done most of my learning by doing (trying) and searching for
solutions when I need them. If you search the forum you may find
some recommendations. I've seen this question a few times.

Similar Messages

  • Is their any tutorials on how to make a navigation bar with drop downs in Dreamweaver CC now ?

    Is their any tutorials on how to make a navigation bar with drop downs in Dreamweaver CC now that they do not have the spry option?

    bbull2005 wrote:
    Preran, why wouldn't Dreamweaver include it's own menu/navigation bar widget?
    I can't answer on Preran's or Adobe's behalf, but I think you'll find at least part of the answer here: http://wiki.jqueryui.com/w/page/38666403/Menubar
    Adobe decided to discontinue development of Spry in August last year, and Dreamweaver CC made the switch to using jQuery UI widgets and effects. One reason for dropping Spry was that it failed to work correctly in some browsers. Judging from the fact that the jQuery UI menubar is now "on ice", creating a flyout menu that works reliably across all devices is proving more difficult than originally envisaged.
    Because all other widgets in Dreamweaver CC use jQuery UI, it's a reasonable assumption that Adobe hoped the jQuery UI menubar would be ready in time, but it wasn't.

  • How to make a scroll bar!!!

    i need to know how to make a scroll bar in flash cs3! can
    anyone help me with this??

    http://learnola.com/2008/10/27/flash-tutorial-create-a-custom-scrollbar-with-actionscript/

  • How to make a slide bar that controls opacity

    I'm trying to figure out how to make a slide bar that would control opacity. If I were to take to pictures on top of each other, the slide bar would control the opasity of the top image. Thanks

    can you make a slider that controls anything?  if so, what's the range you can control?
    ie, when the slider is at one extreme it causes some object to have value1 and when it's at the other extreme the object has value2.  what value1, value2 can you handle?

  • How to make multi-box fields for name or address in a PDF form to be filled in?

    I would like to know how to make fields for name and address in a PDF form.
    I am now using Acrobat 8 Pro on Windows Vista. I have downloaded a form in the format of a PDF file. Basically it is just a file holding images of pages of the document, and there are no fields for me to type something on it using computer. This form will be used frequently by me, but I don't want to print it out and fill it in every time by hand. I want to fill it in in the computer and print copies of it when needed. The output will then be much more neat and tidy.
    I have seen PDF forms with blanks for typing name and address, which means the form can be filled in on the computer before printing. They are special, as these blanks allow users to type name and address with every character occupying a box in the field, which consists of ten boxes or so. These are not ordinary textfields. I want to make similar inputting field as well.
    Does anyone knows something about making these input fields with each character using 1 little box in the multi-box field? Any ideas are appreciated.

    Does anyone knows something about making these input fields with each
    character using 1 little box in the multi-box field?
    Use text fields with the comb of x characters feature.

  • How to make a navigation bar with buttons that stay highlighted

    I have Dreamweaver MX 2004. I know how to make a simple nav
    bar, but how do you make it so it's like the Apple website, with
    buttons that stay highlighted on the appropriate page?

    "[email protected]" <[email protected]>
    wrote in message
    news:gd04sb$5mc$[email protected]..
    >I have Dreamweaver MX 2004. I know how to make a simple
    nav bar, but how
    >do you make it so it's like the Apple website, with
    buttons that stay
    >highlighted on the appropriate page?
    http://divahtml.com/products/divaGPS/current_menu_location.php
    Thierry
    http://www.TJKDesign.com/go/?0
    | Articles and Tutorials
    http://divahtml.com/products/scripts_dreamweaver_extensions.php
    | Extensions
    that keep your markup clean
    http://www.fourlevel.com/ |
    CSS Menus, Gallery, Tab Panels, etc

  • How to make the status bar transparent

    can anyone help?

    Here it don`t make the status bar transparent...
    I`m trying to make UINavigationBar transparent too like Photo App and trying it but get nothing:
    [navigationController.navigationBar setBarStyle:UIBarStyleBlackTranslucent];
    [navigationController.navigationBar setTintColor:[UIColor colorWithWhite:0.2 alpha:0.6]];
    Some other idea how they do this? An application called Style.com do the same..
    Thank you

  • How to make a progress bar or a waitting page?

    page1.cfm
    <form action="InputDB.cfm" method="post">
    <input id="inputdb" type="submit" value="InputNow">
    </form>
    InputDB.cfm
    <cfloop from="1" to "9000000" index="x">
    if it inputs the 9000000 records into the database,
    it will spend a lot of time,how to do make a progress bar
    or a waitting page when Users wait for the time?
    </cfloop>
    Thanks a lot.

    Waiting pages are easy.
    Step 1, convert form variables to session variable.
    Step 2, display something.
    Step 3, use js window.location to call the action page. Don't
    use cflocation. Even though it works, you lose your display.

  • How ro make an Code Bar in Smartforms

    Hello:
    I would like to make one question, i have been trying to make an code Bar into Smartforms, so the question is.
    is it possible make that into smartforms?
    thanks a lot i will really appreciate if somebody know how to do that

    Hi,
    Check these links,
    http://www.zebra.com/id/zebra/na/en/documentlibrary/misc/sap_smart_forms_faqs.File.tmp/SAP_SmartFormsFAQ.pdf&dvar1=null&dvar2=null&dvar3=null
    http://www.servopack.de/Files/HB/ZPLcommands.pdf.
    http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm
    http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm
    Regards,
    Azaz Ali.

  • How to make a scroll Bar with buttons

    Hi all,
    I am using Flash cs6 on an iMAC running 10.7.2
    I would like to know if anyone could please point me to a tutorial, showing "how to create a scroll bar with buttons". I am having a heck of a time finding a tutorial.
    Many thanks in advance.
    regards,
    DH

    http://learnola.com/2008/10/27/flash-tutorial-create-a-custom-scrollbar-with-actionscript/

  • How to make a "health bar" ?

    Hi, I need a tutorial on how to create a "health bar" - I don't have a better word for it, but my idea is to have a bar (showing hapiness of a pet), and each time you push a button - the pet gains hapiness - and the "health bar" grows. What is this called, and is there a guide I can read telling me how to create such a code?

    Hi it's me again - additional question 
    So, I figured out how to stop the happybar from growing when it reached 100%. But when I press the CUTE button, it resets, nomatter how happy it is. Why?
    Second problem: I want sound to stop from animations when I play a new animation. It works on all, except from my FOOD animation. If I put in my code the sounds stops on the animations that was running before BUT there is no sound on the FOOD animation either. Why?
    stop();
    //Happy bar
    bar.width = 0;
    var growValue:Number = 50;
    cute_btn.addEventListener(MouseEvent.CLICK, growBar);
    mad_btn.addEventListener(MouseEvent.CLICK, growBar);
    leg_btn.addEventListener(MouseEvent.CLICK, growBar);
    sove_btn.addEventListener(MouseEvent.CLICK, growBar);
    function growBar(evt:MouseEvent):void
         bar.width += growValue;
      if(bar.width >= 250)
      bar.width = 250;
      cute_btn.removeEventListener(MouseEvent.CLICK, growBar);
      mad_btn.removeEventListener(MouseEvent.CLICK, growBar);
      leg_btn.removeEventListener(MouseEvent.CLICK, growBar);
      sove_btn.removeEventListener(MouseEvent.CLICK, growBar);
    //Cute button
    cute_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_1);
    function fl_ClickToGoToAndPlayFromFrame_1(event:MouseEvent):void
       gotoAndStop("nuttet");
       nuttet_mc.play();
    cute_btn.addEventListener(MouseEvent.CLICK, fl_ClickToStopAllSounds);
    function fl_ClickToStopAllSounds(event:MouseEvent):void
    SoundMixer.stopAll();
    //Play button
    leg_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_2);
    function fl_ClickToGoToAndPlayFromFrame_2(event:MouseEvent):void
       gotoAndStop("leg");
       leg_mc.play();
    leg_btn.addEventListener(MouseEvent.CLICK, fl_ClickToStopAllSounds_2);
    function fl_ClickToStopAllSounds_2(event:MouseEvent):void
    SoundMixer.stopAll();
    //Food button
    mad_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_10);
    function fl_ClickToGoToAndPlayFromFrame_10(event:MouseEvent):void
    gotoAndStop("mad");
    mad_mc.play();
    /*mad_btn.addEventListener(MouseEvent.CLICK, fl_ClickToStopAllSounds_3);
    function fl_ClickToStopAllSounds_3(event:MouseEvent):void
    SoundMixer.stopAll();
    //Sleep button
    sove_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndPlayFromFrame_11);
    function fl_ClickToGoToAndPlayFromFrame_11(event:MouseEvent):void
    gotoAndStop("sove");
    sove_mc.play();
    sove_btn.addEventListener(MouseEvent.CLICK, fl_ClickToStopAllSounds_2);
    function fl_ClickToStopAllSounds_4(event:MouseEvent):void
    SoundMixer.stopAll();

  • How to make a button not clickable???

    i wanna make a button not clickable, once it is clicked... help me to do this
    Thanks
    Rubin

    you can either call setEnabled(false) or remove the listenerFor sake of GUI ergonomics, I'd suggest the first solution.
    If you implement the second solution, you'll have the user clicking on the button again and again and asking himself why nothing happens.

  • [SCORE] How to make an unfinished bar at the beginning of a song?

    I'm working on a song and I'm trying to get the score right.
    The song has an unfinished bar in the beginning; the song is in 4/4 but the very first note starts at the 4th count of the first bar. In the score, Logic automatically puts in a breve rest followed by a quarter rest (interpretation is on), but that's not what I want. At the end of the song, the "missed" notes complement the first bar (so it's in fact a 3/4 bar).
    My problem is that I can't look it up in the manual nor internet, because I don't know the proper English word for it (it's called "opmaat" in Dutch). Online dictionaries aren't helping me either... Sorry for that!
    I can of course set the signature of the 1st bar to 1/4 and make the last 3/4, but then you see the signature change as well in the score.I guess there most be another way to make an "opmaat". Does somebody know this?
    Thanks in advance!
    Message was edited by: Jan Voortwist

    {quote:title=Jan Voortwist wrote:}
    Maybe a stupid question,{quote}
    On the contrary ...!
    how do I dedicate a staff style just to the extra region at the beginning of the song?
    1 - Do you have a region that starts at the very beginning of the Track? Say bar 1?
    2 - Assuming you have a region starting from the very beginning of the song. Cut that existing region at the Right Hand point where you want your 'extra region at the beginning of the song' to end. This should now fit exactly to the rest of the Region on that Track, and when you open the Score Editor there will be a continuous stave of music.
    3 - This now can be treated as a discrete Region in its own right. Open the Score Editor on that Region and change the Staff style by going to Layout>Staff Styles
    4 - Click on New and a menu will open with a list - from that list select Duplicate - this will give you the same Staff Style as that instrument that was already on that Track.
    5 - Double Click the name and Type in your own Name ..say *Piano NEW* - then be sure to TAB out of the box.. Logic 8 does not allow you to change the name if you just click somewhere else. You can then make the changes necessary to that Staff Style as per my example ( ie no Rests)
    6 - You will then find that Piano New appears in the list of Staff Styles for use in any other situation.
    HTH

  • HOW TO MAKE CHECK BOXES EXCLUSIVE IN MULTI ROW BLOCK

    Hi,
    I have a multi row block with one item as check box.It is
    required that at a time only one record can be marked as
    selected through this item. If user marks a record as selected
    the previous selected record should be marked as deselected.
    How i can make these check boxes mutually exclusive ?
    can anybody help me?
    Thanks in Adv
    Sharath.
    null

    SHARATH (guest) wrote:
    : Hi,
    : I have a multi row block with one item as check box.It is
    : required that at a time only one record can be marked as
    : selected through this item. If user marks a record as selected
    : the previous selected record should be marked as deselected.
    : How i can make these check boxes mutually exclusive ?
    : can anybody help me?
    : Thanks in Adv
    : Sharath.
    Hi
    The check box can not be mutually exclusive.
    This is a basic functionality.
    You convert this item type into radio button.
    It will satisfy your requirements.
    Jeya Raman R
    null

  • How to make growing progress bars in video?

    I am as green as you can get, in fact I do not yet have my editing software, though my first choice is Adobe premiere pro. For future reference could someone please explain to me how I could animate one or multiple progress bars to fill up over the course of a series of videos? I know this can be done as I've seen it before, please help.

    Make 2 bars in Photoshop one 0% and one 100%, place the second one above the first in the timeline and animate it with a linear wipe.

Maybe you are looking for

  • Strange performance issue with 3510/3511 SAM-FS disk cache

    Hi there! I'm running a small SAM-QFS environment and have some strange performance issue on the disk storage part, which somebody here might be able to explain. Configuration: one 3510, dual controller, RAID-5 9+1, one hot spare and one disk not con

  • No Menu Bar, No Dock, No way to Safe Boot or Recover

    I've searched the forums (and the web) and couldn't find a sitaution just like this one, tho a few have been close. I re-started my Mac Pro yesterday in hopes of finishing up a Logic Pro project, but upon restart my screen had no Menu Bar, no Dock, a

  • How to use index when use analytic functions?

    Oracle 11gR2, I have a an indexed snapshot log table (sequence$$ and PK indexed), and I use a query to access it... query looks like: SELECT "M_ROW$$", "SNAPTIME$$", "DMLTYPE$$", "OLD_NEW$$", "CHANGE_VECTOR$$", "SEQUENCE$$", "ID", "SITEID", "WEBPAGEI

  • Smart Playlist Question

    I started to notice something the other day. I'm not sure if the problem is new or if I am just using Smart Playlists more. This is what's going on. I create a Smartplay list in iTunes. All is good it syncs to my iPod. What I am having problems is th

  • FLV source file audio not importing?

    I use Adobe Connect to record online class session. I then convert the recordings to FLV files. I can play the FLV file using Real Player - video and audio are great. However, I would like to convert the FLV file to H264 (MP4), which is easier for my