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 to the new list server!

2007-10-23 Thread Rich Rainbolt

UNSUBSCRIBE



UNSUBSCRIBE

On Oct 19, 2007, at 1:26 AM, Pedro Miguel V.Matias C. Braz wrote:


UNSUBSCRIBE

  melhores cumprimentos

Pedro Braz
DCTS/DIT/DT
Unidade de Ambientes Locais
Tel. Externos: (+351) - 21 761 20 10- Fax: (+351) - 21.761.28.61
Tel. Internos: 117 010- Fax: 117.861

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave
Watts
Sent: quinta-feira, 18 de Outubro de 2007 17:47
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Welcome to the new list server!

Our new list server is up! I apologize for the downtime. We've
transferred
the list to new hardware, so we should be outage-free for the
foreseeable
future.

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/flashcodersAVISO LEGAL

Esta mensagem é confidencial e dirigida apenas ao destinatário. Se  
a recebeu por erro solicitamos que o comunique ao remetente e a  
elimine assim como qualquer documento anexo. Não há renúncia à  
confidencialidade nem a nenhum privilégio devido a erro de  
transmissão.
Qualquer opinião expressa nesta mensagem pertence unicamente ao  
autor remetente, e não representa necessariamente a opinião do  
Santander Totta, a não ser que expressamente se diga que o  
remetente está autorizado para o efectuar.




DISCLAIMER

This message is confidential and intended exclusively for the  
addressee. If you received this message by mistake please inform  
the sender and delete the message and attachments. No  
confidentiality nor any privilege regarding the information is  
waived or lost by any mistransmission.
Any views or opinions contained in this message are solely those of  
the author, and do not necessarily represent those of Santander  
Totta, unless specifically stated and the sender is authorized to  
do so.

___
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] amf-php

2007-10-23 Thread Rich Rainbolt

UnSubscibe


On Oct 19, 2007, at 3:52 PM, Stephen Downs wrote:

You may want to upgrade to AMFPHP 1.9 beta2 if you haven't already  
done so:
https://sourceforge.net/project/showfiles.php? 
group_id=72483package_id=72363



If you continue to struggle with it, you may want to try posting  
your specific problem to the amfphp-general mailing list:

https://lists.sourceforge.net/lists/listinfo/amfphp-general


I've successfully migrated some of my AMFPHP code to v1.9 and am  
using both in Flash AS2 and Flex AS3 projects.


Steve




On 2007-10-19, at 2:32 AM, Kerem İşeri wrote:

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] amf-php

2007-10-23 Thread Rich Rainbolt

Unsubscribe

On Oct 19, 2007, at 3:52 PM, Stephen Downs wrote:

You may want to upgrade to AMFPHP 1.9 beta2 if you haven't already  
done so:
https://sourceforge.net/project/showfiles.php? 
group_id=72483package_id=72363



If you continue to struggle with it, you may want to try posting  
your specific problem to the amfphp-general mailing list:

https://lists.sourceforge.net/lists/listinfo/amfphp-general


I've successfully migrated some of my AMFPHP code to v1.9 and am  
using both in Flash AS2 and Flex AS3 projects.


Steve




On 2007-10-19, at 2:32 AM, Kerem İşeri wrote:

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] load 500 by 500 from db in flash

2007-10-23 Thread Rich Rainbolt

Unsubscribe Remove


On Oct 20, 2007, at 5:44 AM, Jordan L. Chilcott wrote:

If you want to limit the number of your results, add LIMIT(0, 500)  
at the end of your statement.


jord

On Oct 19, 2007, at 11:29 AM, CARABUS-Plus wrote:


Im using FLASHSQL to load data in flash from php db

Theres is too much data to load, how can I do to load 500 by 500  
result ?

Thank you

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://www.interactivityunlimited.com
iChat/AIM: j1chilcott
Skype: bear-faced-cow
SightSpeed: [EMAIL PROTECTED]

Author: Building Web Sites with Macromedia Studio MX
Author: Building Dynamic Web Sites with Macromedia Studio MX
Author: Flash Professional 8: Training From the Source
Author: Foundation Flash 8 Video


___
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] load 500 by 500 from db in flash

2007-10-23 Thread Rich Rainbolt

Unsubscribe Remove


On Oct 19, 2007, at 11:11 PM, Ricky Bacon wrote:


CARABUS-Plus wrote:

Im using FLASHSQL to load data in flash from php db
Theres is too much data to load, how can I do to load 500 by 500  
result ?

Thank you
myFlashSQL.Execute(SELECT * FROM NP_socs_nancy WHERE soc_09 =
\+categ_var+\ ORDER BY soc_01);


My SQL is rusty, but assuming you are using MySQL (no pun there...):

SELECT * FROM NP_socs_nancy WHERE soc_09='foo' ORDER BY soc_01  
LIMIT 1, 500;


The LIMIT command uses [offset, max rows], so LIMIT 1, 500 would  
start at row 1 and return 500 rows from the db.  You can increment  
the offset when the data has parsed successfully and query again.


-Ricky
___
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-22 Thread Rich Rainbolt

Seriously no

I cannot change the preferences because the password reminder doesn't  
work, and i always use the same passwrod schema for lists like this  
so my thought is that all the passwords got wiped for people who were  
not on the everyday e-mail list.


I unsubscribed to this list ages ago. I'm over it - done - want out  
of it now.


Remove me from your list completely.

this sucks.




On Oct 19, 2007, at 10:01 AM, Stephen Li wrote:


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


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


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

2007-10-22 Thread Rich Rainbolt


On Oct 19, 2007, at 8:29 AM, CARABUS-Plus wrote:


Im using FLASHSQL to load data in flash from php db

Theres is too much data to load, how can I do to load 500 by 500  
result ?

Thank you

myFlashSQL.Execute(SELECT * FROM NP_socs_nancy WHERE soc_09 =
\+categ_var+\ ORDER BY soc_01);


Laurent


And the listener :


var myListener1:Object = new Object();
myListener1.dataLoaded = function(success:Boolean, xmldata:XML) {
if (success) {
trace(xmldata);
if (comStatus == loading) {
display.removeAllColumns();
display.columnNames = [Spécialité, Nom, Ville];
display.getColumnAt(0).width = 120;
display.getColumnAt(1).width = 100;
display.getColumnAt(2).width = 115;
var dat:Array = new Array();
_root.finder_txt.text = il y a
+xmldata.firstChild.childNodes[3].childNodes.length+ réponses;
for (var i:Number = 0;
ixmldata.firstChild.childNodes[3].childNodes.length; i++) {

dat.push({Spécialité:unescape(xmldata.firstChild.childNodes 
[3].childNodes[i]

.childNodes[14].childNodes),
Nom:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].childNodes[4].ch
ildNodes),Ville:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].chil
dNodes[8].childNodes),Tel:unescape(xmldata.firstChild.childNodes 
[3].childNod
es[i].childNodes[9].childNodes),Fax:unescape 
(xmldata.firstChild.childNodes[3
].childNodes[i].childNodes[10].childNodes),CP:unescape 
(xmldata.firstChild.ch

ildNodes[3].childNodes[i].childNodes[7].childNodes),

Rue:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].childNodes[6].ch
ildNodes),eMail:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].chil

dNodes[11].childNodes),
lat:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].childNodes[16].c
hildNodes),lon:unescape(xmldata.firstChild.childNodes[3].childNodes 
[i].child
Nodes[17].childNodes),lic:unescape(xmldata.firstChild.childNodes 
[3].childNod

es[i].childNodes[19].childNodes)});
}
display.dataProvider = dat;
} else if (comStatus == sending) {
msg = Data Sent Successfully. You can now reload!;
}
}
};
___
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] amf-php

2007-10-22 Thread Rich Rainbolt


On Oct 19, 2007, at 12:30 PM, Alain Rousseau wrote:


Hello Kerem,

if you're using AS2 for your Remoting, you should read this post :
http://blog.vixiom.com/2007/04/17/actionscript-20-flash-remoting- 
with-flash-

cs3/


otherwise you could check out both of these posts on how to do  
remoting with

CS3 without the Remoting classes :
http://www.oscartrelles.com/archives/as3_flash_remoting_example
http://osflash.org/as3lrf

and of course the all powerfull google :
http://www.google.com/search?q=Flash+CS3+remoting

Hope this helps !

A.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of  
Kerem Iseri

Sent: 19 octobre 2007 05:32
To: flashcoders@chattyfig.figleaf.com
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] digest

2007-10-22 Thread Rich Rainbolt


On Oct 19, 2007, at 8:14 AM, Bill Napier wrote:


Ditto on going back to digest ...



Bill Napier
Web Designer/Graphic Artist
Bowles Rice McDavid Graff  Love LLP
Post Office Box 1386
Charleston, West Virginia  25325-1386
Telephone: (304) 347-2139
Facsimile:  (304) 343-3058
[EMAIL PROTECTED]
___
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-22 Thread Rich Rainbolt


On Oct 19, 2007, at 8:21 AM, Jim Robson wrote:

The welcome email included a URL for changing your options. Here it  
is again

for convenience:
http://chattyfig.figleaf.com/mailman/options/flashcoders/



-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-22 Thread Rich Rainbolt


On Oct 19, 2007, at 9:09 AM, Beau Gould wrote:

Yeah I totally can't fix mine either.  Password reminder won't  
work.  Tried

unsubbing to no avail.  Please advise steps to switch to digest mode.

Thanks,
Beau


-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-22 Thread Rich Rainbolt


On Oct 19, 2007, at 9:04 AM, 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


Re: [Flashcoders] digest

2007-10-22 Thread Rich Rainbolt


On Oct 19, 2007, at 9:13 AM, Sean Suggs 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


Re: [Flashcoders] digest

2007-10-22 Thread Rich Rainbolt


On Oct 19, 2007, at 11:11 AM, Zeh Fernando wrote:


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



For reference, just visit the flashcoders list page:

http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

It's also listed on the footer of every list email.
___
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-22 Thread Rich Rainbolt


On Oct 19, 2007, at 12:01 PM, Jon Weber wrote:

Same for me- this is way too many  
messages through which to sort, esp. with all of the spam one gets.  
Kindly re-add me to the Digest mode, please.


David Bitterman [EMAIL PROTECTED] wrote: 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


 __
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.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] Digest.

2007-10-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 8:06 AM, Robert Redmond wrote:

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


Kindly,

Robert N. Redmond
[EMAIL PROTECTED]
--
http://www.designerprogrammer.com
--
c. 917.673.3257
p. 845.284.2849
f. 866.292.9213
--
80 Nardin Road
Lake Peekskill, NY 10537
USA
--
imAOL therbox
imYAHOO designeprogrammer
--
You are inside. Go outside!



___
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] For those who want to unsubscribe - change settings

2007-10-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 11:29 AM, Alain Rousseau wrote:


Read the first message from the new list !

If you ever want to unsubscribe or change your options (eg, switch  
to or
from digest mode, change your password, etc.), visit your  
subscription page

at:

  http://chattyfig.figleaf.com/mailman/options/flashcoders/


You can also make such adjustments via email by sending a message to:

  [EMAIL PROTECTED]

with the word 'help' in the subject or body (don't include the  
quotes), and

you will get back a message with instructions.

You must know your password to change your options (including  
changing the

password, itself) or to unsubscribe.


Enjoy !

A.

___
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-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 7: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


Re: [Flashcoders] Quickie for xml dynamic text loader in flash

2007-10-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 11:11 AM, Eric Walton wrote:


Hello All,


Quick question about an xml file I am loading into a dynamic text box.

K, I have a dynamic text box/area that loads a simple xml file  
using the

following:

var RootNode:XMLNode;
var myXML:XML = new XML();
myXML.ignoreWhite = true;
myXML.onLoad = loadNews;
myXML.load(xmlnews1/newsData.xml);
function loadNews(success:Boolean):Void {
if (success) {
RootNode = this.firstChild;
var content_str:String = +RootNode.childNodes[1].firstChild;
content_str += (+RootNode.childNodes[0].firstChild;
content_str += ) + RootNode.childNodes[2].firstChild;
news_txt.text = content_str;
}
}

OK, That works splendidly. Below is the xml file.

?xml version=1.0 encoding=UTF-8 standalone=no?
news xmlns=http://www.#.com;newsDate xmlns=June 29,
2008/newsDatenewsTitle xmlns=First manned mission to Mars
lands/newsTitlenewsContent xmlns=The first manned mission to  
Mars has
touched down on the surface of the red planet. After six months of  
space
travel, the five astronauts on board MarsEx 1 will finally  
experience an end

to their weightless conditions./newsContent/news

What I need to do is use the same xml file on numerous keyframes
but have each frame contain different text.

So could I do this?

?xml version=1.0 encoding=UTF-8 standalone=no?
news xmlns=http://www.#.com;newsDate xmlns=June 30,
2008/newsDatenewsTitle xmlns=First manned mission to Mars
lands/newsTitlenewsContent xmlns=The first manned mission to  
Mars has
touched down on the surface of the red planet. After six months of  
space
travel, the five astronauts on board MarsEx 1 will finally  
experience an end

to their weightless conditions./newsContent
/news

*added to xml file for second keyframe

news1 xmlns=http://www.#.com;newsDate xmlns=June 31,
2008/newsDatenewsTitle1 xmlns=Second Story
Title/newsTitlenewsContent1 xmlns=Here is the second story full
text/newsContent1
/news1

*added to xml file for third keyframe

news2 xmlns=http://www.#.com;newsDate xmlns=June 32,
2008/newsDatenewsTitle2 xmlns=Third Story
Title/newsTitlenewsContent2 xmlns=Here is the third story full
text/newsContent1
/news2


Also I am thinking I will need something in each keyframe to call
the specific text section of the xml file.

*Note*
In the beginning I had/have a dynamic text box on each keframe and  
each was

calling a seperate xml doc.
this way I will have only ONE xml file to edit for all the  
keyframes instead

of 80! I am really enjoying the
difficulty of this task.

Hope someone can help.
Much love,



Eric Walton 9 / Edub9

To view more about
The Artwork of Eric Walton 9 / Edub9
please visit the following:
www.HollywoodFineART.com
www.Myspace.com/ericwalton9_edub9
Providentia Marketing LLC
___
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-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 7:09 AM, Andrew Sinning 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


Re: [Flashcoders] UNSUBSCRIBE

2007-10-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 12:22 PM, Nick Bilton - [EMAIL PROTECTED] wrote:


UNSUBSCRIBE

On 10/19/07, Pedro Miguel V.Matias C. Braz  
[EMAIL PROTECTED] wrote:

UNSUBSCRIBE

  melhores cumprimentos

Pedro Braz
DCTS/DIT/DT
Unidade de Ambientes Locais
Tel. Externos: (+351) - 21 761 20 10- Fax: (+351) - 21.761.28.61
Tel. Internos: 117 010- Fax: 117.861

e-mail: [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave
Watts
Sent: quinta-feira, 18 de Outubro de 2007 17:47
To: flashcoders@chattyfig.figleaf.com
Subject: [Flashcoders] Welcome to the new list server!

Our new list server is up! I apologize for the downtime. We've
transferred
the list to new hardware, so we should be outage-free for the
foreseeable
future.

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
AVISO LEGAL

Esta mensagem é confidencial e dirigida apenas ao destinatário. Se  
a recebeu por erro solicitamos que o comunique ao remetente e a  
elimine assim como qualquer documento anexo. Não há renúncia à  
confidencialidade nem a nenhum privilégio devido a erro de  
transmissão.
Qualquer opinião expressa nesta mensagem pertence unicamente ao  
autor remetente, e não representa necessariamente a opinião do  
Santander Totta, a não ser que expressamente se diga que o  
remetente está autorizado para o efectuar.




DISCLAIMER

This message is confidential and intended exclusively for the  
addressee. If you received this message by mistake please inform  
the sender and delete the message and attachments. No  
confidentiality nor any privilege regarding the information is  
waived or lost by any mistransmission.
Any views or opinions contained in this message are solely those  
of the author, and do not necessarily represent those of Santander  
Totta, unless specifically stated and the sender is authorized to  
do so.


___
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-22 Thread Rich Rainbolt

 Remove

On Oct 18, 2007, at 10:00 PM, Kerry Thompson wrote:

I'm glad to see Flashcoders back up. It's an invaluable resource,  
and I'm

very glad to see that you have taken steps to reduce outages.

As many of you know, while Flashcoders and Flashnewbie were down,  
some of us

got together and formed a new Flash list, Flash_Tiger, the one Jason
mentioned. It's pretty active, with a lot of really good people. In  
a short

time, it has evolved into a vibrant community of Flash developers.

I would like to make it clear that we are in no way competing with
Flashcoders and Flashnewbie. Flash_Tiger is an enhancement to the  
Flash
community, not competition. Just as I was, and am, a member of  
Newbie and

Flashcoders, I am now also a member of Flash_Tiger.

As list owner for Flash_Tiger, and I would like to  invite  
Flashcoders to

come join us on Flash_Tiger (join, not leave!). The group home page is
http://groups.yahoo.com/group/Flash_tiger, and the e-mail address is
[EMAIL PROTECTED] Y'all come on over and join the party!

The list is moderated, mainly to keep out spammers, so you need to  
join
before you post. Your first couple of posts will likely be  
moderated as
well, unless I recognize your name. We have three moderators, and,  
so far,
not a single spam has made it through. We intend to keep it spam- 
free, the

same as Flashcoders and Flashnewbie have been.

Flash_Tiger is moderated to keep it civil, as well--we have a  
friendly,
helpful environment, and we intend to keep it that way. It's much  
the same
as Flashnewbie--a very cordial environment (which, incidentally, I  
attribute

in large part to Jason Merrill--those of you who have been on Newbie
recently know the environment he has helped foster).

Please come and join us on Flash_Tiger--but please, please don't leave
Flashcoders. This is such a great list, and we truly don't want to  
see it

diminished in any way. Again, our aim is to expand the Flash list
environment and complement the existing lists.

Cordially,

Kerry Thompson


___
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-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 9:40 AM, Daniel Arcé wrote:


same problem.
sorry.

Chris Ivey wrote:
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



___
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-22 Thread Rich Rainbolt

 Remove

On Oct 19, 2007, at 9:54 AM, Vicuna, Anne wrote:

Me too, please. I would like my subscription mode placed back to  
Digest.

Thanks!!
anne


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chris
Ivey
Sent: Thursday, October 18, 2007 9:49 PM
To: Flashcoders@chattyfig.figleaf.com
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



___
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