[Flashcoders] replacing the Library palette?

2006-07-02 Thread keitai guy

Is the FlashIDE library palette actually written in JSFL?

ie, would it be possible to replace this? its the kludgiest part of
the flash UI...

btw is there a way to search for a named symbol and "goto" it? (much
like eclipse allows you to filter to go to a named resource wtihout
navigating the directory tree..)

/dc
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] replacing the Library palette?

2006-07-04 Thread Lanny McNie

The library panel is not written in JSFL.  JSFL has access to most of the
properties of the library and its symbols, but not the symbol preview.
There are some helper tools, such as ALF which can make your life easier.

On 7/2/06, keitai guy <[EMAIL PROTECTED]> wrote:


Is the FlashIDE library palette actually written in JSFL?

ie, would it be possible to replace this? its the kludgiest part of
the flash UI...

btw is there a way to search for a named symbol and "goto" it? (much
like eclipse allows you to filter to go to a named resource wtihout
navigating the directory tree..)

/dc
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





--
-
Lanny McNie
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] replacing the Library palette?

2006-07-04 Thread Lanny McNie

Alf can be found at http://osflash.org/alf

On 7/4/06, Lanny McNie <[EMAIL PROTECTED]> wrote:


The library panel is not written in JSFL.  JSFL has access to most of the
properties of the library and its symbols, but not the symbol preview.
There are some helper tools, such as ALF which can make your life easier.


On 7/2/06, keitai guy <[EMAIL PROTECTED]> wrote:
>
> Is the FlashIDE library palette actually written in JSFL?
>
> ie, would it be possible to replace this? its the kludgiest part of
> the flash UI...
>
> btw is there a way to search for a named symbol and "goto" it? (much
> like eclipse allows you to filter to go to a named resource wtihout
> navigating the directory tree..)
>
> /dc
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>



--
-
Lanny McNie





--
-
Lanny McNie
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] replacing the Library palette?

2006-07-04 Thread Stacey Mulcahy
You could easily write yourself a jfsl command that would find the item in
the library - find out which item is currently selected in the document,
loop through the library items, select the match - etc.

Add a mapping to a key combo and yer golden.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lanny McNie
Sent: Tuesday, July 04, 2006 11:23 AM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] replacing the Library palette?

The library panel is not written in JSFL.  JSFL has access to most of the
properties of the library and its symbols, but not the symbol preview.
There are some helper tools, such as ALF which can make your life easier.

On 7/2/06, keitai guy <[EMAIL PROTECTED]> wrote:
>
> Is the FlashIDE library palette actually written in JSFL?
>
> ie, would it be possible to replace this? its the kludgiest part of
> the flash UI...
>
> btw is there a way to search for a named symbol and "goto" it? (much
> like eclipse allows you to filter to go to a named resource wtihout
> navigating the directory tree..)
>
> /dc
> ___
> Flashcoders@chattyfig.figleaf.com
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
> Brought to you by Fig Leaf Software
> Premier Authorized Adobe Consulting and Training
> http://www.figleaf.com
> http://training.figleaf.com
>



-- 
-
Lanny McNie
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com