• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Newbie: How do I compile this?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Newbie: How do I compile this?
      • From: "Shawn Erickson" <email@hidden>
References: 
 >RE: Newbie: How do I compile this? (From: "Kenny Millar" <email@hidden>)

  • Prev by Date: multiple definitions of symbol ___cxa_atexit and _atexit warning
  • Next by Date: Re: Compilation Phase Missed in Xcode 2.3
  • Previous by thread: RE: Newbie: How do I compile this?
  • Next by thread: Re: Newbie: How do I compile this?
  • Index(es):
    • Date
    • Thread