ScriptUI fails loading swf

Discussion of Photoshop Scripting, Photoshop Actions and Photoshop Automation in General

Moderators: Tom, Kukurykus

undavide

ScriptUI fails loading swf

Post by undavide »

Hello,
I've modified the ActionScriptDemo project (documented in ESTK), building my own swf file with Flash Builder (as a Flash project, compiled with Flex 4.5 SDK)
I'm getting this error:



Is there any documented limitation in the SDK version to build proper swf?
Thanks in advance

Davide
(BTW the I've moved there the framework_4.5.0.20967.swf file too, but to no avail)

Professional AI Audio Generation within Adobe Premiere Pro - Download Free Plugin here

undavide

ScriptUI fails loading swf

Post by undavide »

I've not found any official statement about it yet, but I've been told that Flex SDK 3.6 are the latest that will work with ScriptUI - I confirm they do.

Davide
csuebele

ScriptUI fails loading swf

Post by csuebele »

Did you change the name of the swf file or put it in a different location? You may need to check your trust file to make sure it's set for that swf.
undavide

ScriptUI fails loading swf

Post by undavide »

csuebele wrote:Did you change the name of the swf file or put it in a different location? You may need to check your trust file to make sure it's set for that swf.

That's been one of my worries, but I'm pretty sure now the problem lies in the Flex SDK version used (4.5 while old 3.6 are the supported ones). Thanks anyway!
Davide