Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
Extending Flash
Page 2 of 2 1   2  

adding multiple line of AS script using jsfl

\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 'Extendfla

Beta Testing - JSAPI FileSystem Extension >Request

Got a Request More file metadata. Date Created Date Modified etc. that would be great.

FileSystem Updated

http //www.flashguru.co.uk/files/FileSystem.mxp The help should now work and be associated with the Actions Panel. Kind Regards Guy

Question for Macromedia?

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

Beta Testing - JSAPI FileSystem Extension

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.u

Subject: XUI tabindex?

I 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 m

Metadata tag

This 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

Create Class.as file

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! " fl

Subject: Export SWCs

Sometimes 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 componen

Subject: XML UI Tags

In 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_Documentati

Convert to uncompiled component?

Hi 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 co

problems with parentLayer

Hello 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

Re: [ExtendFlash] element depths in layer other than first not
   showing change

//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().reord

FlashInTheCan Presentation Files

Myself 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

element depths in layer other than first not showing
   change

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 depth

componentsPanel adds to wrong doc

Ok 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 dynamically

Subject: XUL Scope?

I '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

addDataToDocument using byteArray

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 th

Subject: Catch errors

Hi 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

my first behavior

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

Generate Component Code + Where is Mediasparkles?

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( "Wha

can we use tools like brush in jsfl?

hi 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

Keyboard Shortcuts

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

[ExtendFlash] JSObject to jsval [c++]

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_NewA

Subject: Include?????

Does anyone know if there is a JSFL equivalent of #include
Page 2 of 2 1   2