Freelancers Network
 
skill list top cap
Homepage
Join the Freelancer's Network
Update your details
Find a freelancer
Post a project
Find a project
Projects Archive
Post a job
Find a job
Jobs Archive
See Dan's Pages
See Andy's Pages
Link to this site
Resources
Join/Leave Forum
Forum Messages
+Additions+ Adverts
Advertising
Contact Us
Subscribe to our newsletter - enter your email address and hit return
Freelancers.net is owned and operated by Andy Stowell and Dan Winchester
skill list end cap
guru web hostcom

Find me again on Freelancers.net

RE: FN-FORUM FLASH FS Command (was: Back Button Javascript.)

date posted 11th January 2001 19:22

Hello Morgan
I got most of the basic information to use FS commands from the Flash help
pages. I have tended to use Flash a lot for making standalone players for my
own use such as making speaking reminder messages that can be scheduled to
run with the Windows task scheduler, so the standard FS commands such as
quit, allowscale, Fullscreen, etc can be very useful, and are fairly easy to
use, for example in Flash 4 there is a drop down menu of commands, and the
arguements are usually just true or false.

To use FS commands in a host application such as a Web browser, with Flash 4
you need to publish to HTML (FILE - Publish settings - HTML) using the
"Flash with FS Command" template. If you look at the resulting HTML source
you should find there is a bit that says

function theMovie_DoFSCommand(command, args)

If you wanted to make an FS command to open a message box you would need
something like this

function theMovie_DoFSCommand(command, args) {
if (command == "messagebox") {
alert(args);
}
}

Of course you can make up any FS commands you want and have them call all
sorts of Javascript functions. I think you can even use variables and
expressions with them as well. But I haven't quite got that far myself yet

I have found there are a lot of tutorials on Flash on Web I can't find any
specific urls off hand but Yahoo is a fairly good place to start and the
sites are quite easy to find in any case

Well I hope this helps.

best regards
Nick

http://www.artberry.net





-----Original Message-----
From: [EMAIL REMOVED]
[EMAIL REMOVED] Behalf Of Morgan Richards
Sent: 11 January 2001 09:03
To: [EMAIL REMOVED]
Subject: FN-FORUM FLASH FS Command (was: Back Button Javascript.)


Nick,

Do you know of a good tutorial on the FS Contol. I know Flash well but have
never had need to use FS commands but it is about time I learnt them!

Cheers

Morgan

============================================================

* Free listing for freelancers
* Free to advertise jobs
* Free jobs distribution service
* Free database of 1000 freelancers

Freelancers and Freelance Jobs
http://www.freelancers.net

To post to the Forum:
[EMAIL REMOVED]

To unsubscribe please email:
[EMAIL REMOVED]

If you have difficulties unsubscribing please email:
[EMAIL REMOVED]

To subscribe to the digest for this list or for further information please
visit:
http://www.freelancers.net/forum.html



Messages by Day
January 31st 2001
January 30th 2001
January 29th 2001
January 28th 2001
January 27th 2001
January 26th 2001
January 25th 2001
January 24th 2001
January 23rd 2001
January 22nd 2001
January 21st 2001
January 20th 2001
January 19th 2001
January 18th 2001
January 17th 2001
January 16th 2001
January 15th 2001
January 14th 2001
January 13th 2001
January 12th 2001
January 11th 2001
January 10th 2001
January 9th 2001
January 8th 2001
January 7th 2001
January 6th 2001
January 5th 2001
January 4th 2001
January 3rd 2001
January 2nd 2001
January 1st 2001


Messages by Month
December 2001
November 2001
October 2001
September 2001
August 2001
July 2001
June 2001
May 2001
April 2001
March 2001
February 2001
January 2001


Messages by Year
2008
2007
2006
2005
2004
2003
2002
2001
2000