Making an AIR auto launch swf

I have a client asking me to make an auto launch swf for their AIR app, which I did not develop. I modified their current AIRInstallBadge and it works fine, but now they want a swf on a page that will just auto launch it with no interaction. Basically a swf with no UI, invisible. Is that possible? I've tried the following with no success:
var paramObj:Object = LoaderInfo(this.root.loaderInfo).parameters;
var appID:String = validateString(paramObj.appid);
var pubID:String = validateString(paramObj.pubid);
var appLaunchArg:Array = validateString(paramObj.applauncharg) == null ? (null) : ([paramObj.applauncharg]);
var airSWF:Object;
var airSWFLoader:Loader = new Loader();
var AIR_SWF_URL:String = "http://airdownload.adobe.com/air/browserapi/air.swf";
airSWFLoader.load(new URLRequest(AIR_SWF_URL));
airSWFLoader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, handleAIRSWFError);
airSWFLoader.contentLoaderInfo.addEventListener(Event.COMPLETE, handleAIRSWFInit);
function handleAIRSWFInit(event:Event) : void
     airSWF = airSWFLoader.content;
      airSWF.launchApplication(appID, pubID, appLaunchArg);
function handleAIRSWFError(event:IOErrorEvent) : void
    Text.text = "unable to load air.swf";
function validateString(param1:String) : String
return param1 == null || param1.length < 1 || param1.indexOf("<") >= 0 || param1.indexOf(">") >= 0 ? (null) : (param1);
I've tested and all parameters get loaded. I'm sure i'm missing some protocols or it's not possible for for security reasons. Any help would be appreciated.
Thanks,
Adam

Never mind, I just found the answer. Nope you can't do it.
The launchApplication() method can only operate when called in the event handler for a user event, such as a mouse click.

Similar Messages

  • SWF Auto launch from mem stick

    Hi,
    I have created and tested my SWF file and can export this to
    my memory stick.
    I now need this to auto execute for anyone - as a sales tool.
    I therefore need to pack all the bits on to the stick and
    make it idiot proof.
    Could someone please advise me?
    Many thanks. Any guidance would be much appreciated.

    hoping someone will repspond to my request for help with this
    one.
    really need to resolve today.
    single flash file - need to auto launch from memory stick.

  • How do I build an air application from swf?

    I have a simple SWF that I have built in FlashPro 5.5
    published for AIR 2.6 player
    It has multi-touch functionality designed for a kiosk installation on MacMini with a magic trackpad
    when I publish/test (F12) it from SDK, the trackpad functions perfectly
    BUT
    when I launch SWF in a stand alone player (or build a executable projector), the mutitouch functionality disappears
    WHAT AM I DOING SO VERY WRONG?

    Steph44 wrote:
    I have inadvertantly deleted the icon to open Adobe Dreamweaver
    Where? From the Dock or the Applicaitons folder?
    The Dock icons are "aliases" or "shortcuts" to the original files  or programs, in this case in your Applications folder.
    Just drag the Adobe Dreamweaver icon out of the Applications folder and position it on the Dock in the old location, it will make another "alias" and the original returns to the Application folder.
    If it's gone from your Applicaiotns folder, look in your Trash can and put it back in the Applicaitons folder
    If not there then open the DMG by double clicking on it and double clicking on the installer file to reinstall it.
    You'll have to update the program and likely enter your serial again.

  • Flash CS5.5 - Test movie in AIR debug launcher (mobile)

    Okay, so I have searched the web high and low and cannot find the answer to this so I'm really hoping someone could please help me on these forums.
    I am trying to test an iPad app I'm making.
    I'm using AIR for iOS in my publish settings and Actionscript 3.0 in Flash CS5.5
    When I test movie in AIR debug launcher (mobile), none of the mobile actionscript is working, such as gestures or tap and drags... nothing.
    I've watched a stack of videos on Adobe TV and it seems to be so easy.
    Does anybody know what am I doing wrong? Am I just missing something here?
    Any help would be greatly appreciated.
    Cheers

    Relaxatraja, thanks for trying to help me with this. I've tried testing for Android and for iOS... here's an example of a mobile code snippet that doesn't work in the AIR debug launcher for a contact_mc button I've made.
    Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
    contact_mc.addEventListener(TouchEvent.TOUCH_BEGIN, fl_TouchBeginHandler);
    contact_mc.addEventListener(TouchEvent.TOUCH_END, fl_TouchEndHandler);
    var fl_DragBounds:Rectangle = new Rectangle(0, 0, stage.stageWidth, stage.stageHeight);
    function fl_TouchBeginHandler(event:TouchEvent):void
    event.target.startTouchDrag(event.touchPointID, false, fl_DragBounds);
    function fl_TouchEndHandler(event:TouchEvent):void
    event.target.stopTouchDrag(event.touchPointID);
    Am I missing something? Do I need to import classes? Can I only test Multitouch and gestures on an actual device?
    Thanks

  • AIR Application Launching problem

    Hi All,
    I created one AIR application using Flash CS3. The air file size is 350+ MB.
    This air file included swf and flvs.
    I installed successfully but the problem is when i try to launch the application It takes time.
    How can i solve this? Any one help me to solve this problem.
    Thanks
    Regards
    Bala

    I'm having the same issue. It's definitely due to the videos I have embedded, if I remove them from the package it starts up much more quickly.
    Is there a way to avoid loading the videos into memory until I need them?

  • Launching SWF file within the project - Video Avatar and Calculator

    Hi There, I am somewhat new to Captivate so please bear with me. I am using Captivate 6.0 and have basic coding knowledge. I have a question about how to launch SWF files within my project. There are 2 things I am trying to accomplish.
    1. I have a video avatar that I want to use within my project. When a user clicks an icon or button on certain screens I want the appropriate video to launch within the same window. My video is an swf file but it can be another file type if that is better. Is this something that I can accomplish with Captivate 6.0?
    2. I have built a basic flash calculator - also an swf file - that I want the user to be able to launch on certain screens. When the user clicks a calculator button, the calculator would launch for the user to use, then the user would be able to close the calculator and return to the screen they were on.
    Could someone direct me to some resources on how to accomplish this? If there are any widgets that would make this easier that would be great - but if I need to write some code I can try and do this if someone can direct down the right road. I have spent hours looking for information on this topic but can't find any (at least any that I understand)
    Please, and thank you!!!

    Rory,
    Your Video is 720 x 480 @ 1.212 PAR, according to your screen-cap. In Photoshop (PS), go to Image New (Ctrl+N) and choose the NTSC 720 x 480 Widescreen 16:9 PAR 1.2. Once done, choose Image>PAR and Custiom, change 1.2 to 1.212 (this was a change in PrPro, and might not have yet made it into PS yet). Now, Open your full rez image. Ctrl+A (Select All), Ctrl+C (Copy), and then bring focus to your New Image. Hold Shift and Ctrl+V (Paste). This will put your image on a New Layer, Layer 1, in an Image with the correct dimensions and PAR. You can the Ctrl+T (Free Transform) and adjust the size of your Layer 1 image to suit. Holding down Shift while dragging the Handles of the Bounding Box will constrain the Aspect Ratio. Note, you might be cropping some of that image to fit the Aspect Ratio of your New Image. Anything outside of the Image boundries will effectly be cropped off. Note: you are NOT using the Crop Tool here, but letting the New Image Aspect Ratio effectively do the cropping (note no capitalization) for you. When satisfied with the result, you Delete the Background Layer (not necessary, but I do this to clean things up a bit), and Save_As .PSD to the proper folder.
    With Scale to Fit turned OFF, Import_As Footage, this image and drag to the Timeline, making sure that Scale to Fit is OFF. It should be perfect then. Hope that this works for you and gets rid of the problem.
    Good luck,
    Hunt

  • How do I stop iTunes from auto-launching when connecting iPod.

    I have found one method of doing this set out below.
    You may want to stop iTunes from auto-launching whenever you plug in your iPod. To do this, open iTunes, and select the iPod in the left-hand Source window. Four buttons will then appear in the lower right-hand corner of the iTunes window. Click the left-most button with the iPod icon on it. This will bring up the iPod Preferences dialog. Uncheck the option labeled "Open iTunes when attached." You probably also want to prevent iTunes from trying to automatically synchronize your iPod when you connect by selecting the "Manually manage songs and playlists" option in the same Preferences dialog.
    I am unable to find the iPod icon in the left hand Source window, maybe if I connect my iPod an icon will appear, but I don't want to do this in case stuff is transferred between the iPod and Comp or vice versa.
    Sorry to be so long winded, but it was difficult to explain without being so.
    If any one knows of another way to do what I am trying to do
    Perhaps they would let me know.
    ASP   Windows XP Pro  

    okay. in a 7.0.x, we no longer get the "ipod options" icon when the ipod is plugged in and selected in the sourcelist (the area to the left of the iTunes screen). instead, the ipod options and preferences display for us in the main library screen.
    "Open iTunes when this ipod is connected" is kept down at the bottom of the "Summary" tab. (scroll down to the bottom of that tab to see everything under the "Options" heading.)
    "manually manage music" (or "manually manage music and videos" if you've got a video-capable ipod) is also kept down at the bottom of the "Summary" tab in the Options area.
    for a technique for connecting the ipod without automatically syncing (if you have an automatic syncing option set on the ipod already), and then changing the options to "manually manage music", see:
    How to keep iTunes from automatically updating your iPod
    unfortunately, that document is also written for itunes 6.0.x or earlier. so in your case the instructions under the "Now that you're logged in as the Guest user, it's time to get back to iTunes and your iPod:" section at steps 4, 5 and 6 should read:
    4. Scroll down to the bottom of the Summary Tab
    5. Check the "Manually manage music" checkbox.
    6. Click "Apply".

  • Adobe AIR Debug Launcher has stopped working Error on Flash Builder 4.6

    Hi,
    Maybe you could help me out here as I’ve search the web and Adobe forum but could not find any answer.
    I just installed Flash Builder 4.6 (after uninstalling 4.5.1), now when I run my app, the adl.exe crashes (error details below). I thought because I have an app that was created with 4.5, but then I created a new app with this version and it still crash. I have Windows 7 64-bit PC.
    Thanks so much. Any help is greatly appreciated.
    Error details:
    Problem signature:
    Problem Event Name:     APPCRASH
    Application Name:     adl.exe
    Application Version:     3.1.0.4880
    Application Timestamp:     4eb7612e
    Fault Module Name:     Adobe AIR.dll
    Fault Module Version:     3.1.0.4880
    Fault Module Timestamp:     4eb75fb9
    Exception Code:     c0000005
    Exception Offset:     000a8a5b
    OS Version:     6.1.7600.2.0.0.256.48
    Locale ID:     1033
    Additional Information 1:     0a9e
    Additional Information 2:     0a9e372d3b4ad19135b953a78882e789
    Additional Information 3:     0a9e
    Additional Information 4:     0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288&clcid=0×0409
    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt
    And this is the crash log:
    Version=1
    EventType=APPCRASH
    EventTime=129672424273270780
    ReportType=2
    Consent=1
    ReportIdentifier=3f7d7727-1c55-11e1-a8fc-705ab656b183
    IntegratorReportIdentifier=3f7d7726-1c55-11e1-a8fc-705ab656b183
    WOW64=1
    Response.type=4
    Sig[0].Name=Application Name
    Sig[0].Value=adl.exe
    Sig[1].Name=Application Version
    Sig[1].Value=3.1.0.4880
    Sig[2].Name=Application Timestamp
    Sig[2].Value=4eb7612e
    Sig[3].Name=Fault Module Name
    Sig[3].Value=Adobe AIR.dll
    Sig[4].Name=Fault Module Version
    Sig[4].Value=3.1.0.4880
    Sig[5].Name=Fault Module Timestamp
    Sig[5].Value=4eb75fb9
    Sig[6].Name=Exception Code
    Sig[6].Value=c0000005
    Sig[7].Name=Exception Offset
    Sig[7].Value=000a8a5b
    DynamicSig[1].Name=OS Version
    DynamicSig[1].Value=6.1.7600.2.0.0.256.48
    DynamicSig[2].Name=Locale ID
    DynamicSig[2].Value=1033
    DynamicSig[22].Name=Additional Information 1
    DynamicSig[22].Value=0a9e
    DynamicSig[23].Name=Additional Information 2
    DynamicSig[23].Value=0a9e372d3b4ad19135b953a78882e789
    DynamicSig[24].Name=Additional Information 3
    DynamicSig[24].Value=0a9e
    DynamicSig[25].Name=Additional Information 4
    DynamicSig[25].Value=0a9e372d3b4ad19135b953a78882e789
    UI[2]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    UI[3]=Adobe AIR Debug Launcher has stopped working
    UI[4]=Windows can check online for a solution to the problem.
    UI[5]=Check online for a solution and close the program
    UI[6]=Check online for a solution later and close the program
    UI[7]=Close the program
    LoadedModule[0]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe
    LoadedModule[1]=C:\Windows\SysWOW64\ntdll.dll
    LoadedModule[2]=C:\Windows\syswow64\kernel32.dll
    LoadedModule[3]=C:\Windows\syswow64\KERNELBASE.dll
    LoadedModule[4]=C:\Windows\syswow64\USER32.dll
    LoadedModule[5]=C:\Windows\syswow64\GDI32.dll
    LoadedModule[6]=C:\Windows\syswow64\LPK.dll
    LoadedModule[7]=C:\Windows\syswow64\USP10.dll
    LoadedModule[8]=C:\Windows\syswow64\msvcrt.dll
    LoadedModule[9]=C:\Windows\syswow64\ADVAPI32.dll
    LoadedModule[10]=C:\Windows\SysWOW64\sechost.dll
    LoadedModule[11]=C:\Windows\syswow64\RPCRT4.dll
    LoadedModule[12]=C:\Windows\syswow64\SspiCli.dll
    LoadedModule[13]=C:\Windows\syswow64\CRYPTBASE.dll
    LoadedModule[14]=C:\Windows\syswow64\SHLWAPI.dll
    LoadedModule[15]=C:\Windows\syswow64\SHELL32.dll
    LoadedModule[16]=C:\Windows\system32\msi.dll
    LoadedModule[17]=C:\Windows\syswow64\ole32.dll
    LoadedModule[18]=C:\Windows\system32\IMM32.DLL
    LoadedModule[19]=C:\Windows\syswow64\MSCTF.dll
    LoadedModule[20]=C:\Windows\syswow64\WS2_32.dll
    LoadedModule[21]=C:\Windows\syswow64\NSI.dll
    LoadedModule[22]=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\air\win\Adobe AIR\Versions\1.0\Adobe AIR.dll
    LoadedModule[23]=C:\Windows\syswow64\OLEAUT32.dll
    LoadedModule[24]=C:\Windows\system32\VERSION.dll
    LoadedModule[25]=C:\Windows\system32\WINMM.dll
    LoadedModule[26]=C:\Windows\system32\OLEACC.dll
    LoadedModule[27]=C:\Windows\syswow64\CRYPT32.dll
    LoadedModule[28]=C:\Windows\syswow64\MSASN1.dll
    LoadedModule[29]=C:\Windows\system32\MSIMG32.dll
    LoadedModule[30]=C:\Windows\syswow64\COMDLG32.dll
    LoadedModule[31]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 5.82.7600.16661_none_ebfb56996c72aefc\COMCTL32.dll
    LoadedModule[32]=C:\Windows\syswow64\WININET.dll
    LoadedModule[33]=C:\Windows\syswow64\urlmon.dll
    LoadedModule[34]=C:\Windows\syswow64\iertutil.dll
    LoadedModule[35]=C:\Windows\system32\mscms.dll
    LoadedModule[36]=C:\Windows\system32\USERENV.dll
    LoadedModule[37]=C:\Windows\system32\profapi.dll
    LoadedModule[38]=C:\Windows\system32\Secur32.dll
    LoadedModule[39]=C:\Windows\system32\DSOUND.dll
    LoadedModule[40]=C:\Windows\system32\POWRPROF.dll
    LoadedModule[41]=C:\Windows\syswow64\SETUPAPI.dll
    LoadedModule[42]=C:\Windows\syswow64\CFGMGR32.dll
    LoadedModule[43]=C:\Windows\syswow64\DEVOBJ.dll
    LoadedModule[44]=C:\Windows\system32\IPHLPAPI.DLL
    LoadedModule[45]=C:\Windows\system32\WINNSI.DLL
    LoadedModule[46]=C:\Windows\system32\DNSAPI.dll
    LoadedModule[47]=C:\Windows\system32\WINSPOOL.DRV
    LoadedModule[48]=C:\Windows\system32\dbghelp.dll
    LoadedModule[49]=C:\Windows\system32\uxtheme.dll
    LoadedModule[50]=C:\Program Files (x86)\MMTaskbar\shellhook.dll
    LoadedModule[51]=C:\Windows\syswow64\CLBCatQ.DLL
    LoadedModule[52]=C:\Windows\system32\mlang.dll
    LoadedModule[53]=C:\Windows\system32\dwmapi.dll
    LoadedModule[54]=C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_ 6.0.7600.16661_none_420fe3fa2b8113bd\comctl32.dll
    LoadedModule[55]=C:\Windows\system32\WindowsCodecs.dll
    LoadedModule[56]=C:\Windows\system32\apphelp.dll
    LoadedModule[57]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\DropboxExt.14. dll
    LoadedModule[58]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCP71.dll
    LoadedModule[59]=C:\Users\joel.badinas.ENTICENT\AppData\Roaming\Dropbox\bin\MSVCR71.dll
    LoadedModule[60]=C:\Windows\system32\EhStorShell.dll
    LoadedModule[61]=C:\Windows\system32\PROPSYS.dll
    LoadedModule[62]=C:\Windows\system32\ntshrui.dll
    LoadedModule[63]=C:\Windows\system32\srvcli.dll
    LoadedModule[64]=C:\Windows\system32\cscapi.dll
    LoadedModule[65]=C:\Windows\system32\slc.dll
    LoadedModule[66]=C:\Windows\system32\credssp.dll
    LoadedModule[67]=C:\Windows\SysWOW64\schannel.dll
    FriendlyEventName=Stopped working
    ConsentKey=APPCRASH
    AppName=Adobe AIR Debug Launcher
    AppPath=C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\bin\adl.exe

    Dear, I had the same problema.
    Was the sandbox from firewall.
    I disabled and worked.

  • Front Row auto launches on login

    Now why would that be? About 4-5 seconds after logging in my user, Leopard auto launches Front Row. Leopard is choosy in this regard, as it does not extend the same 'courtesy' for my wife's account or that of the sysadmin.
    Anyone else seen this oddity and got a way out of it?
    Cheers,
    Nige.

    Don't just uncheck the box next to the name of the program. Click on the program to select it, and then click on the - (minus) button below the list of programs to actually remove the program from your startup list.
    It doesn't remove the program from the computer, just the startup list for that account. I use the + button to add programs like AddressBook, Mail, and iCal to my user account so that they automatically launch when I log in. You are just trying to remove a program from that list totally.

  • Help, iTunes refuses to not auto launch when iPhone connected to computer

    Hi, anyone else have this obnoxious problem? I unchecked "auto syncing" and all of the possible disabling options in iTunes>Preferences. Another forum I visted mentioned disabling iTunes Helper. I am having a problem launching iTunes Helper because I did a search from the main Windows Start area (lower left of computer screen), and iTunes Helper does show up with a .exe extension showing it's an application. However, when I click on it, it just disappears. It's also not listed in "My Programs" or when I run "msconfig". Is finding iTunes Helper so I can disable it what I need here to keep iTunes from auto launching when the iPhone is connected, or is my solution in doing something else? I'm using iTunes 9.0.25 Any solid help here is much appreciated!

    I don't have an iPhone but I imagine it is probably similar to using an iPod. When I connect the iPod to the computer and it shows up in iTunes under devices, click on the device (iPhone), in the device screen that appears there is an options section that has a check-box "Open iTunes when this iPod is connected." Un-check it.

  • TS1717 iTunes will not auto-launch like it used to on Win7. Also cannot start in SAFE mode

    I've had this computer & this installation of iTunes for a very long time. It has always worked perfectly, and will auto-start every time I connect the iPhone. (my iPhone would light up and display the "Sync in Progress" message on its screen)
    The last few times I've connected it (same phone, same cord, same USB port, same comp., same install of Win7, no Library changes, no new components, no AntiVirus changes - nothing different) iTunes will NOT launch, and the Sync wil not take place.
    But...
    If -- after connecting the iPhone -- I manually launch iTunes, it proceeds normally thru the various steps except that the iPhone does NOT display any messages on its screen.  I've tried several times, and re-booted the comp several times.  I've also followed the Apple T/S steps and deleted the two config files & re-booted.  No difference.
    Yes - the preferences are set to allow the Sync when I plug in the iPhone.
    Yes - I am the only user.
    Yes - I am using a working cable...into a working USB port.
    No - I have no third party add-ons or extensions.
    One odd thing:
    On the many, many previous occasions that I've opened the list of Running Applications...iTunesHelper.exe has been opne of the various apps running on the computer.  Lately that app has vanished from the list, and...
    No - I have not un-checked it in the STARTUP list.

    Well...I was partially-blind.
    I had a second look at my MSCONFIG list...and 'waay down at the bottom was iTunesHelper...with its checkbox clear.  oops.
    I ticked it of course, and then manually launched iTunesHelper.exe and re-connected the iPhone.  iTunes auto-launched, and (as usual) it stepped thru the various stages like it's supposed to, but still no pop-up message on the iPhone screen.
    Now I'm wondering if that came to an end when I made the jump to the iPhone5 from iPhone4(?) because it certainly seems to be syncing alright...just no pop-up on the iPhone's screen.

  • Windows 7 x64 - iTunes no longer auto launches when I connect iPhone

    Hi
    Ok so i installed Windows 7 x64 and iTunes x64 but now iTunes no longer auto-launches when I connect my iPhone. My PC has no problems finding my iPhone, it does the camera bit and if I start iTunes manually it syncs the iPhone with no issues.
    Does anyone know how I can get iTunes to auto launch again please?

    +it does the camera bit+
    I dont' think it's supposed to be doing this.
    Maybe mindspan's post here will help you
    http://discussions.apple.com/message.jspa?messageID=8119647#8119647

  • Apps auto-launch on startup, despite System Prefs and quitting before shutdown.

    All apps that were open before shutdown are relaunching themselves upon startup.
    This behavior occurs even if I quit each application individually before initiating system shutdown.
    This behavior occurs whether I tick or untick the following settings within System Preferences / General:
    • Ask to keep changes when closing documents.
    • Close windows when quitting an application.
    This behavior occurs despite none of the apps being listed within System Prefs / Login Items.
    Examples of auto-launching apps (behavior occured just now with these): TextEdit, Dictionary, Calendar, Contacts, Safari, Firefox, Excel, Acrobat.
    I am the administrator and only user on this machine.
    Early 2011 MacBook Pro 13"
    Mac OS X 8.5
    Build 12F45
    2.7 GHz Intel
    8GB RAM

    Back up all data.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    I've tested these instructions only with the Safari web browser. If you use another browser, they may not work as described.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box markedAllow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Triple-click anywhere in the following line on this page to select it:
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use  another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password. Nothing will be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take a few minutes to run, or perhaps longer if you have literally millions of files in your home folder. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • AIR Debug Launcher Does NOTHING in cs5?

    Hi All,
    Running Flash cs5, windows 7 64bit
    I go to test my movie in Flash cs5 no actionscript errors etc.. but it just hangs.. air debug laucher doesn't launch.. nothing happens AT ALL..
    as documented here: http://www.kirupa.com/forum/showthread.php?365822-Flash-CS5-Air-Debug-Launcher-issue
    I was wondering if there is a fix because I really need this movie out!

    Hi Alfo,
    Have you updated to the latest version of Adobe Flash Pro CS5 Extension for AIR 2.5?  I'm using version 0.9.99 and the path to ADL field is no longer present.  I'm going to try and record a short video that walks through the steps involved, but I found that on Windows 7 I had to disable the firewall for my home network to get my phone to connect to the remote debugging session.
    Chris

  • How do I stop Quicktime player from auto-launching after I've exported a movie from iMovie 10?

    How do I stop Quicktime player from auto-launching after I've exported a movie from iMovie 10?
    It's really annoying for Quicktime player to auto-lauch!

    It may not be that simple David. They're using a "server" and some of the Apache software may want to launch QuickTime at boot.
    This isn't really a QuickTime question. It's a sever question best answered in those Discussion pages.

Maybe you are looking for

  • Mac mini mid 2011 won't boot

    This morning I found my Mac mini mid 2011 frozen. I shut it down by holding the power button. Now it does not boot. When I turn it on I don't hear the usual chime sound or any other beeps. I can hear the hard drive powering on and the fan starts to w

  • Media center crashing during recorded tv playback

    In the last month or so my Windows 7 Media center started crashing during Media Playback (Unhandled ExceptioN).  I've been using media center on this system and others for years and have never seen this type of crashing (expecially on Win7).  While I

  • UTF8 characters not correctly displayed whilst having encoding set to UTF8

    Although the Encoding in Tools > Preferences > Environment is set to UTF8, SQL Developer is not able to display the UTF characters correctly. I know for sure that I have tested this before using an older version of SQL Developer and then then this wo

  • How can I load my iWeb created site to Dream Host?

    It won't open the publishing settings as DH directed me to. It just offers the defunct mobile me and no FTP option. Thank you, Kathy

  • Undo tablespace keeps on growing

    We have a 3rd party application running on our oracle(10.2.0.4) database running on 64bit solaris(sparc) machine. Since few days my undo started going up. I increased the size from 2g to 5g. Still it is at more then 90%levels. I ran this query to see