Quantcast

Jump to content


Photo

Flash Experts (variable path)


  • Please log in to reply
3 replies to this topic

#1 Noitidart

Noitidart
  • Neocodex Co-Founder

  • 23214 posts


Users Awards

Posted 13 May 2012 - 06:11 AM

Any flash experts out there? I need your help. I can't understand why I have to go myinstance.GetVariable("_level1.rawr"); to get that variable value. Why can't I go just rawr? I need your help mapping the paths to some variables in some flash movies.

I found this other format for a path:
myinstance.GetVariable("/_level1/mc2:rawr");

But I just can't figure out when to use what. I need a flash expert!


I'm trying to install and use the debugger here: http://www.actionscr...wser/Page1.html

But I don't knwo if that will do the trick. Need your help please!

#2 Noitidart

Noitidart
  • Neocodex Co-Founder

  • 23214 posts


Users Awards

Posted 29 May 2012 - 03:30 AM

bumpity

#3 data

data
  • 63 posts

Posted 29 May 2012 - 07:12 PM

GetVariable goes back to Flash 4.0 (maybe 3.0) - it's really only still there for backwards compatibility, you won't get it to work with AS2 or AS3.

So don't use it.

#4 Noitidart

Noitidart
  • Neocodex Co-Founder

  • 23214 posts


Users Awards

Posted 29 May 2012 - 07:53 PM

GetVariable goes back to Flash 4.0 (maybe 3.0) - it's really only still there for backwards compatibility, you won't get it to work with AS2 or AS3.

So don't use it.

Thanks man I didn't know that!
Is there anyways I can use javascript to get variable on AS2 and 3?


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users