A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: set properties

  1. #1
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282

    set properties

    What is the equivilant of 'set properties' in koolmoves...
    I wish to use a variable to choose which movieclip to alter

    regards
    mike

  2. #2
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    I knew if I asked I would find the answer 10 minutes later.....


    _root[variable]._visible=false;

    for example makes invisible the movie clip/button with the name set in 'variable' in the main movie...oh so simple when one knows how...

    regards

    mike

  3. #3
    KoolMoves Moderator blanius's Avatar
    Join Date
    Jul 2001
    Location
    Atlanta GA
    Posts
    5,244
    Yeah Set Properties is depreciated Actionscript, the dot syntax has been aroudn since like flash 5 or so and is much easier to use.

  4. #4
    Senior Member indogo's Avatar
    Join Date
    Dec 2005
    Posts
    282
    Indeed! Well I often start looking for actionscript through macromedia support sites and theres soooooo much....one of those thick books that never gets fully read...

    thanks for the reply

    mike

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center