A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Global replace for actionscript?

  1. #1
    Happy Member
    Join Date
    Aug 2000
    Posts
    49
    Hello,

    do you know a way to replace the name of a variable throughout all the actionscript bits of a movie? Or have Macromedia postponed implementation of a global replace function? Or am I just to stupid to find it?

    Cheers,
    Marc

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    137
    The Movie Explorer is one of the nicer surprises in the new app... you can set it to show just scripts and inspect them all at once, replace strings, more.

    jd




  3. #3
    Happy Member
    Join Date
    Aug 2000
    Posts
    49
    The movie explorer was the first place where I looked, knowing that it would help me find all the instances of a certain variable name throughout all my scripts. But I cannot find a replace function (like in the action script editor).

    Soory, if I am too stupid, but, please, where exactly is this replace function?

    Cheers,
    Marc

  4. #4
    I did this in flash4 and that time I had a stringvariable named "text0". To make my stringvar named "text0" and rename it to "text1" i had to seperate the letters inside "text0" from eachother and then put them together again and name that variable "text1"...

    this was kind of hard but eventually i made it! I guess you have to do the same way in flash5....

    good luck

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