Re: [Flashcoders] End of flv playback event

2005-11-16 Thread Jordan L. Chilcott
? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott Author: Building Web Sites with Macromedia Studio MX Author

Re: [Flashcoders] FLV Length

2005-12-14 Thread Jordan L. Chilcott
the length of an .FLV file with C#? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott Author: Building Web Sites

Re: [Flashcoders] BitmapData.draw and FLV's

2005-12-16 Thread Jordan L. Chilcott
, here you go: http://www.acmewebworks.com/Downloads/BitmapData_FLVPlayer_Issue.zip Can anyone at Adobe alleviate my suffering and just tell me if this is or isn't possible? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519

Re: [Flashcoders] Can an object delete itself?

2005-12-21 Thread Jordan L. Chilcott
? Is there another easy way of doing this? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott Author: Building Web Sites

Re: [Flashcoders] flv repeating?

2005-12-22 Thread Jordan L. Chilcott
; } if(info.code == NetStream.Play.Stop) { ns.seek(0); } } -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM

Re: [Flashcoders] Re: Ensuring commercial is played before the video while keeping .FLV external

2006-02-16 Thread Jordan L. Chilcott
purpose is to entertain viewers while the video is loading. -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott

Re: [Flashcoders] Flash Remoting onStatus in Flash Player 8

2006-05-25 Thread Jordan L. Chilcott
a strange problem that only occurs in Flash Player 8 and above. Apparently when I publish to Player 8, my Connection.onStatus ceases to function correctly. The method is still called, but the status information (normally passed as a Object) is undefined. Any ideas on this? -- Jordan L

Re: [Flashcoders] Cuepoints not accurate

2006-05-25 Thread Jordan L. Chilcott
early... which pretty much messes up the whole video. I've tried placing the cuepoints a few frames later which works fine on my computer but on others it triggers too late... Anyone have an idea on this? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario

Re: [Flashcoders] Dynamic video buttons

2007-03-08 Thread Jordan L. Chilcott
will be best to implement. -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (253) 276-8631 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott Author: Building Web Sites with Macromedia

Re: [Flashcoders] Re: Seeking Experienced Developer for Connecting Flash to Databases with Java

2007-07-08 Thread Jordan L. Chilcott
Dupré wrote: So if I'm making the flash application in AS3, how difficult would it be to let it talk to the Oracle db? Do you think you'd be available for this integration? -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519

Re: [Flashcoders] Returning a String fails

2007-07-24 Thread Jordan L. Chilcott
); jord On Jul 24, 2007, at 4:22 PM, Mendelsohn, Michael wrote: I've written a simple routine to eliminate spaces from a user entered string. But, it won't return the string. I'm sure it's something silly. Can anyone shed light? Jordan L. Chilcott, President Interactivity Unlimited Guelph

Re: [Flashcoders] Q:Yahoo MAps Flash API and Get Driving Directions

2007-08-03 Thread Jordan L. Chilcott
in support for geocoding AND driving directions. Yahoo Maps Flash based API DOES have support for geocoding, but does anyone know if driving directions are easilly implemented? Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519

Re: [Flashcoders] load 500 by 500 from db in flash

2007-10-21 Thread Jordan L. Chilcott
myFlashSQL.Execute(SELECT * FROM NP_socs_nancy WHERE soc_09 = \+categ_var+\ ORDER BY soc_01); Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 Fax: (519) 837-8610 mailto:[EMAIL PROTECTED] http

Re: [Flashcoders] navigateToURL or getURL and pop-up blocking

2007-10-25 Thread Jordan L. Chilcott
to open a new window from within Flash. I won't have any control over the html wrapper for the SWF so I can't use javascript within the HTML page. I've read suggestions about using Javascript:window.open but seems that will get blocked as well. Any suggestions? Jordan L. Chilcott

Re: [Flashcoders] filmmering FLV playback - why and how to fix that

2008-07-03 Thread Jordan L. Chilcott
What is the source frame rate? I have seen Flash encounter some stuttering on drop frame rates. For that size video, you are probably best to drop the frame rate down to about 15fps. It will probably still look good for the net and will most likely play a lot better. jord *Jordan L. Chilcott

Re: [Flashcoders] The Charges Against ActionScript 3.0

2008-07-16 Thread Jordan L. Chilcott
I'm on the other side of this... I hardly agree with any of these points. jord Brian Mays wrote: Awesome. Thanks. This reinforces some points I've been making to so colleagues. Brian Mays On 7/15/08 3:06 PM, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: hi all, i just published an article

Re: [Flashcoders] The Charges Against ActionScript 3.0

2008-07-16 Thread Jordan L. Chilcott
Let me rephrase this: I hardly agree with MOST of the issues. jord Matt S. wrote: Even the garbage collection and unload movie issues? .m ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com

Re: [Flashcoders] The Charges Against ActionScript 3.0

2008-07-16 Thread Jordan L. Chilcott
Let's be fair: I'm not looking to argue. I have a wife for that. :) I intend to state my issues, but it may have to wait a couple of days because I'm sure most, if not all, of you are in a working situation and faced with some slimy brown stuff rolling downhill towards you. I was going to

Re: [Flashcoders] The Charges Against ActionScript 3.0

2008-07-18 Thread Jordan L. Chilcott
I don't know if I could agree with the statement below. I have no real use for Flex as I can get everything I need from Flash, and can take it down as granular as I want. Flash's failure, IMHO, is providing a proper coding IDE for just plain ol' AS3, sans Flex. Thank goodness for things like

Re: [Flashcoders] The Charges Against ActionScript 3.0

2008-07-18 Thread Jordan L. Chilcott
I'm in the same boat here (been working with Flash since v4 came out, but have been coding for 25 years). Most of the stuff that has been iterated in this thread somewhat echo my opinions. I particularly agree with the one statement down below: AS3 is easier to use. The stigma is that AS2

Re: [Flashcoders] Simple ActionScript Project OOP Question

2008-12-10 Thread Jordan L. Chilcott
Add the child to your Website sprite, rather than the stage. jord [EMAIL PROTECTED] wrote: I have a package that I know works. It displays an Audio Player on the stage. I moved it from src/ to a folder for packages. The project builds no sweat. However, I do not see the AudioPlayer on the

Re: [Flashcoders] AS2 known? bug with _yscale property when class extends MovieClip

2009-05-04 Thread Jordan L. Chilcott
Are you dealing with anything that may represent a scoping issue? Where are you setting your _yscale? jord Andrew Sinning wrote: I'm using AS2 and I have a symbol linked to a class that extends MovieClip. There's a place in the class where the mc gets scaled. Because it extends MovieClip,

Re: [Flashcoders] unexpected result with linked classes in embedded swfs

2009-05-19 Thread Jordan L. Chilcott
If your source and linked file are importing the same AS2 class, the first one imported gets put into the global class tables. Flash sees that the class from the imported link is within the same namespace and considers it already in existence. This is not so unexpected behaviour. If you are

Re: [Flashcoders] unexpected result with linked classes in embedded swfs

2009-05-19 Thread Jordan L. Chilcott
Know the feeling! We have about 20 files using the same class files. It makes more sense for us to keep them in a central core file and simply compile one file. The skin swf will reference the classes from your main file as if they were compiled into the swf. The only noticeable change should

Re: [Flashcoders] Flash and Video

2009-06-01 Thread Jordan L. Chilcott
, Theodore M (N-SGIS) wrote: I have a .mov file that I want to import into a movie and then slow it down (slow motion). Any way to do this? Ted Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 Fax: (519) 837-8610

Re: [Flashcoders] Loading images at the same time, bugs in Flash AS3

2009-06-03 Thread Jordan L. Chilcott
My guess is that if it's iterating through a loop to load, I would imagine that the loader objects are being lost in the loop by getting de-referenced and are getting garbage collected. If this is what's happening, you would probably have to put your loader objects in a stack or array so they

Re: [Flashcoders] Dynamic fonts and Tweens

2009-06-05 Thread Jordan L. Chilcott
Did you set your embed properties (either in the property control panel or with AS)? jord John R. Sweeney Jr wrote: Howdy all, Does anyone know of a solution to doing an alpha Tween on a movieclip that contains dynamic text field. This is AS2 CS3. I attach a linked mc from the library,

Re: [Flashcoders] How does YouTube convert all video formats to Flash format?

2007-02-08 Thread Jordan L. Chilcott - Interactivity Unlimited
video format so I was hoping for some advice on how to convert different video formats online to flash format. I have seen this done on the YouTube website but have no idea what they are using - anyone know what they are using? Any advice much appreciated! -- Jordan L. Chilcott, President

Re: [Flashcoders] OT: Pirated Books

2007-03-02 Thread Jordan L. Chilcott - Interactivity Unlimited
give your girlfriend stolen jewelry that someone else just happened to take for you? What I find even more humourous than this is your signature paraphrasing 1 Corinthians. Here's one from Exodus: Thou shalt not steal! jord -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario

Re: [Flashcoders] Flash and Yahoo map geocode service question

2007-03-08 Thread Jordan L. Chilcott - Interactivity Unlimited
) -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (519) 837-8610 mailto:[EMAIL PROTECTED] http://www.interactivityunlimited.com iChat/AIM: j1chilcott Author: Building Web Sites with Macromedia Studio MX Author

Re: [Flashcoders] Dynamic video buttons

2007-03-08 Thread Jordan L. Chilcott - Interactivity Unlimited
of my question, sorry and =Thank You= for your kind response. I will investigate soon!! Best Regards, Wendy -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (519) 837-8610 mailto:[EMAIL PROTECTED] http

Re: [Flashcoders] Flash and Yahoo map geocode service question

2007-03-08 Thread Jordan L. Chilcott - Interactivity Unlimited
] wrote: Thanks jord -- that was indeed the issue. If anyone else does Flash+Yahoo maps, the url to use instead (the one that has a cross-domain file in place) is http://local.yahooapis.com/MapsService/V1/geocode Helen new tute: http://flash-creations.com/notes/sample_yahoomap.php -- Jordan L

Re: [Flashcoders] command-line mpeg to flv conversion tool?

2007-03-16 Thread Jordan L. Chilcott - Interactivity Unlimited
We've used the Flix Engine for a few clients. I believe it should handle what you are looking for. jord On 3/16/07, Sam [EMAIL PROTECTED] wrote: Anyone have suggestions or links to any command-line video converters? Thanks in advance for any help. -- Jordan L. Chilcott, President

Re: [Flashcoders] FLV (like youtube)

2007-04-04 Thread Jordan L. Chilcott - Interactivity Unlimited
/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com -- Jordan L. Chilcott, President Interactivity Unlimited Guelph, Ontario - Tel: (519) 837-1879 eFax: (519) 837-8610

Re: [Flashcoders] Getting Data into my SWF

2011-03-14 Thread Jordan L. Chilcott - Interactivity Unlimited
Why would you be relying solely on a user's clock? That is most easily manipulated simply by changing the date and time in their system preferences. No hacking experience required. jord -- Jordan L. Chilcott Sent from my iPhone... because I can On 2011-03-14, at 3:06 PM, Kevin Holleran kdaw

Re: [Flashcoders] Getting Data into my SWF

2011-03-14 Thread Jordan L. Chilcott - Interactivity Unlimited
... but it can be handled in one call, letting the server do all the work - the client is a simple willing participant). No other data is passed back for the client to manipulate. jord -- Jordan L. Chilcott Sent from my iPhone... because I can On 2011-03-14, at 3:40 PM, Kevin Holleran kdaw

Re: [Flashcoders] Getting Data into my SWF

2011-03-14 Thread Jordan L. Chilcott - Interactivity Unlimited
is essentially asking is coupon?. Server either gives a coupon or something else that is of no use for anyone to manipulate. jord -- Jordan L. Chilcott Sent from my iPhone... because I can On 2011-03-14, at 4:08 PM, Kevin Holleran kdaw...@gmail.com wrote: The engine is a countdown from the current

Re: [Flashcoders] Getting Data into my SWF

2011-03-15 Thread Jordan L. Chilcott - Interactivity Unlimited
In this case, you just manipulate the time on the client side for the user's amusement (if they try to tamper with it, the next call will just reset the values, if it's not time yet). jord -- Jordan L. Chilcott Sent from my iPhone... because I can On 2011-03-15, at 1:06 PM, Kevin Holleran

Re: [Flashcoders] PureMVC vs Cairngorm // who's better?

2011-06-23 Thread Jordan L. Chilcott - Interactivity Unlimited
Huge vote for RobotLegs as well. jord -- Jordan L. Chilcott Sent from my iPhone... because I can On 2011-06-23, at 9:23 AM, Merrill, Jason jason.merr...@bankofamerica.com wrote: Robotlegs +1 ___ Flashcoders mailing list Flashcoders