Re: Newbie: How do I compile this?
Re: Newbie: How do I compile this?
- Subject: Re: Newbie: How do I compile this?
- From: "George[SQC]" <email@hidden>
- Date: Fri, 02 Jun 2006 16:27:09 +0100
Hi Kenny,
The 'Javascript' is a particular form that is called from the Flash IDE (the
Flash authoring tool), it is know as JSFL (JavaScript-Flash) and has the
file extension of .jsfl
JSFL can be used to call out to External Shared Libraries, DLL's on Windows
and Shared libs on OS X
[Quote from = http://livedocs.macromedia.com/flash/8/main/00005056.html]
The C-level extensibility mechanism lets you implement Macromedia Flash
extensibility files using a combination of JavaScript and custom C code. You
define functions using C, bundle them in a dynamic linked library (DLL) or a
shared library, save the library in the appropriate directory, and then call
the functions from JavaScript using the Macromedia Flash JavaScript API.
[/Quote]
When testing the pre-compiled example file that Adobe/Macromedia supply
works as desired.
When one installs the Flash 8 IDE the example files are supplied and can be
found here:
Macintosh HD/Applications/Macromedia/Flash 8/Samples and
Tutorials/Samples/ExtendingFlash/dllSampleComputeSum
I have uploaded the particular .sit to:
http://www.sqcircle.com/george/dllSampleComputeSum.sit
So could someone please help explain to me how I might go about compiling
the example in Xcode if possible?
Thanks,
George
On 2/6/06 16:01, "Kenny Millar" <email@hidden> wrote:
> Somehow I don't think that will ever work on Mac OS X, since it deals with
> calling windows dll's from javascript.
>
> -K
>
> -----Original Message-----
> From: xcode-users-bounces+kennymillar=email@hidden
> [mailto:xcode-users-bounces+kennymillar=email@hidden] On Behalf
> Of George[SQC]
> Sent: 02 June 2006 15:56
> To: email@hidden
> Subject: Newbie: How do I compile this?
>
> Hi,
>
> I am a total newbie to developing on OS X.
>
> I have downloaded and installed Xcode 2.3 with Developer Tools.
>
> I would like to try and compile this code:
>
> http://livedocs.macromedia.com/flash/8/main/00005059.html
> (I have uploaded the example .sit to
> http://www.sqcircle.com/george/dllSampleComputeSum.sit)
>
>
> But I don't know what to do to compile it.
>
> I don't know what kind of project I ought to select from the start screen or
> anything.
>
>
> Could someone help me?
>
>
> Thanks
>
> George
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden