Re: [Flashcoders] amf-php

2007-10-24 Thread Rich Rainbolt

Unsubscribe Remove


On Oct 19, 2007, at 3:55 PM, Jorge Solis wrote:


Check http://www.flash-db.com/Tutorials/helloAS3

Jorge

- Original Message - From: Kerem İşeri  
[EMAIL PROTECTED]

To: flashcoders@chattyfig.figleaf.com
Sent: Friday, October 19, 2007 6:32 AM
Subject: [Flashcoders] amf-php


hello guys,, im happy to hear from flashcoders again, and here is  
new my new question on virgin server, i havent tried using amf-php  
on any project after i started using flash cs3,  now im having  
problems because of the remoting components are not working. how  
can i run my old remoting components on flash cs3?


thanx

kerem.

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 Behalf Of Tom  
Huynen

Sent: Friday, October 19, 2007 5:41 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] central up to date data

Hi List!

I'm using a class named utils.as to store data like color values in my
project.
This class is then extended by let's say the application.as and the  
menu.as.


Next in the application class I change the value of a var in the utils
class.
When retrieving this value from the third (menu) class I still get  
the old

value instead of the new one.

What is the best thing to do when I want to keep my data central,  
up to date

and accesible for all classes in my project?

Kind regards,

Tom
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 files and use it as a mvc pattern. This way  
you can
extract the information from the data anywhere in the application  
by using

the getInstance() method.

EG.

ModelData.getInstance().getMenuColor()

Which would then return the color that you are after.

Read Joey Lotts book AS3 with Design Patterns - which can be easily
translated for AS2 but really helps on building a usable  
architecture for

your applications which are scaleable and usable.

If you require an example then shout again. Bit rushed at the mo.

Cheers

M

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tom  
Huynen

Sent: 19 October 2007 10:41
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] central up to date data

Hi List!

I'm using a class named utils.as to store data like color values in my
project.
This class is then extended by let's say the application.as and the  
menu.as.


Next in the application class I change the value of a var in the utils
class.
When retrieving this value from the third (menu) class I still get  
the old

value instead of the new one.

What is the best thing to do when I want to keep my data central,  
up to date

and accesible for all classes in my project?

Kind regards,

Tom
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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  
just

clogging our in boxes with noise.

Every email you get has a link to the list's home page at the  
bottom.  Use
it, and use your head.  There is a mailto link at the bottom for  
the list

owner: mailto:[EMAIL PROTECTED]

Please send your maintenance requests to him and not the list.

Thanks for helping reduce the noise.

Bryan


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Bitterman
Sent: Friday, October 19, 2007 12:28 AM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] digest

Apparently some user preferences were jostled/reset by the move.

Where can I change my subscription mode to digest?

d
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Bitterman
Sent: Thursday, October 18, 2007 11:28 PM
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] digest

Apparently some user preferences were jostled/reset by the move.

Where can I change my subscription mode to digest?

d
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 individual   
emails...





Me too and if it's not fixed soon I may have to block the email   
address.


Joan
The  Lassie Network
_www.lassie.net_ (http://www.lassie.net/)

This  transmission is intended to be delivered to the named  
addressee(s) and
may  contain information that is confidential and/or legally  
privileged. If
this  information is received by anyone other than the named  
addressee(s), the
recipient should immediately notify the sender by E-Mail and by  
telephone
(410)  569-5321 and permanently delete the original and any copy,  
including
printout of  the information. In no event shall this material be  
read, used, copied,
 reproduced, stored or retained by anyone other than the named  
addressee(s),

except with the express consent of the sender.





** See what's new at http:// 
www.aol.com

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 password retrieval don't seem to be working. Can
someone check please?

I was set not to receive messages, and now it's back on, and I can't
turn it off.

On 19 Oct 2007, at 04:26, [EMAIL PROTECTED] wrote:


Can I please get set back to digest???   Thanks!


Joan
The  Lassie Network
_www.lassie.net_ (http://www.lassie.net/)

This  transmission is intended to be delivered to the named
addressee(s) and
may  contain information that is confidential and/or legally
privileged. If
this  information is received by anyone other than the named
addressee(s), the
recipient should immediately notify the sender by E-Mail and by
telephone
(410)  569-5321 and permanently delete the original and any copy,
including
printout of  the information. In no event shall this material be
read, used, copied,
 reproduced, stored or retained by anyone other than the named
addressee(s),
except with the express consent of the sender.





** See what's new at http://
www.aol.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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)



I have an external xml file with text in html tags. The non-Latin  
character data contained in these tags is reading in an propagating  
properly, as a simple trace indicates so. The problem comes down to  
displaying this text in a TextField.


The text field in question is set to Dynamic Text, and uses a  
custom, embedded font. The font is linked to export in first frame,  
before the text field appears. The text field has All (54665  
glyphs) selected as the Embed option. Inserting additional needed  
character glyphs in the Include these characters: field to force  
it to work doesn't help.


Here are two implementation scenarios:

Scenario A (doesn't work):

) The text field contains a Latin string by default: watermelon
) Try to fill the text field with a mixed character glyph phrase:
tf.htmlText = Bang Приставки;


Scenario B (does work):

	) The text field contains a string beginning with a non-Latin  
character contained in the dynamic text string fed it: группы  
poopie

) Try to fill the text field with a mixed character glyph phrase:
tf.htmlText = Bang Приставки;


Scenario C (does work):

) Change the font of text field to a non-embedded screen font: _sans.
) The text field contains a Latin string by default: watermelon
) Try to fill the text field with a mixed character glyph phrase:
tf.htmlText = Bang Приставки;


I need scenario A to work, as I can't predict what non-Latin  
character will dynamically be fed into these localized text fields  
at runtime, and I need to use the corporate font for the proper  
suit-and-tie look. Trying to use special charCodes for the input  
text is also an unacceptable solution (and I doubt it would help as  
the encoded text is being read in properly, just not displayed  
properly). Setting System.useCodepage = true did not work either.


So why aren't all embedded character glyphs recognized?
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 please?


I was set not to receive messages, and now it's back on, and I  
can't turn it off.


On 19 Oct 2007, at 04:26, [EMAIL PROTECTED] wrote:


Can I please get set back to digest???   Thanks!


Joan
The  Lassie Network
_www.lassie.net_ (http://www.lassie.net/)

This  transmission is intended to be delivered to the named  
addressee(s) and
may  contain information that is confidential and/or legally  
privileged. If
this  information is received by anyone other than the named  
addressee(s), the
recipient should immediately notify the sender by E-Mail and by  
telephone
(410)  569-5321 and permanently delete the original and any copy,  
including
printout of  the information. In no event shall this material be  
read, used, copied,
 reproduced, stored or retained by anyone other than the named  
addressee(s),

except with the express consent of the sender.





** See what's new at http:// 
www.aol.com

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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 sprite that is inside of 2 other sprites  
and I have 2 questions about this:


1) It seems that the syntax for targeting this sprite once it is  
created is quite long winded (2 temporary vars have to be created):


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(cont1);
var targ2 = target.getChildByName(child1);
targ2._visible = false;




2) Also, I can't data type my target var as a Sprite otherwise I  
get an error (unless I cast  the type as well).


If anyone knows of a better of doing this I would be really  
interested to hear it :)

Cheers,
Ali



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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(cont1);
var targ2 = target.getChildByName(child1);  

targ2._visible = false;


Well, if you _really_ want to, you can do it with 1...

//
// This code will run in a frame script
import flash.display.*;

var cont:Sprite = new Sprite();
cont.name = cont
this.addChild(cont);
var cont1:Sprite = new Sprite();
cont1.name = cont1

var child1:Sprite = new Sprite();
child1.name = child1
cont1.addChild(child1);
cont.addChild(cont1);


var childTest:Sprite = Sprite(cont.getChildByName 
(cont1)).getChildByName(child1) as Sprite;

childTest.visible = true;
trace(childTest.name +   + childTest);
stop();
///

Of course, I effectively casted twice in one line, but hey...  ;-)

--
Troy
RPSystems, Ltd.
http://www.rpsystems.net


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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:
http://en.wikipedia.org/wiki/Linked_list

HTH,
Mark



On 10/19/07, Andrew Sinning [EMAIL PROTECTED] wrote:

A question in my sent box from when the list went down:

I like to use the Object class as an index, but there doesn't  
appear to
be a way to completely remove a property from an object.  I can  
set the

value to null, but I'd really like to be able to remove the property
completely.  Why? Because if I want to do a reverse lookup, then I  
have
to iterate through all of the properties, but having to iterate  
through

the nulled values seems inefficient.

I can do this with another class, something that includes an Array to
keep track of current properties and an Object for the index, but I'm
wondering if I'm overlooking something.  Often I find that I am.

Speaking of Arrays, it's a bit frustrating that there's no easy  
way to

remove an item from an array either.  Currently I use:

   iterate through the array to find the index of the needle
   splice the Array at the index

Is there a faster way to remove an item from an array?


Thanks!
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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:Number2026.html#419506],
[value:Object 2035.html#421878])


The null value don't remove an item in the Array instances :) clean  
only the

value in the case :)

If you use a property in an object use 'undefined' or 'delete' :

var o = {} ;
o.prop1 = 1 ;
o.prop2 = 2 ;
trace(o) ;

for (var prop in o )
{
  trace( prop  +  :  + o[prop] ) ;
}

trace(--- remove prop1) ;

trace( remove prop1 :  + delete o.prop1 ) ;

for (var prop in o )
{
  trace( prop  +  :  + o[prop] ) ;
}

... If you want keep the property but this property not must be  
enumerable

in the for..in loop, use ASSetPropFlags :

var o = {} ;
o.prop1 = 1 ;
o.prop2 = 2 ;
trace(o) ;

ASSetPropFlags(o, [prop1] , 1 ) ;

// with the for..in
for (var prop in o )
{
  trace( prop  +  :  + o[prop] ) ;
}

// but the property exist :
trace(o.prop1 ) ;


EKA+ :)

2007/10/19, Andrew Sinning [EMAIL PROTECTED]:


A question in my sent box from when the list went down:

I like to use the Object class as an index, but there doesn't  
appear to
be a way to completely remove a property from an object.  I can  
set the

value to null, but I'd really like to be able to remove the property
completely.  Why? Because if I want to do a reverse lookup, then I  
have
to iterate through all of the properties, but having to iterate  
through

the nulled values seems inefficient.

I can do this with another class, something that includes an Array to
keep track of current properties and an Object for the index, but I'm
wondering if I'm overlooking something.  Often I find that I am.

Speaking of Arrays, it's a bit frustrating that there's no easy  
way to

remove an item from an array either.  Currently I use:

   iterate through the array to find the index of the needle
   splice the Array at the index

Is there a faster way to remove an item from an array?


Thanks!
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[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?
 
Thanks,
 
Kalani
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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, at 12:04 PM, Dave Watts wrote:


Apparently some user preferences were jostled/reset by the move.


Yes, sorry about that!

I've reset your account to digest, but in the future you can use  
the URL in

the message footer.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
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:21 AM, Charles Thibaudeau wrote:

I'd like you to reset me to digest please. This is taking way too  
much space in my inbox.


thank you




From: [EMAIL PROTECTED]
To: flashcoders@chattyfig.figleaf.com
Subject: RE: [Flashcoders] Your new list server
Date: Fri, 19 Oct 2007 17:01:41 +

Can you reset me to digest, thanks.

Date: Fri, 19 Oct 2007 00:49:23 -0400 From: [EMAIL PROTECTED]  
To: Flashcoders@chattyfig.figleaf.com CC:  Subject:  
[Flashcoders] Your new list server  Somehow, in setting up your  
new list server, you re-activated all the  e-mail addresses that  
had been previously UNSUBSCRIBED from the list, (3  in my case).  
 Now that's annoying - especially if you have multiple mailboxes  
filling  up with messages.  I can't unsubscribe, because your  
password reminder button doesn't seem  to work.  Can you please  
unsubscribe me?  Chris Ivey  
___ Flashcoders  
mailing list Flashcoders@chattyfig.figleaf.com http:// 
chattyfig.figleaf.com/mailman/listinfo/flashcoders

_
Overpaid or Underpaid? Check our comprehensive Salary Centre
http://a.ninemsn.com.au/b.aspx?URL=http%3A%2F%2Fcontent%2Emycareer% 
2Ecom%2Eau%2Fsalary%2Dcentre%3Fs%5Fcid% 
3D595810_t=766724125_r=Hotmail_Email_Tagline_MyCareer_Oct07_m=EXT__ 
_

Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


_
Send a smile, make someone laugh, have some fun! Start now!
http://www.freemessengeremoticons.ca/? 
icid=EMENCA122___

Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[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


[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 words that are the same it will add that node  
however many times that word appears. How can I prevent this?


function searchStringInAttribute(list:XMLList, attributelist:String,  
term:String):XMLList {

var output:XMLList = new XMLList();
//trace(ALIST { + attributelist +  } ALIST End  + \n);
var i:Number = 0;
var pos:Number = 0;
var index:int = 0;
var count:int = 0;
while (i  -1) {
pos = attributelist.indexOf(term, i);
if (pos  -1) {
			index = int( attributelist.substring(attributelist.indexOf(,  
pos)+1, attributelist.indexOf(, pos)) );

output[count] = list[index];
count++;
i = pos+term.length;
} else {
i = pos;
}
}
return output;
}


adam randlett



___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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@chattyfig.figleaf.com
Subject: [Flashcoders] navigateToURL or getURL and pop-up blocking

I have a client Flash AS3 project where I need 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?


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

__
This e-mail has been scanned for viruses by the Virtual Universe e-mail
security system - powered by MessageLabs.
http://www.virtual-universe.net

__

Virtual Universe Ltd, Amplefuture House, The Quadrant, 135 Salusbury Road, 
London  NW6 6RJ

Tel:  +44 (0) 870 788 6000  

Fax: +44 (0) 870 788 6689

Web:www.virtual-universe.net

-

CONFIDENTIALITY NOTICE

This e-mail may contain information which is confidential and privileged. If 
you are not the named addressee of this e-mail, you may not copy or use it, or 
forward or otherwise disclose it to anyone else. If you have received this 
e-mail in error, please e-mail the sender by replying to this message and then 
fully delete it from your system. 

Any views or opinions presented in this e-mail are solely those of the author 
and do not necessarily represent those of Amplefuture Group. Amplefuture Group 
reserves the right to monitor e-mail communications from both external and 
internal sources for the purposes of ensuring correct and appropriate use of 
our communication equipment.



__
This e-mail has been scanned for viruses by the Virtual Universe e-mail 
security system - powered by MessageLabs. http://www.virtual-universe.net

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[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 soon.

Until then, we've got a lively group going over at Flash_Tiger, and you're
all welcome to join the group. Come on over to
http://groups.yahoo.com/group/Flash_tiger and join. We've got a moderated
group, no spam, and some ActionScript heavy hitters, including several
people from here. I've mentioned it here before--we're NOT in competition
with Flashcoders. We're a complement, and an alternative for when
Flashcoders is down.

But give Dave a break. He just got back from overseas, and he's had to deal
with hardware problems and software configuration issues, as well as his
regular job as CTO. He'll get it fixed, sooner rather than later. 

Cordially,

Kerry Thompson


___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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/flashcoders