Skip to main content
Inspiring
May 18, 2013
Answered

rename/refactor in flash develop

  • May 18, 2013
  • 1 reply
  • 884 views

Flash pro doesn't have an option for renaming in multiple files so I downloaded flash develop BUT I highlight the name I want to refactor, right click or even Refactor in the menu and the "rename" command is not highlighted ie: It is not going to let me. I tried in my trial version of flash builder too.

Have you got any ideas as to why this is so?

Cheers

edit: I am trying to register in the flash develop forum but they are asking for the answer to a question to register

String("FlashDevelop ") + Math.round(3.99).toString() + String(".2") == ?:

I wrote FlashDevelop4,2

but it's wrong

This topic has been closed for replies.
Correct answer Ned Murphy

Just put that code in a trace to see what you did wrong.  Looks like you're missing a blank space and are using a comma where a period is specified

1 reply

Ned Murphy
Ned MurphyCorrect answer
Legend
May 18, 2013

Just put that code in a trace to see what you did wrong.  Looks like you're missing a blank space and are using a comma where a period is specified