A Flash Developer Resource Site

Search:

Type: Posts; User: anybeth

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    935

    oh, nevermind.... it is just "../"

    oh, nevermind.... it is just "../"
  2. Replies
    1
    Views
    935

    navigating upwards

    I'm pretty sure the answer to my question is well documented, but I never found the right way to phrase it when searching...
    Up until now, I've only had to reference files located in subfolders...
  3. Replies
    9
    Views
    14,868

    control timeline sound volume

    To use that to mute your sound, put that code inside of a function called by an mouse-click eventlistener attatched to your button....

    muteVol_btn.addEventListener(MouseEvent.CLICK, muteVolume);
    ...
Results 1 to 3 of 3




Click Here to Expand Forum to Full Width

HTML5 Development Center