Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-21-2005, 11:52 AM
Junior Member
 
Join Date: Feb 2005
Posts: 1
Default Beginner question

1)Can I type FFish script in flash environment actionscript editor?
2) Is calling the command of FFishscript supposed to be synchronous?
Reply With Quote
  #2 (permalink)  
Old 02-21-2005, 12:01 PM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:Beginner question

1) no, you have to edit and compile ffish scripts in swfkit
2) Yes. E.g. in action script
Code:
// action script code
...
...
fscommand("ffish_run", "script1");
...
...
fscommand("ffish_run", "script2");
...
script1 will always be called before script2. But the calling of action script and ffish script are asynchronous.
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 07:44 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.