  | | | Extending Flash | \n
-----Original Message-----
From Extendflash-bounces@(protected)
[mailto Extendflash-bounces@(protected)] On Behalf Of Johan Nel
Sent Thursday April 29 2004 6 44 AM
To 'ExtendflaGot a Request
More file metadata. Date Created Date Modified etc.
that would be great.
http //www.flashguru.co.uk/files/FileSystem.mxp
The help should now work and be associated with the Actions Panel.
Kind Regards
Guy
I have written an extension which installs a new help book. I would
like to associate the individual help pages with an ActionsPanel
reference so when a particular item is right-clicked in the
Hi Guy 's
Finally got around to getting an extension together worth releasing.
This one is complete with documentation in the help panel (Window >
Help) for you.
http //www.flashguru.co.uI figured this one deserved a new thread....
In the CreateComponent command I posted yesterday I 'm having troubles
with the xui end of things. I want to do these 3 things
1) Tab order. When mThis seems to have some purpose...possibly for Flex? Could anyone shed
some light on why all the V2 UI components contain this tag?
Scott Hyndman
John
I haven 't looked at this code yet but Guy Watson pointed out to me at
FlashInTheCan that you can clear the output window write to it and save
the file.
var theString "Go Leafs! "
flSometimes the most satisfying extensions are just really simple scripts
that save you time.
I 've been making a lot of components. I often update the code and have
to re-export the SWC as a componenIn case anyone is interested I posted a list of XMLUI tags in our livedocs
http //livedocs.macromedia.com/flash/mx2004/main/wwhelp/wwhimpl/common/html/
wwhelp.htm?context Flash_MX_2004_DocumentatiHi all I 'm new on the list so appologies if this has been discussed
before.
Does anyone know how to convert a movie clip in the library into a
component in the library using JSFL and then add coHello all )
Has anyone run into issues with parentLayer and the nesting of layers in the timeline??
I have a small script which simulates an issue I 've been having... I have toiled with this fo//begin code
var dom fl.getDocumentDOM()
var tl dom.getTimeline()
var layers tl.layers
for (var i 0 i <layers.length i++) {
i parseInt(i)
fl.getDocumentDOM().getTimeline().reordMyself and Tony Macdonell spoke at FlashInTheCan Toronto recently on the
subject of Flash Extensibility. I delivered an Ask The Expert session on the
subject and thus i ended up showing a little of
I hope this hasnt been covered before I was unable to find a search feature
in the archives (and I really havent been keeping up) but I seem to have a
problem with correctly obtaining the depthOk I 'm using the fl.componentsPanel.addItemToDocument command for adding components to a FLA. However they are adding it
to the FLA that launched the command not the FLA that is being dynamicallyI 'm buiding a form in a Flash XML Panel via XUL but not sure how to add an item to a listbox. If I put a button on my form
I can put code in the oncommand attribute such as the below
<button Hello everyone )
Can someone please verify this as being a bug or is it just me being dumb... )
Is there a special way of using a byteArray ???
It seems to me that there 's a problem with thHi all!
I must request some parameters from the user and use them in a
"setSelectionRect " statement. When these parameters are too much high for
the real area in the stage (eg 17500 px) seems Hi Gang
here is my first behavior. very simple. you select a movieclip and
select the movieclip/oscillate
and you have the fading in and out button etc.
I haven 't had time to create the mxp Just whipped this up since I 'm creating forms and taking forever... Also anyone know what 's up with Vera 's website
(mediasparkles.com)?
--JesterXL
function init()
{
var name prompt( "Whahi all
i notice that in the history panel the tools like brush and reshape have a differant icon and look. Is there any way we can use those in jsfl?
cheers
johan
Anyone know if you can modify keyboard shortcuts with JSFL?
---
Checked by AVG anti-virus system (http //www.grisoft.com).
Version 6.0.622 / Virus Database 400 - Release Date 3/13/2004
is there any way to safely convert my JSObject to a jsval?
the following gives me a pointer truncation warning... will this cause issues later down the line ???
JSObject *jsObj
jsObj JS_NewADoes anyone know if there is a JSFL equivalent of
#include
 |
|
 |