[Flashcoders] Publish Bug take 2

2008-08-19 Thread Leon
into the Opened/Closed MovieClip, but not with those I don't Open/Close. But : Once I save the file, the bug come back. Is someone ever see this bug? Is a way to fix it without remaking the whole animation? Thx Leon ___ Flashcoders mailing list Flashcoders

[Flashcoders] Publishing Bug

2008-08-18 Thread Leon
into the Opened/Closed MovieClip, but not with those I don't Open/Close. But : Once I save the file, the bug come back. Is someone ever see this bug? Is a way to fix it without remaking the whole animation? Thx Leon ___ Flashcoders mailing list Flashcoders

[Flashcoders] Writing AS2 Custom Components

2008-08-11 Thread Manuel Ponce de Leon
Anyone can point to a comprehensive article/tutorial on the above topic? I don't seem to find anything half-decent. .:Manuel ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] DART AS3

2008-07-28 Thread Manuel Ponce de Leon
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Manuel Ponce de Leon :: Rich Media Customer Solutions Consultant :: Google :: [EMAIL PROTECTED] :: ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] DART external SWFs/.as?

2008-07-22 Thread Manuel Ponce de Leon
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders -- Manuel Ponce de Leon :: Rich Media Customer Solutions Consultant :: Google :: [EMAIL PROTECTED

[Flashcoders] Performance on Data Passing

2008-07-02 Thread Manuel Ponce de Leon
Does anyone have any hints on how to better testthe performance of an SWF movie rendering XML data versus some other dataset type (JSON, key-value pairs using flashvars, etc)? -- Manuel Ponce de Leon :: Rich Media Customer Solutions Consultant :: Google :: [EMAIL PROTECTED] :: 212-381-5865

Re: [Flashcoders] FLV ending prematurely in FLVPlayback component

2008-06-27 Thread Manuel Ponce de Leon
undertaking of stripping out the component from 5000 lines of code. MaTT On Wed, Jun 25, 2008 at 3:39 PM, Manuel Ponce de Leon [EMAIL PROTECTED] wrote: Try using the FLV Metadata Injector into your FLVs http://www.buraks.com/flvmdi/ The problem may be caused by incorrect (ie, rounded down duration

Re: [Flashcoders] FLV ending prematurely in FLVPlayback component

2008-06-25 Thread Manuel Ponce de Leon
Try using the FLV Metadata Injector into your FLVs http://www.buraks.com/flvmdi/ The problem may be caused by incorrect (ie, rounded down duration value) or corrupted metadata on the FLV. Matt Muller wrote: Hi, I am using the FLVPlayback component to serve videos. Users with a slow

[Flashcoders] SWF file size differences

2008-06-25 Thread Manuel Ponce de Leon
Wonder if anyone else has come across this problem. It's definitely weird and to me it looks like a bug. I have a simple fla file. I publish on a Mac and a PC (both with Flash CS3, AS3, Flash Player 9). The resulting SWF is way bigger on the PC (7KB vs 2KB on the Mac) despite the fla being

[Flashcoders] Shared Library, AttachMovie, LoadMovie

2008-04-17 Thread Leon
= _root.createEmptyMovieClip(loaded_swf, 100) mc.loadMovie(loadedMovie.swf) mc.target_mc.attachMovie(Element from shared lib, new name, new depth) But it don't work !!! So... is anyone try and succed this technic ? Thx Leon ___ Flashcoders mailing list Flashcoders

[Flashcoders] Shared Library, AttachMovie, LoadMovie

2008-04-17 Thread Leon
= _root.createEmptyMovieClip(loaded_swf, 100) mc.loadMovie(loadedMovie.swf) mc.target_mc.attachMovie(Element from shared lib, new name, new depth) But it don't work !!! So... is anyone try and succed this technic ? Thx Leon ___ Flashcoders mailing list Flashcoders

Re: [Flashcoders] JSFL Add a new font

2008-03-27 Thread Leon
And no others way? Ex: A low-level extension for flash that extends JSFL ? 2008/3/25, Michael Randolph [EMAIL PROTECTED]: I wish...no way to do this afaik -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Leon Sent: Tuesday, March 25

[Flashcoders] JSFL Add a new font

2008-03-25 Thread Leon
Hello FlashCoders, With a JSFL 1 - I want to : in an opened document. 2 - Create a new Font Symbol in my opened document library. 3 - Set his parameters. Is it possible !? Leon /* var lib = fl.getDocumentDOM().library; lib.addNewItem('FontItem

[Flashcoders] Problem with scale in component after scaling loaded jpeg

2006-01-24 Thread Leon
know what going, it should be one of you guys :D // Leon ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders