Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Pre-sales

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-01-2004, 09:50 AM
Junior Member
 
Join Date: Feb 2004
Posts: 1
Default Perl

Dear all:

What I really really want is to use flash as my frontend UI and Perl as my scripting language. I have'nt really looked at FFish yet, but I would rather prefer to stick to something I am familiar with (besides perl has a lot of modules I can use!)

So I guess the questions, would it be possible to draw a button, for example, and allow it to envoke a perl script directly.

If not, I suppose I can access via shell or even ActiveX -- but would'nt that really slow down the program -- not to mention making it buggier?

your help is appreciated.
thanks in advance.
al
Reply With Quote
  #2 (permalink)  
Old 02-03-2004, 11:07 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Perl

Hi,

You should launch the perl interpreter to call perl scripts in SWFKit.

Code:
Shell.run("perl c:\\1.pl");
SWFKit doesn't support ActiveX Scripting. Unless you can implement an ActiveX Scripting Host in an ActiveX object to make SWFKit call perl scripts via it, it's very hard to run perl scripts in a more elegant way.
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:56 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.