No 'air' variable in javascript app

Hi all,
I'm following the HTML/Ajax developer docs, and i'm getting
this:
TypeError: Undefined value
When I refer to the variable "air" in javascript. Instead, I
have to use "runtime" which took me ages to work out because
there's no mention of it in the docs.
Am I right in thinking that all the docs are out of date? Are
there any proper 1.0 docs? I'm using AIR 1.0, in HTML and
javascript on OS X 10.5 Leopard.
Thanks!

Using the "air" variable requires first including
AIRAliases.js, which is in the SDK. Both "runtime" and AIRAliases
are documented at
http://livedocs.adobe.com/air/1/devappshtml/help.html?content=ProgrammingHTMLAndJavaScript _05.html.
Oliver Goldman | Adobe AIR Engineering

Similar Messages

  • Link in Adobe AIR JavaScript app is incorrectly opening the app in the default browser

    I have a couple of links in my Adobe AIR JavaScript app that are part of the app's UI, which when clicked are causing the app to be loaded into a new tab in my default browser.
    This is only happening with two links (Save and Cancel on a form), and not all links in my UI.  The two links that are having the issue are defined in an external HTML file that I load a runtime and connect to the DOM.  The links that are defined in the main HTML file that is loaded when the app starts up do not have this problem.
    Here is how I am loading the template and plugging it into the DOM
    var win = document.createElement("div");
    var f = air.File.applicationDirectory.resolvePath("lib/partials/edit_form.html");
    var fs = new air.FileStream();
    fs.open(f, air.FileMode.READ);
    var content = fs.readUTFBytes(fs.bytesAvailable);
    fs.close();
    var template = new Template(content);
    win.innerHTML = template.evaluate(data);
    document.body.insertBefore(win, document.body.firstChild);
    The links themselves are coded like this:
    <a href="#" id="save_button" onclick="return false;"></a>
    <a href="#" id="cancel_button" onclick="return false;"></a>
    I am using the Prototype JS library to observe the 'click' event for each of these links like so:
    $('save_button').observe('click', onSave);
    $('save_button').observe('click', onCancel);
    This app shows content created by users, which can contain links to external web sites.  To get the external links to open in the browser (as opposed to inside my Adobe AIR window), I am doing the following in a script tag in the head of my main HTML file:
    window.htmlLoader.navigateInSystemBrowser = true
    I've found that if I set window.htmlLoader.navigateInSystemBrowser = false, then the issue with the Save and Cancel links described above goes away.  However, I need to have window.htmlLoader.navigateInSystemBrowser = true so that external links in the user content open up in the browser, not in Adobe AIR.
    Another piece of evidence is that the Save and Cancel links only incorrectly open a browser the first time you click on them after launching the app.  Subsequent clicks work fine and do not have the issue.
    Any ideas on why the links that are plugged into the DOM after app start up have this issue, and only the first time you click on them?

    Not sure where this comes from, but I suspect it has something to do with the security restrictions that AIR has in place, related to dynamic JS evaluation after the document is loaded.
    Make sure you read http://help.adobe.com/en_US/air/html/dev/WS5b3ccc516d4fbf351e63e3d118666ade46-7f0e.html#WS 5b3ccc516d4fbf351e63e3d118666ade46-7ef8
    For example, I've spotted the two onclick="return false;" you have in your code. The evaluation of the onclick attribute after the page loaded event would fail in AIR.

  • [CS3] How to add via plugin some variable into javascript object model?

    Otherwords i need access to some plugin variable from javascript.

    The BPI plugin source is pretty well documented via comments. If you don't like page items, search the .fr for any reference to "page item" and "PageItem", then remove those references.
    Depending on your specific purposes, also eliminate the persistent BPIDataPersist and related, or anything with "Panel" in it. This should give you a very minimum plugin.
    If you don't want a structure that behaves like a "prefs", remove kBPIPrefsScriptProviderBoss and all related.
    To add a property on a another boss rather than on page items, just replace kPageItemObjectScriptElement in the kBPIScriptProviderBoss of the VersionedScriptElementInfo, e.g. with kApplicationObjectScriptElement.
    app.documents is probably not what you want to follow, because that is a collection rather than an array so you would be implementing an own object type.
    Of course, keep a copy of your intermediate steps and whenever too much breaks, retry. That's how we all started ...
    Dirk

  • Hi ! i am using mac air i download from app store IDESKTOP when i open it its delete all my file and folder on my mac, hi ! i am using mac air i download from app store IDESKTOP when i open it its delete all my file and folder on my mac

    hi ! i am using mac air i download from app store IDESKTOP when i open it its delete all my file and folder on my mac, hi ! i am using mac air i download from app store IDESKTOP when i open it its delete all my file and folder on my mac

    Here you can contact the developer.
    (Notice, I'm posting this line only once. Not 4 times. )

  • Using Flash variable in Javascript problem

    I want Flash to load a rss feed and hand it to Javascript
    which will do the parsing and rendering. AFAIK Javaswcript can't
    load external documents and include them into the current html page
    for some security reasons. So I try this approach.
    I attached the code I have. My Problem is that Flash does
    pass the variable to javascript but the document.write overwrites
    everything else in the current html document.
    I don't want to work with popups for obvious reasons. The
    variable must be included in the _current_ document.
    Can anyone give me a hint how to get this working properly?

    What is happening is the XML file is getting cached by the browser.
    There are a few different ways to fix this, but this is what I have found to be the easiest.
    In the Actionscript, where the call to load the xml is, append a random string to the end of the call.
    so:
    (This is AS2 code - so a conversion is necessary if using AS3)
    myXML.load("http://path/to/xml.xml?r="+Math.round(Math.random()*99999999999999999999999999999999999999999999999));
    What this will do is tell the browser that you are calling a unique file every time you try to load the xml, which will forcefully bypass the cached version.

  • I have just bought a Kodak ESP 1.2 printer.not an air printer. Which app can I download to use it with it my IPad ?

    I have just bought a Kodak ESP 1.2 printer, not an air printer. Which app can I download so that I can use my printer with my IPAD 3 ?

    You can try the HP printer App; http://itunes.apple.com/app/hp-eprint-home-biz/id299531647?alreadyRedirected=1&m t=8

  • My iPad air is missing some apps from my phone. It keeps saying, " there is not enough storage available to download..."

    My iPad air is missing some apps from my phone. It keeps saying, " there is not enough storage available to download...." I purchased additional storage twice, my device now shows 18GB free of a total 25GB, and still I cannot download apps I've had for yrs

    iCloud space is for backup only.
    You need more local storage; free up space on iPad:
    Settings>General>Usage>Storage>Delete what is not needed to free up space on iPad.

  • How to pass a jsp variable into javascript??

    <p><%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c" %>
    <p><%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn" %>
    <p><html>
    <p><c:set var="binrmapi" value="http://localhost/paas-api/bingorooms.action;jsessionid=XXXXXX?userId=TEST2&sessionId=1&key=1" />
    <p><c:import var="testbinrm" url="${fn:replace(binrmapi, 'XXXXXX', jsessionid)}"/>
    <p><c:set var="tuples" value="${fn:split(testbinrm, '><')}" />
    <p>Time until next game
    <p><c:forEach var="tuple" items="${tuples}">
    <p><c:if test="${fn:contains(tuple, 'row ')}">
    <p> <p><code>
    <p> <c:set var="values" value="${fn:split(tuple, '=\"')}" />
    <p> <font color="blue">
    <p> <c:out value="${values[17]}" />
    <p><c:set var="remainingtime" value="${values[17]}" />
    <p> </font>
    <p> </code>
    <p></c:if>
    <p></c:forEach>
    <p><form name="counter"><input type="text" size="8" name="d2"></form>
    <p><script>
    <p>var milisec=0
    <p>var seconds=eval("document.myForm.remaining").value;
    <p>function display(){
    <p> if (milisec<=0){
    <p> milisec=9
    <p> seconds-=1
    <p>}
    <p>if (seconds<=-1){
    <p> milisec=0
    <p> seconds+=1
    <p> }
    <br>else
    <p> milisec-=1
    <p> document.counter.d2.value=seconds+"."+milisec
    setTimeout("display()",100)
    <p>}
    <p>display()
    <p></script>
    <p></body>
    <p></html>
    <p>This is my code that i was working on, in the jsp part of the script, i get a api call and save a value of time in the variable remainingtime.. and in the javascript, i try to have a countdown clock counting down the remaining time.. but i guess it doesnt work.. how can i get that working? thanks alot
    Message was edited by:
    hamham3001
    Message was edited by:
    hamham3001
    Message was edited by:
    hamham3001
    Message was edited by:
    hamham3001

    Re: How to pass a jsp variable into javascript??Here is the sameple one, hope it will solves your problem.
    <html>
    <body>
    <form name=f>
    <%!
    String str = "A String"
    %>
    <script>
    var avariable = <%=str%>
    <script>
    </form>
    </body>
    </html>
    Let me know if you face any problem

  • Air 3: Installs files, app not functioning ERROR/This installation of this application is damaged.

    MAC OSX 10.6.8  /  iMAC Intel Core i7  /  ADOBE AIR 3
    1- Previously this configuartion of the AIR Installer and our application installed correctly from a CD we supply clients. We needed to update the signing certificate and now the install does not function as before.
    2- Recent Changes: Download AIR 3.0 installer, Recompiled our app with RoboHelp: added new signing certificate (.pfx) same name as old certificate, added time stamp.
    3- When we run the installer, both Air 3 and our app install onto the system, but this AIR error window appears and our app does not function:
    We have worked with several different copies of the app files in case one of them were damaged.
    4- Files on the install CD:
    5- Console Log data :
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Runtime Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Commandline is: -psn_0_151589
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: No installed runtime detected
    Oct 10 08:35:27 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Found sidecar config file at /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/.airinstall.cfg
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Read Secret_Composer.air from sidecar file.
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Using /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret_Composer.air as input file
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Invoking Application Installer for combined install
    Oct 10 08:35:28 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Launching subprocess with commandline /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Commandline is: -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -withRuntime -url file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:35:30 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: No installed runtime detected
    Oct 10 08:35:31 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Unpackaging file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air to /var/folders/V0/V0j7rjMBFfuuWSC1K0dJok+++TI/-Tmp-/FlashTmp.8X1BdK
    Oct 10 08:37:36 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application signature verified
    Oct 10 08:37:36 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Unpackaging/validation complete
    Oct 10 08:38:09 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Converting unpackaged application to a native installation package in /var/folders/V0/V0j7rjMBFfuuWSC1K0dJok+++TI/-Tmp-/FlashTmp.skMeAh
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Native installation package creation succeeded
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Launching subprocess with commandline /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:38:16 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Relaunching with elevation
    Oct 10 08:38:20 creative-ny70 authexec[272]: executing /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application Installer begin with version 3.0.0.4080 on Mac OS 10.6.8 x86
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Commandline is: -runtime "/Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks" -silent -logToStdout -withRuntime -url -location /Applications -desktopShortcut -programMenu file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:38:20 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: No installed runtime detected
    Oct 10 08:38:21 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Unpackaging file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air to /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/FlashTmp.fxrnUg
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application signature verified
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Unpackaging/validation complete
    Oct 10 08:38:32 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Converting unpackaged application to a native installation package in /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Tmp-/FlashTmp.Hmygrp
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Native installation package creation succeeded
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP creativity "/Users/creativity/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/creativity/Library/Application Support/Adobe"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP creativity "/Users/creativity/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
    Oct 10 08:38:37 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Starting silent combined runtime and app install.\n Installing runtime version 3.0.0.4080.\n Installing app 10101 version 1.1 to /Applications using the source file at file:///Volumes/SC_MAC_SCHOLASTIC/Secret%20Composer%20Scholastic%20MACOSX/Secret_Composer .air
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Library/Frameworks/Adobe AIR.framework"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Application Installer.app"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/Utilities/Adobe AIR Uninstaller.app"
    Oct 10 08:39:06 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown failed (-1)
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /usr/sbin/chown -hfRP root:wheel "/Applications/SECRET COMPOSER - Scholastic Edition.app"
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chown succeeded
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Launching subprocess with commandline /bin/chmod -R ugo+rx "/Applications/SECRET COMPOSER - Scholastic Edition.app"
    Oct 10 08:39:10 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Subprocess chmod succeeded
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[272]: Application Installer end with exit code 0
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Elevated install completed
    Oct 10 08:39:12 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Launching subprocess with commandline /Applications/SECRET COMPOSER - Scholastic Edition.app
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/Frameworks/Adobe AIR.framework/Versions/1.0/Adobe AIR Application Installer.app/Contents/MacOS/Adobe AIR Application Installer[263]: Application Installer end with exit code 0
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Subprocess app installer succeeded
    Oct 10 08:39:14 creative-ny70 /Volumes/SC_MAC_SCHOLASTIC/Secret Composer Scholastic MACOSX/Secret Composer Installer.app/Contents/MacOS/Adobe AIR Installer[259]: Runtime Installer end with exit code 0
    Any help is very appreciated.
    Thank you,
    robert

    Hi,
    I suggest you to report a bug our bugbase, and then we can better folllow up the issue there.
    Thanks,
    Ru Wan

  • Accessing c4 Variables in Javascript

    How do you pass a Captivate 4 variable (User or System) in Javascript when the published .SWF is embedded in another tool like Lectora or Flash?
    In Captivate, you can set a value into a Lectora variable (VARmyLectoraVariable.set('myvalue');, but I don't know how to access the Captivate variable.
    When run from Captivate, this works:
    Captivate.GetVariable('CaptivateVariable');
    But when the published .swf from Captivate is inserted into Lectora and run, I get a JavaScript error ('Captivate' is undefined).
    How do you reference the Captivate variable in JavaScript when the .swf is not embedded in the Captivate project html file?
    Thank you!

    http://pipwerks.com/journal/2009/06/07/introducing-the-captivatecontroller/
    check this out

  • Setting variables in Javascript

    Hello all,
    We are trying to set a variable in javascript like so:
    var myFish = $v('P22_EPSB_SGF_GROUP').value;
    does not work. Yet the statement
    if ($v('P22_EPSB_SGF_GROUP') == '2')
    can be evaluated.
    Any help would be appreciated.
    Thanks

    lilhelp,
    The $v function returns the value so you don't need the ".value"
    The $x function returns the element so you would need the ".value"
    Regards,
    Dan
    http://danielmcghan.us
    http://sourceforge.net/projects/tapigen

  • Public variables in javascript

    how i can use public variables in javascript along with ADF. I am declaring a variable at the top of list but when an event is generated by ADF and i tries to access that variable, it gives me an error of undefined.
    Kindly help me

    Not directly, but you can with this:
    http://java.sun.com/products/plugin/1.3/docs/jsobject.html
    See also:
    http://www.codeproject.com/jscript/javatojs.asp?df=100&forumid=736&exp=0&select=700857

  • I have bought new iPad air for the new app I book apple charged 1$. On the web sit it's say free .

    I have bought new iPad air for the new app I book apple charged 1$. On the web sit it's say free .

    If you have recently created a new iTunes account, the $1 charge will most likely be for account verification. The money will be refunded shortly.
    http://support.apple.com/kb/HT3702

  • How can we  use java variable in javascript code on JSP page?

    How can we use java variable in javascript code on JSP page?
    Pls help

    Think about it:
    JSP/Java is executed on the Server and produces HTML+JavaScript.
    Then that HTML+JavaScript is transfered to the client. The client now interpretes the HTML+JavaScript.
    Obviously there's no way to access a Java variable directly from JavaScript.
    What you can do, however, is write out some JavaScript that creates a JavaScript variable containing the value of your Java variable.

  • Set global x01 variable in javascript?

    Is it possible to set the x variables in javascript ? eg.
    $s('x01', 'some text');
    alert("my value = " + $v('x01');
    does not seem to be working for me
    Thanks
    Jon

    Hello Jon,
    It seems like I owe you an apology. I didn’t pay too much attention to the logic you are trying to implement, plus I thought you’ll also consider Rutger post. To be honest, I never tried to use x01-x10 outside an on-demand process, until your thread.
    So let’s start from the beginning. Although we are using the term global variables with regards to the x01-x10 variables (and they are indeed defined as global variables in the wwv_flow package) they don’t have the same functionality as application items, and in our context, mainly persistence. In fact, they were created to save us the need to define application items as temporary items, to be used only to pass values in AJAX processes.
    If you set one of these variables, using the addParam() method, its value will be available to you in the on-demand process that you reference in your AJAX request, but the value will not be set in session-state (like application/page items) and will not be persistence.
    If you want to use this value outside the on-demand process, you need to assign it to a page or application item. In your case the code
    :P1_MY_PAGE_VALUE := apex_application.g_x01;should be part of the on-demand ‘jmf_test' process. The P1_MY_PAGE_VALUE should be set with a Source Used of “Only …” so it will be populated from session state.
    The code of
    var ajaxRequest = new htmldb_Get(null, $v('pFlowId'),null, 0);should only be used when you need to save session state of application/page items from JavaScript (and not with the x01-x10 variables).
    Hope this time things are clearer and you’ll be able to achieve what you need. If, for any reason, they are not, please post again.
    Regards,
    Arie.
    Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

Maybe you are looking for

  • Hard Check During Delivery Creation

    Hello Experts, Need your advice. I am stuck up in a enhancement issue during delivery creation. i am working for passenger vehicle company. Back ground Info. the company procures chassis from vendor & builds bus body over it. there are various types

  • How to send Notification email to Outlook mail?

    Hi all, am new to workflow, is there any possiblity with sending notification emails using rule? in my requirement i have to send email notifications to concerned manager using A002 relationship in HR? Can anybody help me? Thanks in advance,

  • How can I load photos on a new iPad for a customer?

    Now this is something that I've done before. But iOS has gone through some changes since then, and now I can't remember what to do. Basically, I have a new iPad which was purchased for a customer. I need to load some photos on the iPad for the custom

  • Upgrade scheduled for 1-21-12..could I do it 3 weeks early and still get upgrade pricing?

    My upgrade date is 1-21-12..My fiance wants to come on a plan with me and her current contract with another company end on Jan 3. Would I be allowed to get my upgrade pricing a little earlier if I am adding a line and changing plans? Also, we are not

  • Ipad mini - video camera

    Any way to turn the ipad mini video camera on/off with a remote while doing video interviews? Thanks.