Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by smugdog

  1. smugdog

    Using variables

    It depends on your movie, but it could be that the variable isn't available because it's in a different scope. Try using _root:myvariable If you try this as an experiment it should give you an idea of how variables in Flash work. Make a simple 1 frame movie with a text box. Select the text box...
  2. smugdog

    extending isometric shapes dynamically

    I have an isometric cube whose width I need to extend dynamically based on some numeric data in the browser's querystring. Does anyone have an idea of the best way to extend the shape without it transforming? If I make the cuboid a symbol, changing it's width property using a for loop just...

Part and Inventory Search

Back
Top