MACROMEDIA FLEX 2-MIGRATING APPLICATIONS TO FLEX 2 User Manual Page 159

  • Download
  • Add to my manuals
  • Print
  • Page
    / 184
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 158
fdb debugger 159
run command
On Windows, you can enter either run foo.swf, in which case fdb launches Flash Player, or
run, in which case fdb displays the “Waiting for Player to connect” message; at that point, you
must manually launch Flash Player.
On the Macintosh, the
run foo.swf command is no longer supported; fdb cannot launch
Flash Player. The only supported form of the command on the Macintosh is
run, after which
you must manually launch Flash Player.
print command
Flex 2 includes the following changes to the output of the print command:
If a member of an object is an integer, its value is printed in both decimal and
hexadecimal.
If set $displayattributes was specified before the print command is executed, the
list of attributes that are displayed is different. The new list of attributes is:
dont_enumerate
read_only
local
argument
getter
setter
dynamic
static
private
public
internal
has_namespace
Commands no longer supported
The following features of the fdb debugger in Flex 1.5 are no longer supported in Flex 2:
Watchpoints: the watch, awatch, and rwatch commands.
Disassembly: the disassemble command.
On the Macintosh only, the run command.
Page view 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 183 184

Comments to this Manuals

No comments