A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Simple question...

  1. #1
    Professional Air Guitarist Frag's Avatar
    Join Date
    Dec 2002
    Location
    Brain, Body, Clothes, Computer Chair, Room, House, Neighborhood, City, State, Country, Continent, World, Galaxy, Universe, and on?
    Posts
    811

    Simple question...

    What is the correct way to write (ex. eval("_root.s"+aVariable+".onEnterFrame") = function() {...}) in Flash MX?

    -Thanks

  2. #2
    gotoAndPlay('flash');
    Join Date
    Dec 2000
    Location
    Pune, India
    Posts
    93
    Hi!
    Try eval("_root.s"+aVariable).onEnterFrame = function(){


    Mahesh K.

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