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

2007-10-24 Thread Jordan L. Chilcott
You should be fine using navigateToURL( "yourURL.html", "_blank" ). Pop-up blockers don't go after this (it's often user initiated). Even if you put a javascript in as the URL, it should be okay. jord On Oct 20, 2007, at 1:23 PM, John Olson wrote: I have a client Flash AS3 project where I n

Re: [Flashcoders] For those who want to unsubscribe - change settings

2007-10-24 Thread zooli
for me, the password reminder worked, i logged in, set the mode to digest, and guess what? nothing happened! -- zooli http://zooli.pardey.org/ ___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/fl

[Flashcoders] Temporary refuge

2007-10-24 Thread Kerry Thompson
Flashcoders is such a great list, it is distressing to see the temporary problems. It's even more distressing to see good people unsubscribing. Folks, we need this list. Please don't go. I have no doubt Dave is working his tail off to fix the problems, and the list will be up and running smoothly

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

2007-10-24 Thread Matthew James Poole
John you'd need to have allowScriptAccess enabled in the page. If it is then you can call window.open(...), otherwise - you might be out of luck... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Olson Sent: 20 October 2007 18:24 To: flashcoders@chatt

[Flashcoders] substring text searching

2007-10-24 Thread Adam Randlett
I have a function that sends a search term, xmllist & content to be searched with indexes at end of each line to represent item in xmllist. The function then outputs and xmllist of the found nodes that have the search term in them however if the the text in the node has two words or more wo

[Flashcoders] UNSUBSCRIBE & PASSWORD RETRIEVAL NOT WORKING - HAAAALP!!

2007-10-24 Thread Jon C. Rosen
___ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Re: [Flashcoders] Your new list server

2007-10-24 Thread Bryan Robb
PLEASE SOMEONE TAKE ME OFF THIS LIST... THIS IS KILLING ME...TURN THE LIST OFF UNTIL YOU CAN GET IT WORKING PROPERLY. BE RESPONSIBLE, IF YOUR CODE IS NOT WORKING, TURN IT OFF. Bryan Robb Reflection Software, Inc. Software Design Team [EMAIL PROTECTED] 630.598.2801 On Oct 20, 2007, at 10:

Re: [Flashcoders] digest

2007-10-24 Thread Marlon Harrison
Same here I can't login to change my settings. On Oct 20, 2007, at 10:19 AM, Cynthia Lawson Jaramillo <[EMAIL PROTECTED] > wrote: Yes, but what password did you assign to us? My usual passwords are not working to log in, so I'm guessing a default one was used? Thanks, C. On Oct 19, 2007,

[Flashcoders] v2 Dataset component with Schema and Binding in code, and itemClass

2007-10-24 Thread Kalani Bright
Does any have/know of any tutorials or samples which go over creating datasets, schemas, binding, and itemClasses (itemClassName) completely and entirely in code. The samples Macromedia provides are pretty light and I can't find any serious samples/tutorials online. Does anyone know of any? Th

Re: [Flashcoders] Welcome Back

2007-10-24 Thread ITSCO
Hello, I keep getting all these individual e-mails from the list. Could you tell me how to just get the one digested file. Thanks, Daniel ** See what's new at http://www.aol.com ___ Flashcoders mailing list

Re: [Flashcoders] unsetting object property in AS2

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 20, 2007, at 12:03 AM, ekameleon wrote: Hello :) See the documentation of the Array class and the splice method : splice(startIndex:Number <2026.html#419506>, [deleteCount:Number<2026.html#419506>], [value:Object <2035.html#421878>]) The null value don't

Re: [Flashcoders] unsetting object property in AS2

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 6:46 PM, Mark Winterhalder wrote: Andrew, you can do 'delete myObject.myProperty', and you may want to look into linked lists as an alternative to arrays: HTH, Mark On 10/19/07, Andrew Sinning <[EMAIL PROTECTE

Re: [Flashcoders] Short syntax for accessing nested display objects? (AS3)

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 9:30 PM, Troy Rollins wrote: On Oct 19, 2007, at 10:05 AM, Alistair Colling wrote: var cont:Sprite = new Sprite(); this.addChild(cont); var cont1:Sprite = new Sprite(); cont.addChild(cont1); var child1:Sprite = new H1(); var target =cont.getChildByName(

Re: [Flashcoders] Short syntax for accessing nested display objects? (AS3)

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 8:35 PM, keith wrote: Is there a reason you can't access the Sprite with the variable you first created? cont.visible=false; -- Keith H -- Alistair Colling wrote: Hiya everyone, good to see the list back up and running. I'm trying to access a sp

Re: [Flashcoders] password retrieval

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 9:30 PM, David Bitterman wrote: I'm getting the same result here, password retrieval is not functioning. hmmm On Oct 19, 2007, at 10:21 AM, Richard Helgor wrote: Unsubscribe and password retrieval don't seem to be working. Can someone check plea

Re: [Flashcoders] Non-latin glyphs for custom fonts not embedded in textFields

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 4:25 PM, Stephen Downs wrote: I'm having a struggle getting non-latin glyphs in my TextField instances to display properly. Environment: Flash 9, Mac OS X 10.4.10 Publish target: Flash Player 8, ActionScript 2 (yuck, but that's the corporate client)

Re: [Flashcoders] good to everything back up & running

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 7:05 PM, andrew hill wrote: what the fuck can you guys unsubscribe me as i am getting thousands of emails from you with all the conversationa of peopple do ple just remove me On 10/20/07, Richard Helgor <[EMAIL PROTECTED]> wrote: Unsubscribe and pas

Re: [Flashcoders] good to everything back up & running

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 9:02 AM, Dave Watts wrote: Can I please get set back to digest??? Thanks! I've reset your account to digest. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at o

Re: [Flashcoders] flashcoders list page

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 10:29 PM, Rob Buse wrote: I've requested to be unsubscribed several times via: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders The confirmation e-mail never shows. Neither does the password reminder. -Rob ___

Re: [Flashcoders] Digest.

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 7:50 PM, [EMAIL PROTECTED] wrote: In a message dated 10/19/2007 10:41:18 P.M. Eastern Daylight Time, [EMAIL PROTECTED] writes: I attempted to use the control panel provided in the re-instatement email for this as well, but I'm still receiving the indi

Re: [Flashcoders] digest

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 20, 2007, at 2:53 AM, Luis Recchini wrote: same as sean On 10/19/07, Sean Suggs <[EMAIL PROTECTED]> wrote: Apparently some user preferences were jostled/reset by the move. Where can I change my subscription mode to UNSUBSCRIBE? s -Original Message- From

Re: [Flashcoders] digest

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 10:27 PM, Bryan Thompson wrote: Folks, before this list gets flooded (again) with remove/change requests, please remember that the owner of this list does not necessarily watch it for help requests. By sending these requests to the list, you are jus

Re: [Flashcoders] central up to date data

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 20, 2007, at 5:21 AM, Michael Ypes wrote: Great to have the list back, I was worried for a while that it was gone forever, phew In answer to your question: Create a singleton class which stores all data. I use this in applications to store data from xml file

Re: [Flashcoders] central up to date data

2007-10-24 Thread Rich Rainbolt
Unsubscribe Remove On Oct 19, 2007, at 4:49 PM, David Ngo wrote: You may want to look into using a Singleton or static class, depending on how you have things implemented and what the desired functionality is. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On