Home Tutorials Forums Articles Blogs Movies Library Employment Press Buy templates

Go Back   ActionScript.org Forums > Extensions and Plugins > JSFL - Extending Flash

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-07-2004, 08:26 AM   #1
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Red face how to use JSFL

i want to make use of the JSFL .. i am totally ignorat about it ..but want to learn it.. i want to know where to start and how to go about it
mayur_vnit is offline   Reply With Quote
Old 10-07-2004, 01:01 PM   #2
splict
ruby on rails fan :)
 
splict's Avatar
 
Join Date: Oct 2003
Location: tampa, fl
Posts: 1,139
Send a message via AIM to splict Send a message via MSN to splict Send a message via Yahoo to splict
Default

To get started, I would recommend macromedia's info that they have on it. The Flash help panel has documentation on it now, if you've updated it. This thread also has links to info at their website.

Keith Peters has a blog where he has little snippets of jsfl scattered about. He also has a fantastic book and an accompanying website. His book is where I learned jsfl - it goes through everything from the basics on up. Since jsfl is javascript, it helps if you are comfortable with that. Of course, if you know actionscript then its not much different since they are based on the same standard.
splict is offline   Reply With Quote
Old 10-07-2004, 06:47 PM   #3
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

and subsrcibing to the extendflash mailing list hosted by guy watson @ flashguru.co.uk is handy as well.
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Old 10-08-2004, 12:49 PM   #4
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Default Thanks

thanks a lot for the help. . i have started with it.. had tried scaling objects on the stage,attaching actionscript to button and movie clip etc..It is fun to do it...
mayur_vnit is offline   Reply With Quote
Old 10-12-2004, 10:24 AM   #5
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Default New Layer

I want to creat new layer in the currently opened document.
How should i do it?
mayur_vnit is offline   Reply With Quote
Old 10-12-2004, 10:34 AM   #6
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

fl.getDocumentDOM().getTimeline().addNewLayer()
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Old 10-12-2004, 10:45 AM   #7
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Default Thanks

Thanks a lot
mayur_vnit is offline   Reply With Quote
Old 10-12-2004, 10:57 AM   #8
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Question create new frame on perticular layer

how to create frames on any perticular layer??
mayur_vnit is offline   Reply With Quote
Old 10-12-2004, 11:12 AM   #9
hangalot
lala
 
hangalot's Avatar
 
Join Date: Feb 2002
Location: on the road
Posts: 2,859
Default

there is a propeerty currentLayer on the timeline object.
__________________
oi poloi
http://www.memorphic.com/news/
hangalot is offline   Reply With Quote
Old 10-12-2004, 11:17 AM   #10
mayur_vnit
Tracing The Dark
 
mayur_vnit's Avatar
 
Join Date: Sep 2004
Posts: 538
Question new Frames

Ya, there is a property but how to add new frame
like say on layer labled "firstlayer" we have to create 100 new frames then how to achieve this
mayur_vnit is offline   Reply With Quote
Reply


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 Off
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:54 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Ad Management plugin by RedTyger
Copyright 2000-2009 ActionScript.org. All Rights Reserved.
Your use of this site is subject to our Privacy Policy and Terms of Use.