info.flexmojos.utilities
Class FlashPlayerUtils

java.lang.Object
  extended by info.flexmojos.utilities.FlashPlayerUtils

public class FlashPlayerUtils
extends java.lang.Object


Constructor Summary
FlashPlayerUtils()
           
 
Method Summary
static java.io.File getTrustDir()
          Retrieves flash player trust folder, based on: http://livedocs.adobe.com/flex/3/html/help.html?
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlashPlayerUtils

public FlashPlayerUtils()
Method Detail

getTrustDir

public static java.io.File getTrustDir()
                                throws org.apache.maven.plugin.MojoExecutionException
Retrieves flash player trust folder, based on: http://livedocs.adobe.com/flex/3/html/help.html?content=05B_Security_03.html #140756

Throws:
org.apache.maven.plugin.MojoExecutionException


Copyright © 2008-2009 Flex-Mojos. All Rights Reserved.