[Flashcoders] send email from project on local machine

2008-02-06 Thread sense co moh
Hi all
I have Kiosk machine we put it in mall it's normal PC and I made flash project 
so people can use  in this flash project I need to allow the user to send 
inqiry by email so I create the keyboard, now my problem is how to send the 
email   in director i use Multiuser Xtra but flash I have to use ASP our PHP 
and the flash file should be on the server to work.

Bassam 
Thanks


  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] send email from project on local machine

2008-02-06 Thread Ivan Dembicki
Hello Bassam,

File - Publish settings - Flash -
Local playback security - Access netwoork only

-- 
iv
http://www.bezier.ru
http://bezier.googlecode.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] multiple TextFormats in one TextField

2008-02-06 Thread Gregory N
Hi Michael,

While I don't know the details of your application, I would consider
applying TextFormat only once, when all strings are added.

This means:
1) in a loop (or in any other way), you create the resulting text with
default formatting.
2) at the same time, you record (in arrays)
- start/end positions of each string
- its TextFormat
3) When the result text is ready, just apply TextFormats using recorded
positions.



Mendelsohn, Michael  wrote:

 I'm trying to concatenate a bunch of strings into one TextField, with
 each string using a specific TextFormat.  I'm doing a loop of adding
 text, formatting that text, then adding more text, formatting it, etc.

 The problem is whenever I add new text, the entire text in the TextField
 reverts back to the original TextFormat.

 How can I preserve certain substrings of the text to keep their assigned
 TextFormats?



-- 
-- 
Best regards,
GregoryN

http://GOusable.com
Flash components development.
Usability services.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] multiple TextFormats in one TextField

2008-02-06 Thread Jon Bradley

Mendelsohn, Michael  wrote:

How can I preserve certain substrings of the text to keep their  
assigned

TextFormats?


Before you add text to a text field that has a different format than  
the default that  you've specified (with setTextFormat), use  
setNewTextFormat() on the field and then apply that text.


Loop that process (setNewTextFormat ... add text ...  
setNewTextFormat ...)


Try that out.

- jon

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


[Flashcoders] yahoo list?

2008-02-06 Thread Corban Baxter
Hey i had say a post a while back about another mailing list some
others were getting started that was just a spin off of flashcoders.
Could somebody link me? Thanks!

-- 
Corban Baxter
http://www.projectx4.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] yahoo list?

2008-02-06 Thread Rob Emenecker
Flash_Tiger Mailing List 
Yahoo! Groups Links

* To visit your group on the web, go to:
http://groups.yahoo.com/group/Flash_tiger/

* To change settings online go to:
http://groups.yahoo.com/group/Flash_tiger/join
(Yahoo! ID required)

* To change settings via email:
mailto:[EMAIL PROTECTED] 
mailto:[EMAIL PROTECTED]

* To unsubscribe from this group, send an email to:
mailto:[EMAIL PROTECTED]

* Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Corban
Baxter
Sent: Wednesday, February 06, 2008 10:03 AM
To: Flash Coders List
Subject: [Flashcoders] yahoo list?

Hey i had say a post a while back about another mailing list some others
were getting started that was just a spin off of flashcoders.
Could somebody link me? Thanks!

--
Corban Baxter
http://www.projectx4.com

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


RE: [Flashcoders] yahoo list?

2008-02-06 Thread Keith Reinfeld
http://groups.yahoo.com/group/Flash_tiger 

Regards, 

-Keith 
http://keithreinfeld.home.comcast.net
 

 -Original Message-
 From: [EMAIL PROTECTED] [mailto:flashcoders-
 [EMAIL PROTECTED] On Behalf Of Corban Baxter
 Sent: Wednesday, February 06, 2008 9:03 AM
 To: Flash Coders List
 Subject: [Flashcoders] yahoo list?
 
 Hey i had say a post a while back about another mailing list some
 others were getting started that was just a spin off of flashcoders.
 Could somebody link me? Thanks!
 
 --
 Corban Baxter
 http://www.projectx4.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] yahoo list?

2008-02-06 Thread Dwayne Neckles
http://tech.groups.yahoo.com/group/Flash_tiger/



 Date: Wed, 6 Feb 2008 09:03:00 -0600
 From: [EMAIL PROTECTED]
 To: flashcoders@chattyfig.figleaf.com
 Subject: [Flashcoders] yahoo list?
 
 Hey i had say a post a while back about another mailing list some
 others were getting started that was just a spin off of flashcoders.
 Could somebody link me? Thanks!
 
 -- 
 Corban Baxter
 http://www.projectx4.com
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_
Climb to the top of the charts! Play the word scramble challenge with star 
power.
http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


Re: [Flashcoders] yahoo list?

2008-02-06 Thread Corban Baxter
sweet! Thanks guys!

On Feb 6, 2008 9:30 AM, Dwayne Neckles [EMAIL PROTECTED] wrote:
 http://tech.groups.yahoo.com/group/Flash_tiger/



  Date: Wed, 6 Feb 2008 09:03:00 -0600
  From: [EMAIL PROTECTED]
  To: flashcoders@chattyfig.figleaf.com
  Subject: [Flashcoders] yahoo list?

 
  Hey i had say a post a while back about another mailing list some
  others were getting started that was just a spin off of flashcoders.
  Could somebody link me? Thanks!
 
  --
  Corban Baxter
  http://www.projectx4.com
  ___
  Flashcoders mailing list
  Flashcoders@chattyfig.figleaf.com
  http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 _
 Climb to the top of the charts! Play the word scramble challenge with star 
 power.
 http://club.live.com/star_shuffle.aspx?icid=starshuffle_wlmailtextlink_jan___

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




-- 
Corban Baxter
http://www.projectx4.com
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] This list is acting up again?

2008-02-06 Thread Dave Watts
I posted this about ten minutes ago. So, I don't think there's a problem
with the list. You may have mail routing problems elsewhere, however.

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

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/ 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of Dave Watts
 Sent: Wednesday, February 06, 2008 10:51
 To: Flash Coders List
 Subject: RE: [Flashcoders] This list is acting up again?
 
  Something up with this list again? The reply below took 13 and 1/2 
  hours to post, and when it did, the timestamp of when it was 
  supposedly sent was off by 8 hours.  He asked the question 
  at 8:22am (at least according to the timestamp), and I replied 
  immediately around 8:30am but it didn't post until 10pm Eastern.
 
 Well, let's see.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


RE: [Flashcoders] This list is acting up again?

2008-02-06 Thread Dave Watts
 Something up with this list again? The reply below took 13 
 and 1/2 hours to post, and when it did, the timestamp of when 
 it was supposedly sent was off by 8 hours.  He asked the 
 question at 8:22am (at least according to the timestamp), and 
 I replied immediately around 8:30am but it didn't post until 
 10pm Eastern.

Well, let's see.

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

Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
http://training.figleaf.com/

WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
http://www.webmaniacsconference.com/
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Cross Domain Policy File request

2008-02-06 Thread Ele Taylor
I am currently old skooling it on a chat client that runs in AS2 flash player
6. It has multiple rooms running on different ports. 

Now the game client it loads into runs at a different location so I have a
cross domain policy file which allows me to access the chat server at the
other location from game servers location. i.e. chat and game client are at
location 1 and chat server is at location 2. 

I have no problem accessing the chat server and logging on thats not the
issue. My problem here in lies is this, after the first connection to a
particular room, everytime I change it after the policy file is requested
again and again. It connects to first room fine. Second room and so on
connects, requests policy file, disconnects and then reconnects, authorizes
and then its fine.

Is there anyway I can make this request the policy file on the first
connection only and still have any new connection work?

Ele

Ele-web.co.uk Multimedia
[EMAIL PROTECTED]


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


Re: [Flashcoders] This list is acting up again?

2008-02-06 Thread Pedro Kostelec
It happens to me to. I post a question and it is posted only some hours
later, and even more, always when i start a question, so that i am not only
replying i get some stupid kind of errors. here they are( a copy of a
rejected mail)

The results of your email command are provided below. Attached is your
original message.

- Results:
   Ignoring non-text/plain MIME parts

- Unprocessed:
   //my message

- Done.



-- Forwarded message --
From: Pedro Kostelec [EMAIL PROTECTED]
To: [EMAIL PROTECTED] 
[EMAIL PROTECTED]
Date: Tue, 5 Feb 2008 17:57:34 +0100
Subject:
//my message

On Feb 6, 2008 5:05 PM, Dave Watts [EMAIL PROTECTED] wrote:

 I posted this about ten minutes ago. So, I don't think there's a problem
 with the list. You may have mail routing problems elsewhere, however.

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

 Fig Leaf Training: Adobe/Google/Paperthin Certified Partners
 http://training.figleaf.com/

 WebManiacs 2008: the ultimate conference for CF/Flex/AIR developers!
 http://www.webmaniacsconference.com/

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf
  Of Dave Watts
  Sent: Wednesday, February 06, 2008 10:51
  To: Flash Coders List
  Subject: RE: [Flashcoders] This list is acting up again?
 
   Something up with this list again? The reply below took 13 and 1/2
   hours to post, and when it did, the timestamp of when it was
   supposedly sent was off by 8 hours.  He asked the question
   at 8:22am (at least according to the timestamp), and I replied
   immediately around 8:30am but it didn't post until 10pm Eastern.
 
  Well, let's see.
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders




-- 
Pedro D.K.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] flip-book

2008-02-06 Thread Delmar Patton

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


[Flashcoders] Any problems with the list?

2008-02-06 Thread Vlado Krempl
Hi Guys,

Haven't recieved any emails all day. (from Flash Coders List)
Anything wrong with the email list?? Anyone else experiencing problems?


Vlado Krempl 
Please consider the environment before printing this e-mail. 
The contents of this message should be treated as COMMERCIAL IN CONFIDENCE 
unless otherwise specified in the message
and is intended solely for the use of the individual or entity to whom it is 
addressed.
If you have received this email in error please notify the sender. If you are 
not the named addressee you should not disseminate, distribute or copy this 
e-mail. 
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders