Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Quartzcomposer-dev Digest, Vol 53, Issue 1




_javascript_ - IMHO one should see see WebKit / _javascript_ Core for what might have affected your enjoyment and access to scripting in Quartz Composer.

Doubt it was anything to do with the Java update - different framework entirely. [despite naming issues <Java / _javascript_> ]

Looks to me as though this might be a QC2 to QC3 scripting patch issue also. 

In the QC3 scripting patch you'll need to declare your function as part of or nested within function () main ()

try 

function (__number outputNumber) main (__number inputNumber)
{
var result = new Object();
result.outputNumber = inputNumber;
return result;
}

with a random number patch to the input

the above code won't work as formatted in either QC2 or Safari browser, only in QC3

http://lists.apple.com/pipermail/quartzcomposer-dev/attachments/20090701/bc7a6679/_javascript_Test.bin

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden

This email sent to email@hidden



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.