  | | | loading Custom SWF interface in Flash IDE | loading Custom SWF interface in Flash IDE 2004-05-23 - By John Grden
Back Yes, that does help Sharon! I had looked at that example, but for some reason (maybe impatience), I couldn 't find out where/how it was loaded from the commands menu. I located something in the archives for a batching process that was a perfect little example. One thing I could really use is a tutorial/info on itterating through the library efficiently. Right now, it seems to take a while with the initial load and I'm wondering if there are known better ways to go about it etc. Do you have anything out there that goes working with the library? Thanks for your help, much appreciated, John
__ ____ ____ ____ ____ ____ ____
From: Extendflash-bounces@(protected) on behalf of Sharon Selden Sent: Sat 5/22/2004 10:00 PM To: 'Extending Flash' Subject: RE: [ExtendFlash] loading Custom SWF interface in Flash IDE
Don't know if this is what you're looking for but it may help: go to help >. samples > Building custom panels with the Extensibility API
I would advise though that instead of placing your JS code in a big string and sending it through MMExecute, you put it in a separate jsfl and call it using MMExecute("fl.runscript(\"myScript.jsfl\")");
that example was written before we had implemented the runScript command.
Hope that helps, sharon
> -- --Original Message-- -- > From: Extendflash-bounces@(protected) > [mailto:Extendflash-bounces@(protected)]On Behalf Of John Grden > Sent: Saturday, May 22, 2004 9:20 PM > To: Extendflash@(protected) > Subject: [ExtendFlash] loading Custom SWF interface in Flash IDE > > > I've figured out how to load a custom interface via > "insert/timeline effects/..." but I know there HAS to be a > way to load one without having to select a movie clip on > stage and so forth. > > Has anyone any info on this? Tutorials? Sites that go over > the specifics of designing a custom interface? > > Thanks for your help, > > John Grden > Senior Flash Developer > BlitzDS.com > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > Extendflash mailing list > Extendflash@(protected) > http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk >
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Extendflash mailing list Extendflash@(protected) http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk
__ ____ ____ ____ ____ ____ ____ ____ ____ ____ Extendflash mailing list Extendflash@(protected) http://flashguru.co.uk/mailman/listinfo/extendflash_flashguru.co.uk
|
|
 |