Quality is 0 - 15. 3 is usually considered enough and represents the "high" setting in the Flash IDE
Apply to the selected Movieclip/Textfield on stage
Show Code in Output panel. You can copy and paste this into your Flash application for runtime filters
You can trace any property at runtime - anything from simple properties to complex objects. You can also execute custom actionscript that's not compiled with your swf through this panel.
Check whether or not you want to receive trace information
Go back to the last object in the property inspector
_level0
_global
You can trace any property at runtime - anything from simple properties to complex objects. You can also execute custom actionscript that's not compiled with your swf through this panel.
DropShadow
Glow
Blur
If you have selected an FLV file reference from the Property Inspector and selected a NetStream object, you can control plaback through this panel.
NOTE: if you see the properties updating, but the video is not visible, it might be that you've ont connected the NetStream Object to your video container
!! Stopping a NetStream means you will have to provide a file location if you want to play the stream again. Maybe use Pause?
Un-check if you don't want to receive trace statements