User Profile

Collapse

Profile Sidebar

Collapse
johnnyLegg74
johnnyLegg74
Last Activity: Nov 3 '08, 10:11 AM
Joined: Oct 28 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • johnnyLegg74
    replied to Track as Button / Track as menu item
    Hmmmmm....:-/

    ive only used _root. when contolling the main timeline from a movie clip,
    not sure if thats much use cos it works fine... most of the time.

    the stopAllSounds() ; bit is just because my employer may want to put
    a sound track on at a later date and that bit works ok too, iv'e tested it.

    i'm also getting undesirable results from "track as button" for example:
    ...
    See more | Go to post

    Leave a comment:


  • johnnyLegg74
    replied to Track as Button / Track as menu item
    I'm only using one bit of code mainly, through out the presentation which is:

    button name_btn.onRele ase = function(){
    stopAllSounds() ;
    gotoAndPlay("fr ame name");
    }

    Ive cut & pasted it and just changed the button & frame names. All the script is in an actions layer and none on the actual buttons themselves; and there are no buttons within buttons....
    See more | Go to post

    Leave a comment:


  • johnnyLegg74
    started a topic Track as Button / Track as menu item

    Track as Button / Track as menu item

    i'm failry new to Flash, i'm making presentations that are basicaly interactive slide shows.

    the problem i'm having is that some of my buttons will only work when set to
    "Track as menu item" i cant seem to find out why? anyone got any ideas?
    See more | Go to post
No activity results to display
Show More
Working...