[Pro] Carousel Error

Help!
Trying to publish my site, FW5Pro told me that there is an error in Carousel Pane:

fwShellCommand is not defined.

What does it mean (and what shall I do)?

Thanks. Today is not my day…

Andrea (Italy)


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

What exact version of Freeway 5 do you have? (like 5.4.2)

Walter


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Walter
My Freeway Pro is 5.0.2


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Then try turning on “AppleScript for Actions” in your Freeway
preferences.

Walter

On Apr 13, 2011, at 11:57 AM, ANDREA DALLA FONTANA wrote:

Hi Walter
My Freeway Pro is 5.0.2


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Apple Script is already on…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hmmm. Joe, do you know if the fwShellCommand method is newer than
5.0.2? Andrea, could you try updating to the latest version (5.4.3, I
think) and see if that sorts it? If this method is in 5.0.2, then
that’s really odd that it isn’t working. But if the method was added
after that version, that might be the issue. I can’t recall off-hand
if I test for minor version or just major version when deciding which
way to test for a network connection.

There’s a branch in the Action code (this is common to all Actions
that use the Scripty libraries) where we check to see if you have an
active network connection. If you do, then the code is written to use
the Google CDN (Content Delivery Network) to provide the script
libraries. If you don’t, then we pull a copy out of the Action bundle
and link to that.

Thanks,

Walter

On Apr 13, 2011, at 12:32 PM, ANDREA DALLA FONTANA wrote:

Apple Script is already on…


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Yeah, fwShellCommand() was added in 5.2 so I’m pretty sure that updating to the latest version will fix the problem…

Stewart


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Walt, hi Stewart
I updated to 5.4.2 and it works perfectly. Thanks again!
Andrea


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

I updated to 5.4.2

5.4.3 is the most recent version for that system.

David


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options