Class Flash


  • public class Flash
    extends java.lang.Object
    Information related to Adobe Flash.
    Author:
    Garret Wilson
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String FILEDATA_FORM_FIELD_NAME
      The field name Flash uses for flash.net.FileReference multipart/form-data uploads.
    • Constructor Summary

      Constructors 
      Constructor Description
      Flash()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FILEDATA_FORM_FIELD_NAME

        public static final java.lang.String FILEDATA_FORM_FIELD_NAME
        The field name Flash uses for flash.net.FileReference multipart/form-data uploads.
        See Also:
        Constant Field Values
    • Constructor Detail

      • Flash

        public Flash()