[Flashcoders] Loader.close() bug

2007-09-03 Thread Paul Chang
this, I receive a URLStream does not exist error. Has anyone experienced this and possibly found a workaround? Thanks, Paul -- Paul Chang, Ph.D. [EMAIL PROTECTED] ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search

[Flashcoders] Hand Cursor for Slider Component

2007-08-30 Thread Paul Chang
I have a rather simple dilemma. I've been trying to get the hand cursor to appear when rolling over the thumb dragger of the Slider component. For other components, setting buttonMode and/or useHandCursor to true seams to take care of that. With the Slider Component, it's not the case. I was

[Flashcoders] Flash Developer Forums

2007-08-08 Thread Paul Chang
Hello, I realize that this list is for discussing code, so I'll make this brief. My San Francisco based company is looking to hire an in-house Flash developer and I would appreciate any pointers to lists or url's that might help me find high quality people. Anyone on this list who

[Flashcoders] Problem printing html page with embedded swf

2007-07-02 Thread Paul Chang
Hi All, I am attempting to print an html page with an embedded swf. However, the page prints except for the embedded swf which is just a blank white area. Can someone please suggest the setting that controls this? Thanks in advance, Paul ___

Re: [Flashcoders] Type Coercion Failed: Odd behavior.

2007-06-21 Thread Paul Chang
Thanks Keith. That worked. On Jun 20, 2007, at 9:29 PM, keith wrote: Maybe this will help the coerce: for (var i:int=0;iparent.numChildren;i++) { if(parent.getChildAt(i) is LiquidObject){ trace(LiquidObject (parent.getChildAt(i)).selected); } } -- Keith H -- Paul Chang wrote: Hello

Re: [Flashcoders] Type Coercion Failed: Odd behavior.

2007-06-21 Thread Paul Chang
Thanks for this reference. I performed a simple test and it works. However, for my particular example, I receive an error. var liquidObject:LiquidObject = parent.getChildAt(i) as LiquidObject; assigns null to liquidObject. The only thing that has worked for me so far is: if

Re: [Flashcoders] Type Coercion Failed: Odd behavior.

2007-06-21 Thread Paul Chang
their siblings via the parent. What triggers the children to access their siblings? On 6/21/07, Paul Chang [EMAIL PROTECTED] wrote: Thanks for this reference. I performed a simple test and it works. However, for my particular example, I receive an error. var liquidObject:LiquidObject

[Flashcoders] FileReference

2007-06-21 Thread Paul Chang
I was happy to see a FileReference Class finally in Flash so that the upload of basic files could be accomplished without the use of backend scripts. However, I want to use FileReference in a slightly different way and I feel like it should be possible but can't quite get there. Here's

[Flashcoders] Type Coercion Failed: Odd behavior.

2007-06-20 Thread Paul Chang
Hello, I've created a custom class: LiquidObject extends Sprite I then create several instances of LiquidObject and add them as children to a parent Sprite. If I cycle through and trace the children as such: for (var i:int=0;iparent.numChildren;i++) { trace(parent.getChildAt(i));

Re: [Flashcoders] Can I read XML before it is loaded?

2007-05-15 Thread Paul Chang
I don't have the original post for this thread, but if you're in AS3, perhaps the URLStream class would be what you want. Paul -- Paul Chang, Ph.D. PCD. On May 15, 2007, at 7:34 AM, Smeets, Ben wrote: Try the onData event handler of the XML object. Needs some extra magic I think though

Re: [Flashcoders] popup blockers and flash

2007-05-10 Thread Paul Chang
there's a nuance that I'm missing. Thanks, Paul -- Paul Chang, Ph.D. PCD. On May 10, 2007, at 1:04 AM, Muzak wrote: show us some code. - Original Message - From: Paul Chang [EMAIL PROTECTED] To: flashcoders@chattyfig.figleaf.com Sent: Thursday, May 10, 2007 6:07 AM Subject: [Flashcoders

[Flashcoders] popup blockers and flash

2007-05-09 Thread Paul Chang
will choke, but it will work calling the window.open command. Mixed in with all of this is the popup blocker issue. Can someone speak to this issue and suggest a dependable approach? Thanks in advance, Paul -- Paul Chang, Ph.D. [EMAIL PROTECTED

[Flashcoders] Missing fl.* AS3 Packages in Flash CS3

2007-05-03 Thread Paul Chang
statement causes a compile error. Has anyone encountered this issue? Thanks in advance, Paul -- Paul Chang, Ph.D. PCD. [EMAIL PROTECTED] ___ Flashcoders@chattyfig.figleaf.com To change your subscription options or search the archive: http

Re: [Flashcoders] Missing fl.* AS3 Packages in Flash CS3

2007-05-03 Thread Paul Chang
than this is the fl.controls package that contains the fl.controls.Button class. I'm not able to access that either. Thanks for your assistance. Paul -- Paul Chang, Ph.D. PCD. 2412 Harrison Street, #103 San Francisco, CA 94110 415-550-7230 415-358-5614 (Fax) [EMAIL PROTECTED] On May 3, 2007

[Flashcoders] Switch back

2007-02-24 Thread Paul Chang
Somehow I was switched to receiving individual messages rather than in a group. How do I switch back? Thanks, Paul -- Paul Chang, Ph.D. PCD. 2412 Harrison Street, #103 San Francisco, CA 94110 415-550-7230 415-358-5614 (Fax) [EMAIL PROTECTED

[Flashcoders] Encryption Packages

2006-06-01 Thread Paul Chang
I'm looking for an encryption package for Flash, particularly one that uses the Blowfish algorithm. Does anyone have knowledge if such a package exists? Thanks, Paul [EMAIL PROTECTED] -- Paul Chang, Ph.D. PCD. 2412 Harrison Street, #103 San Francisco, CA 94110 415-550-7230 415-358-5614 (Fax