  | | | loading Custom SWF interface in Flash IDE | loading Custom SWF interface in Flash IDE 2004-05-23 - By Sharon Selden
Back 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
|
|
 |